Re: [pgsql-hackers-win32] initdb regression ?
"Dave Page" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.general,gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <E7F85A1B5FF8D44C8A1AF6885BC9A0E40C36AA@ratbert.vale-housing.co.uk> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Laurent Ballester > Sent: 22 June 2004 23:41 > To: [email protected]; [email protected] > Subject: [pgsql-hackers-win32] initdb regression ? > > Hello, > > I am compile with msys and running a recent snapshot date on > june 22, setting PGDATA environment variable. After > initialise database with initdb (without parameters), I run > pgAdmin III and just after connect to the server I have an > error popup : ERROR column "datpath" does not exist. > > Postgresql tools like createdb or psql works correctly. > I run PostgreSQL and pgAdmin III on Windows platform. > > Any idea ? Yes, you need a CVS snapshot of pgAdmin (http://pgadmin.postgresql.org/snapshots/win32/) for 7.5 support. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend