Re: Persistent error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Flavio Caiuby" <fcaiuby(at)flair(dot)com(dot)br>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Persistent error
Date: 2006-02-03 05:01:15
Message-ID: 22909.1138942875@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Flavio Caiuby" <fcaiuby(at)flair(dot)com(dot)br> writes:
> The error is " Column "datpath"does not exist " .

You need a newer version of pgadmin --- pg_database.datpath went away
in PG 8.0, but older versions of pgadmin don't know about that.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-02-03 06:26:24 Re: Where to execute the compiled psql
Previous Message Chris Campbell 2006-02-03 04:55:28 Re: Passing arguments to views