Re: Roadmap for a Win32 port

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Steve Howe" <howe(at)carcass(dot)dhs(dot)org>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Roadmap for a Win32 port
Date: 2002-06-07 07:42:33
Message-ID: D85C66DA59BA044EB96AB9683819CF610150CB@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> -----Original Message-----
> From: Steve Howe [mailto:howe(at)carcass(dot)dhs(dot)org]
> Sent: 06 June 2002 02:37
> To: Bruce Momjian
> Cc: PostgreSQL-development
> Subject: Re: Roadmap for a Win32 port
>
>
> Hello Bruce,
>
> Wednesday, June 5, 2002, 1:33:44 AM, you wrote:
>
> BM> INSTALLER
> BM> ---------
>
> BM> We clearly need an installer that is zero-hassle for
> users. We need
> BM> to decide on a direction for this.
> I suggest Nullsoft install system
> (http://www.nullsoft.com/free/nsis/). It's > real good and very
> simple to use. I can help on this if you want.

I think that a Windows Installer compatible package would be better as
it would allow us to build the package as a merge module which others
could use in their installers for their PostgreSQL based apps, allowing
one installation to install everything they require easily and (more
importantly) correctly. An example of this can be found in the psqlODBC
installer.

I can handle this if required.

> BM> ENVIRONMENT
>
> I also would like to empathize that probably a small GUI for
> controlling the PostgreSQL service/application would be nice.

I'm happy to add such code to pgAdmin - seems like the natural thing to
do (to me at least!).

Regards, Dave.

Browse pgsql-hackers by date

  From Date Subject
Next Message Tony Griffiths 2002-06-07 10:11:30 Missing types in C header files
Previous Message Bruce Momjian 2002-06-07 06:02:38 Re: Use of /etc/services?