PostgreSQL Win32 GUI installer beta

Lists: pgsql-hackers-win32
From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Cc: <pginstaller-devel(at)pgfoundry(dot)org>
Subject: PostgreSQL Win32 GUI installer beta
Date: 2004-07-25 16:11:42
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE1716E4@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers-win32

The first beta release of the MSI based GUI installer for the native
win32 port of postgresql has been uploaded to pgfoundry!

While this is a beta version of the installer, please note that the
actual postgresql version being installed is still a development
snapshot! View the release notes for more details.

There is a mailinglist available on the pgfoundry project page for the
installer project - please use this mailinglist for discussions about
the installer, and not the normal postgresql lists. All feedback is
appreciated!

Included in this release are:
* PostgreSQL 7.5 development snapshot
* PgAdmin III development snapshot
* ODBC Driver
* JDBC Driver
* NPgsql .Net provider

See http://pginstaller.projects.postgresql.org for a quick walk-through
of the installer interface, or go off to the project page
(http://pgfoundry.org/projects/pginstaller/) to download the beta.

//Magnus (and probably Dave too...)


From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-hackers-win32(at)postgresql(dot)org, pginstaller-devel(at)pgfoundry(dot)org
Subject: Re: PostgreSQL Win32 GUI installer beta
Date: 2004-07-25 17:57:40
Message-ID: 4103F494.3040107@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers-win32


The screen shots look excellent. Well done.

Is it intended to provide an option to create the service user, or is
that not possible?

cheers

andrew

Magnus Hagander wrote:

>The first beta release of the MSI based GUI installer for the native
>win32 port of postgresql has been uploaded to pgfoundry!
>
>While this is a beta version of the installer, please note that the
>actual postgresql version being installed is still a development
>snapshot! View the release notes for more details.
>
>There is a mailinglist available on the pgfoundry project page for the
>installer project - please use this mailinglist for discussions about
>the installer, and not the normal postgresql lists. All feedback is
>appreciated!
>
>Included in this release are:
>* PostgreSQL 7.5 development snapshot
>* PgAdmin III development snapshot
>* ODBC Driver
>* JDBC Driver
>* NPgsql .Net provider
>
>See http://pginstaller.projects.postgresql.org for a quick walk-through
>of the installer interface, or go off to the project page
>(http://pgfoundry.org/projects/pginstaller/) to download the beta.
>
>
>//Magnus (and probably Dave too...)
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
>
>


From: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>, <pgsql-hackers-win32(at)postgresql(dot)org>
Cc: <pginstaller-devel(at)pgfoundry(dot)org>
Subject: Re: PostgreSQL Win32 GUI installer beta
Date: 2004-07-25 21:43:32
Message-ID: 002901c47290$83f560d0$e694bfd5@darko
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers-win32

Is "contrib" also included ?
I'm asking because of commonly used contrib modules "tsearch" and "dblink".

Refgards !

----- Original Message -----
From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Cc: <pginstaller-devel(at)pgfoundry(dot)org>
Sent: Sunday, July 25, 2004 6:11 PM
Subject: [pgsql-hackers-win32] PostgreSQL Win32 GUI installer beta

The first beta release of the MSI based GUI installer for the native
win32 port of postgresql has been uploaded to pgfoundry!

While this is a beta version of the installer, please note that the
actual postgresql version being installed is still a development
snapshot! View the release notes for more details.

There is a mailinglist available on the pgfoundry project page for the
installer project - please use this mailinglist for discussions about
the installer, and not the normal postgresql lists. All feedback is
appreciated!

Included in this release are:
* PostgreSQL 7.5 development snapshot
* PgAdmin III development snapshot
* ODBC Driver
* JDBC Driver
* NPgsql .Net provider

See http://pginstaller.projects.postgresql.org for a quick walk-through
of the installer interface, or go off to the project page
(http://pgfoundry.org/projects/pginstaller/) to download the beta.

//Magnus (and probably Dave too...)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


From: "Korea PostgreSQL Users' Group" <pgsql-kr(at)postgresql(dot)or(dot)kr>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: PostgreSQL Win32 GUI installer beta
Date: 2004-07-26 01:49:46
Message-ID: 004d01c472b2$d4685910$cdcb56dc@paolo.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers-win32

In Korean OS, PostgreSQL initdb program need TZ Environment value. if TZ not setted, initdb is not work.
Please add TZ setting dialog when install progress.

----- Original Message -----
From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Cc: <pginstaller-devel(at)pgfoundry(dot)org>
Sent: Monday, July 26, 2004 1:11 AM
Subject: [pgsql-hackers-win32] PostgreSQL Win32 GUI installer beta

> The first beta release of the MSI based GUI installer for the native
> win32 port of postgresql has been uploaded to pgfoundry!
>
> While this is a beta version of the installer, please note that the
> actual postgresql version being installed is still a development
> snapshot! View the release notes for more details.
>
> There is a mailinglist available on the pgfoundry project page for the
> installer project - please use this mailinglist for discussions about
> the installer, and not the normal postgresql lists. All feedback is
> appreciated!
>
> Included in this release are:
> * PostgreSQL 7.5 development snapshot
> * PgAdmin III development snapshot
> * ODBC Driver
> * JDBC Driver
> * NPgsql .Net provider
>
> See http://pginstaller.projects.postgresql.org for a quick walk-through
> of the installer interface, or go off to the project page
> (http://pgfoundry.org/projects/pginstaller/) to download the beta.
>
>
> //Magnus (and probably Dave too...)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>


From: Thomas Swan <tswan(at)idigx(dot)com>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-hackers-win32(at)postgresql(dot)org, pginstaller-devel(at)pgfoundry(dot)org
Subject: Re: PostgreSQL Win32 GUI installer beta
Date: 2004-07-26 05:08:15
Message-ID: 410491BF.6030104@idigx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers-win32

Magnus Hagander wrote:

>The first beta release of the MSI based GUI installer for the native
>win32 port of postgresql has been uploaded to pgfoundry!
>
>While this is a beta version of the installer, please note that the
>actual postgresql version being installed is still a development
>snapshot! View the release notes for more details.
>
>
>
Forgive me if I play the devil's advocate.

I had some problems installing it on a clean win32 box. The test
computer had neither cygwin nor mingw installed (windows xp).

The installation process worked as it should; however, the screen
requiring the logon account for postgres does not give an entirely
useful error. I had created a limited account as a user would have
been expected to do ( help screen or hint could be useful here). I
kept getting a user could not log in with sufficient rights error. I
would suggest telling the installer the account needs the "run as
service" privilege. The old "pg_ctl register ..." command adjusted the
login account accordingly, but I see that has been removed. Once, the
program opens the command prompt to initdb the postgres.exe process dies
continuously with no error message. Eventually, I had to close the
command prompt and cancel the installation process.


From: Jean-Michel POURE <jm(at)poure(dot)com>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>, <pginstaller-devel(at)pgfoundry(dot)org>
Subject: Re: PostgreSQL Win32 GUI installer beta
Date: 2004-07-27 08:31:23
Message-ID: 200407271031.23694.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers-win32

> * PostgreSQL 7.5 development snapshot
> * PgAdmin III development snapshot
> * ODBC Driver
> * JDBC Driver
> * NPgsql .Net provider
>
> See http://pginstaller.projects.postgresql.org for a quick walk-through
> of the installer interface

Dera Magnus,

The installer looks excellent. If you are willing to bundle pgAdmin III with
PostgreSQL, you may consider switching the default encoding to UNICODE.

From memory, pgAdmin III is designed to work well with any encoding, except
SQL_ASCII. When using SQL_ASCII, the results for non-US users are
unpredictable.

Because UNICODE includes all other encodings (except maybe some Japanese
exceptions), it should be proposed by default by your installer.

Kind regards,
Jean-Michel Pouré