Lists: | pgsql-hackers-win32pgsql-www |
---|
From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | <pgsql-hackers-win32(at)postgresql(dot)org>, <pgsql-hackers-win32(at)postgresql(dot)org>, <pginstaller-devel(at)pgfoundry(dot)org> |
Subject: | Win32 PostgreSQL 8.0 Beta 1 Installer available for download |
Date: | 2004-08-09 14:09:55 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E41A766F@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
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. Bug reports for pgAdmin are
also welcome at pgadmin-support(at)postgresql(dot)org as we are nearing our own
beta.
This version of the installer includes various changes from the last
version:
- Add zlib.dll used by pg_dump et al. for compression
- Warn the user that initdb may take a couple of minutes.
- Allow user selection of service ID (allowing multiple postmaster
services to be installed).
- Write service details to a predicable location in the registry for use
by control/client programs.
- Set the default service account name to 'postgres'
- Add missing encoding, sort the list.
- Various spelling/layout cleanups.
- pgAdmin now automatically detects local servers and allows
startup/shutdown of them.
Download from:
http://pgfoundry.org/project/showfiles.php?group_id=1000007
Regards, Dave (and Magnus)
From: | Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl> |
---|---|
To: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: Win32 PostgreSQL 8.0 Beta 1 Installer available |
Date: | 2004-08-09 14:52:23 |
Message-ID: | 41178FA7.1070005@oli.tudelft.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
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!!!
> - 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.
> 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.
Jochem
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl> |
Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org>, PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
Subject: | Re: [pgsql-hackers-win32] Win32 PostgreSQL 8.0 Beta 1 Installer available |
Date: | 2004-08-09 22:13:25 |
Message-ID: | 200408092213.i79MDPS18127@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
Jochem van Dieten wrote:
> 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!!!
>
>
> > - 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.
>
>
> > 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.
Agreed. We should mention this win32 installer for beta1 in the beta1
release announcement.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>, PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
Subject: | Re: [pgsql-hackers-win32] Win32 PostgreSQL 8.0 Beta 1 Installer available |
Date: | 2004-08-09 22:51:40 |
Message-ID: | 200408092251.i79Mpe024007@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
I just installed beta1 and it worked fine. The only thing I would
change is that the "Initializing Database Cluster" message has a title
with that text, but the message says it will take a minute or two.
Should we also put text in the window indicating we are initializing the
database cluster, rather than just mention it in the title.
Also, we have no "uninstall" option on the START menu. Is this
intentional? I used the control panel to uninstall the previous
version.
---------------------------------------------------------------------------
Bruce Momjian wrote:
> Jochem van Dieten wrote:
> > 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!!!
> >
> >
> > > - 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.
> >
> >
> > > 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.
>
> Agreed. We should mention this win32 installer for beta1 in the beta1
> release announcement.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From: | "Richard Luckhurst" <rickl(at)soundadvice(dot)aunz(dot)net> |
---|---|
To: | "PGSQL Hackers" <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: Win32 PostgreSQL 8.0 Beta 1 Installer available |
Date: | 2004-08-10 02:45:28 |
Message-ID: | PHELJBBOGJFPOPJMDHMPCEMGFHAA.rickl@soundadvice.aunz.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
Hi All
I have just tried the new installer on my Win 2000 box and all went well
until initdb tried to do it's thing. I got an error box telling me
"Failed to run initdb:1!"
Please see the log file C:\Program Files\PostgreSQL\8.0-beta1\tmp\initdb.log
When I had a look in there I found the following errors
creating template1 database in C:/Program
Files/PostgreSQL/8.0-beta1/data/base/1 ... Bad command or file name
could not write to child process
initdb: failed
I would appreciate any help with this problem.
Regards
Richard Luckhurst
From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl>, PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
Subject: | Re: [pgsql-www] Win32 PostgreSQL 8.0 Beta 1 |
Date: | 2004-08-10 03:27:20 |
Message-ID: | 41184098.9050706@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
> Jochem van Dieten wrote:
>
>>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!!!
>>
I'll second that. I just installed the beta on WinXP Pro running in a
VMWare virtual machine, on a Fedora Core 2 host -- it was flawless. To
all involved: awesome work!
Joe
From: | Aleksander Kmetec <aleksander(dot)kmetec(at)intera(dot)si> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | pgsql-hackers-win32(at)postgresql(dot)org, pginstaller-devel(at)pgfoundry(dot)org |
Subject: | Re: Win32 PostgreSQL 8.0 Beta 1 Installer available |
Date: | 2004-08-10 07:48:03 |
Message-ID: | 41187DB3.2020805@intera.si |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
I came across theese two problems while testing the installer:
1. Installer lists some database encodings which are not supported.
Selecting win1250, for example, causes initdb to exit and the
installation is then rolled back.
initdb.log says:
initdb: "WIN1250" is not a valid server encoding name
2. Uninstalling PG didn't remove the service. Instead, it just changed
its startup type to "disabled".
Other than that it seems to work great.
I'm using windows 2000, sp4.
Regards,
Aleksander
From: | Johan Paul Glutting <jpglutting(at)vqp(dot)udl(dot)es> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | pgsql-hackers-win32(at)postgresql(dot)org, pginstaller-devel(at)pgfoundry(dot)org |
Subject: | Re: Win32 PostgreSQL 8.0 Beta 1 Installer available |
Date: | 2004-08-10 08:07:34 |
Message-ID: | 41188246.2070902@vqp.udl.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 pgsql-www |
Seems to work fine on WinXP SP1, Spanish version (handles "Archivos de
Programa" and all that smoothly).
pgAdmin III connects properly as well.
Cheers,
JP
En/na Dave Page ha escrit:
>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. Bug reports for pgAdmin are
>also welcome at pgadmin-support(at)postgresql(dot)org as we are nearing our own
>beta.
>
>
--
JP Glutting
Oficina de Qualitat Plaça Víctor Siurana, 1
Universitat de Lleida 25003 Lleida
-------------------------------------------------------
Tel: 973 703 103 Fax: 973 702 036