View Single Post

   
  #3 (permalink)  
Old 04-11-2008, 08:53 AM
Tom Lane
 
Posts: n/a
Default Re: Persistent error

"Flavio Caiuby" <fcaiuby@flair.com.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

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote