| From: | "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #1199: pgAdmin problem |
| Date: | 2004-07-21 22:24:04 |
| Message-ID: | 20040721222404.D5EB5CF4AEF@www.postgresql.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1199
Logged by: Marko Zmak
Email address: xmak(at)sharanet(dot)org
PostgreSQL version: 7.5 Dev
Operating system: Windows XP
Description: pgAdmin problem
Details:
I've installed PostgeSQL for Windows (using MSys and follwing your
instructions), and there's a problem when I want to access it with pgAdmin
III (version 1.0.2). I connect successfully as psql user but when I try to
go to the Databases list I get the following error message:
column "datpath" does not exist
And there are no databases on the list. The same error occurs when I try to
create a database from pgAdmin. The database is created but then I get the
same error message.
With psql, and via psql ODBC drivers I can connect to any database without a
problem. I don't know if this is a pgAdmin of Postgres problem, so sorry if
I sent this report to the wrong place.
Thx.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2004-07-21 22:53:38 | Re: BUG #1199: pgAdmin problem |
| Previous Message | Darcy Buskermolen | 2004-07-21 19:06:09 | Re: Bug in concat operator for Char? -- More Info |