Re: minGW compilation does not produce postmaster.exe
"Magnus Hagander" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> 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
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [email protected] so that your
message can get through to the mailing list cleanly