Re: Full PostgreSQL installer for Windows

From: "Robert J(dot) Sanford, Jr(dot)" <rsanford(at)nolimitsystems(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Full PostgreSQL installer for Windows
Date: 2001-09-03 20:14:04
Message-ID: HOEFIONAHHKFEFENBMNOCEFACCAA.rsanford@nolimitsystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-cygwin

> Hello friends,
>
> I would like to inform you that I am working on a full
> PostgreSQL installer for Windows. The goal is to promote
> the use of PostgreSQL combined with pgAdmin II.

woo-hoo!

> 1) At first, I would like to automate the
> /usr/doc/Cygwin/postgresql-7.1.2.README guidelines:
> - test the presence of Cygwin / PostgreSQL executables
> (if not present show a downloading link and quit
> installer),
> - installation and startup of ipc-daemon.
> - installation and startup of Cygwinsrv.exe under Windows
> NT/2000,
> - test existence of postmaster account,
> - start postmaster (possibly as a service under Windows
> NT/2000),
> - initdb if needed.

will you also detect versions and ask if the user wants to
upgrade? if yes, will you launch the cygwin installer if it
is available?

will you be querying for parameters to launch the postmaster
while providing some intelligent defaults?

when launching the postmaster, will you be launching it in
a bash shell or standalone?

personally, i think this should be step 2, not step 1. what
you have as step two should be step one. my opinion only.

> 2) In a near future, I would like to perform a minimal
> Cygwin installation.
> - I have no idea what minimum software is needed. Any
> information welcome.
> - Does the Cygwin licence permit it?

i can't answer your questions but i would really like this.
not know what the dependencies are i just installed the
whole shebang.

> An alpha installation executable will be available in a
> few days.

that would be great!

> I will probably need support for testing under Windows
> 95/98/2000 as I run NT 4

i have win2k and would be willing to test on it. postgres
is a "play" project for me at this time so i might be a
bit sporadic, but i am will to play with it.

rjsjr

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message S. L. 2001-09-04 06:20:40 Re: [CYGWIN] Full PostgreSQL installer for Windows
Previous Message Jean-Michel POURE 2001-09-03 19:42:32 CVS checkout

Browse pgsql-cygwin by date

  From Date Subject
Next Message Bruce Momjian 2001-09-03 23:47:59 Re: Makefiles for building with mingw32 on win32
Previous Message Jason Tishler 2001-09-03 18:45:16 Re: Any patches to 7.1.3 ?