| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Bruce Momjian" <bruce(at)momjian(dot)us>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Peter Eisentraut" <peter_e(at)gmx(dot)net>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: postmaster.exe vs postgres.exe (was: CVS HEAD busted on Windows?) |
| Date: | 2006-06-23 07:29:28 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E401388B0E@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> -----Original Message-----
> From: Bruce Momjian [mailto:bruce(at)momjian(dot)us]
> Sent: 23 June 2006 07:09
> To: Tom Lane
> Cc: Dave Page; Andrew Dunstan; Peter Eisentraut;
> pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] postmaster.exe vs postgres.exe (was:
> CVS HEAD busted on Windows?)
>
> Can't the installer just copy postgres.exe to postmaster.exe during
> install?
That's not something that Windows Installer does - we'd have to write
some code to do it at the end of the installation, then call it as a
custom action. Actually it'd probably be fairly trivial, but I'm having
a hard time imagining why anyone would be relying on the existence of
postmaster.exe anyway, unless they were packaging their own release in
which case it's their problem anyhoo.
Regards, Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-06-23 08:01:53 | Re: [CORE] GPL Source and Copyright Questions |
| Previous Message | Dave Page | 2006-06-23 07:10:15 | Re: [CORE] GPL Source and Copyright Questions |