Re: PostgreSQL Win32 GUI installer beta
"Magnus Hagander" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Really? That sounds more like an issue in the TZ library, though - it should manage without a TZ env var. Or are you just saying that it picks up the wrong timezone? Can you run initdb manually without the TZ environment variable set and get the same error? And what is the actual error? //Magnus > -----Original Message----- > From: Korea PostgreSQL Users' Group > [mailto:[email protected]] > Sent: Monday, July 26, 2004 3:50 AM > To: [email protected] > Subject: Re: [pgsql-hackers-win32] PostgreSQL Win32 GUI installer beta > > 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" <[email protected]> > To: <[email protected]> > Cc: <[email protected]> > 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 > > > ---------------------------(end of > broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [email protected] so > that your > message can get through to the mailing list cleanly > > ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match