Re: Win32 PostgreSQL 8.0 Beta 1 Installer available - Mailing list pgsql-hackers-win32

From Dave Page
Subject Re: Win32 PostgreSQL 8.0 Beta 1 Installer available
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7675@ratbert.vale-housing.co.uk
Whole thread Raw
Responses Re: [Pginstaller-devel] RE: Win32 PostgreSQL  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers-win32

> -----Original Message-----
> From: pgsql-hackers-win32-owner@postgresql.org
> [mailto:pgsql-hackers-win32-owner@postgresql.org] On Behalf
> Of Jochem van Dieten
> Sent: 09 August 2004 15:52
> To: pgsql-hackers-win32@postgresql.org
> Subject: Re: [pgsql-hackers-win32] Win32 PostgreSQL 8.0 Beta
> 1 Installer available
>
> Dave Page wrote:
> > I've just packaged and uploaded a new version of the Win32
> PostgreSQL
> > installer beta, with PostgreSQL 8.0 Beta 1 and todays snapshot of
> > pgAdmin III. This is a beta for the installer as well as PostgreSQL
> > itself, so please report bugs for either.
>
> I would like to report success on WinXP Pro SP1. It looks
> great, well done!!!

Excellent, thanks for the report.

> > - Allow user selection of service ID (allowing multiple postmaster
> > services to be installed).
>
> Is it possible to install multiple instances from the installer?
> When I have installed the first instance and I execute the
> installer again it jumps to the last page and tells me
> installation is complete.

Not yet, but hopefully it will be in the future. There are two issues:

1) You can't change the port number yet.
2) The Windows Installer uses GUID's to detect identify features and
packages. We need to figure out the best way of making these unique to
each version (probably a little perl that just generates and inserts new
ones a build time).

Of course, even when that's done it will only be possible to install
instances of different versions - if you want multiple instances of the
same version, just initdb a new location and start a new postmaster on a
different port.

> > Download from:
> > http://pgfoundry.org/project/showfiles.php?group_id=1000007
>
> This download could become quite popular after the news of Beta1
> has hit pgsql-announce. It might be a good idea to set up a
> bittorrent tracker and / or use http://freecache.org/ when
> spreading the word.

When we go gold I'll put it up on the ftp mirror network (which is
accessible via Bittorrent).

Cheers, Dave.

pgsql-hackers-win32 by date:

Previous
From: Tom Lane
Date:
Subject: Re: PITR on Win32 - Archive and Restore
Next
From: Tom Lane
Date:
Subject: Re: PITR on Win32 - Archive and Restore