Binary installer
- From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
- To: "Claudio Natoli" <claudio(dot)natoli(at)memetrics(dot)com>
- Cc: "pgsql-hackers-win32 " <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Binary installer
- Date: Fri, 23 Jan 2004 09:11:40 -0500
- Message-id: <303E00EBDD07B943924382E153890E5434AA6D(at)cuthbert(dot)rcsinc(dot)local>
Claudio Natoli wrote:
> > Clearly we will need an installer for a binary distribution.
The nullsoft installer is quite nice. Not sure about Microsoft .msi
packaging...I'm sure that's pretty easy to work with, too. The
installer should besides unzip, offer to run a few batch files (initdb,
etc), set up the environment, and offer set up the postmaster as a
service.
A good windows program has no internal dependencies on the registry.
Postgres is already set up to use the environment which is a more
flexible setup than the registry for servers.
Merlin
p.s.
Is there any way to keep mingw/msys from spamming console windows when
compiling? It's very irritating :(.
Home |
Main Index |
Thread Index