Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [HACKERS] initdb regression ?


  • 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: [HACKERS] initdb regression ?
  • Date: Wed, 23 Jun 2004 09:40:54 +0800
  • Message-id: <40D8DFA6(dot)9060907(at)familyhealth(dot)com(dot)au>

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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group