Re: ERROR: column "datpath" does not exist - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: column "datpath" does not exist
Date
Msg-id 16262.1141345753@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: column "datpath" does not exist  ("Sascha Nepper" <sascha.nepper@webattach.de>)
Responses Re: ERROR: column "datpath" does not exist  ("Sascha Nepper" <sascha.nepper@webattach.de>)
List pgsql-general
"Sascha Nepper" <sascha.nepper@webattach.de> writes:
> What's that "datpath" about? Is it a version problem? postgres (PostgreSQL)
> 7.3.10-RH

Yes.  Your server must be PG 8.0 or 8.1.  Using the "-i" switch to
override pg_dump's version check is hardly ever a good idea --- instead,
find a newer version of pg_dump.

            regards, tom lane

pgsql-general by date:

Previous
From: "Sascha Nepper"
Date:
Subject: ERROR: column "datpath" does not exist
Next
From: Christopher Browne
Date:
Subject: Re: Default Access Exclusive Lock on Update?