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 ?
regards
Laurent Ballester
"Laurent Ballester" <postgresql.ballester@wanadoo.fr> writes:
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.
pgadmin needs fixed.
regards, tom lane
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.
This is because you are using a CVS version of postgresql with
tablespace support that pgAdmin III does not support. You need to take
it up on the pgAdmin support list.
Chris
-----Original Message-----
From: pgsql-hackers-win32-owner@postgresql.org
[mailto:pgsql-hackers-win32-owner@postgresql.org] On Behalf
Of Laurent Ballester
Sent: 22 June 2004 23:41
To: pgsql-hackers-win32@postgresql.org; pgsql-hackers@postgresql.org
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
Import Notes
Resolved by subject fallback