Hi,

Whenever I try to pg_dump -i my database from the bash, i receive the
following error.

pg_dump: server version: pg_dump.mo; pg_dump version: 7.3.10-RH
pg_dump: proceeding despite version mismatch
pg_dump: SQL command failed
pg_dump: Error message from server: ERROR:  column "datpath" does not exist
pg_dump: The command was: select (select usename from pg_user where usesysid
= datdba) as dba, encoding, datpath from pg_database where datname = 'mpv'

What's that "datpath" about? Is it a version problem? postgres (PostgreSQL)
7.3.10-RH

Thanks in advance,

Sascha


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to