pg_dump version

Started by Sebastiano Cascioneabout 23 years ago2 messagesgeneral
Jump to latest
#1Sebastiano Cascione
sebastiano@micube.it

When I try to execute pg_dump on a 7.3.2 version it returns:

pg_dump: server version: PostgreSQL 7.3.2 on i686-pc-linux-gnu, compiled by GCC 2.95.3; pg_dump version: 7.2
pg_dump: proceeding despite version mismatch
pg_dump: query to obtain list of data types failed: ERROR: Attribute "typprtlen" not found

What's the meaning?

#2Aasmund Midttun Godal
aasmund@godal.com
In reply to: Sebastiano Cascione (#1)
Re: pg_dump version

Hi!

You are trying to dump a 7.3.2 Server with a 7.2 dump version. I.e. you must
use the 7.3.2 dump to dump a 7.3.2 server. Always dump >= server.

Regards,

Aasmund.

Sebastiano Cascione writes:

When I try to execute pg_dump on a 7.3.2 version it returns:

pg_dump: server version: PostgreSQL 7.3.2 on i686-pc-linux-gnu, compiled by GCC 2.95.3; pg_dump version: 7.2
pg_dump: proceeding despite version mismatch
pg_dump: query to obtain list of data types failed: ERROR: Attribute "typprtlen" not found

What's the meaning?

Aasmund Midttun Godal

aasmund@godal.com - http://godal.com
+47 40 45 20 46 - Stadsing. Dahlsgt 34, N-7043 Trondheim