Re: ERROR: column "datpath" does not exist

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Sascha Nepper" <sascha(dot)nepper(at)webattach(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: column "datpath" does not exist
Date: 2006-03-03 00:29:13
Message-ID: 16262.1141345753@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Sascha Nepper" <sascha(dot)nepper(at)webattach(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2006-03-03 02:35:05 Re: Default Access Exclusive Lock on Update?
Previous Message Sascha Nepper 2006-03-03 00:11:25 ERROR: column "datpath" does not exist