Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: minGW compilation does not produce postmaster.exe


  • From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
  • To: "Dmitry Konnov" <webbird(at)mail(dot)ru>, <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: minGW compilation does not produce postmaster.exe
  • Date: Thu, 3 Feb 2005 14:43:47 +0100
  • Message-id: <6BCB9D8A16AC4241919521715F4D8BCE476796(at)algol(dot)sollentuna(dot)se>

> Hello,
> 
> I compiled v.8.0.1 on minGW
> but can not find postmaster.exe in directories.
> 
> 
> What can be wrong?

The build system only generates postgres.exe. When you do "make install"
it will copy postgres.exe to postmaster.exe - they are supposed to be
identical.

//Magnus



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group