| From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | Laurent Ballester <postgresql(dot)ballester(at)wanadoo(dot)fr> |
| Cc: | pgsql-hackers-win32(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: initdb regression ? |
| Date: | 2004-06-23 01:40:54 |
| Message-ID: | 40D8DFA6.9060907@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-hackers-win32 |
> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2004-06-23 07:16:47 | Re: 7.5-dev, pg_dumpall, dollarquoting |
| Previous Message | Alvaro Herrera | 2004-06-23 00:32:48 | Re: nested xacts and phantom Xids |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom.Zschockelt | 2004-06-23 06:13:52 | backslash commands under win32 |
| Previous Message | Tom Lane | 2004-06-22 23:02:25 | Re: [pgsql-hackers-win32] initdb regression ? |