Re: minGW compilation does not produce postmaster.exe - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: minGW compilation does not produce postmaster.exe
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE476796@algol.sollentuna.se
Whole thread Raw
In response to minGW compilation does not produce postmaster.exe  (Dmitry Konnov <webbird@mail.ru>)
List pgsql-hackers-win32
> 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

pgsql-hackers-win32 by date:

Previous
From: John DeSoi
Date:
Subject: Re: What IDE is suitable for developnig PostgreSQL on win32
Next
From: Jamie Deppeler
Date:
Subject: replication for win32