Hi Kresten, Kresten Kjeldgaard [2007-07-19 23:17 +0200]: > pg_dump and pg_dumpall seems to be version 8.1.9, which when its used > with the postgresql-8.2 results in the program aborting because of a version > mismatchi since the server version is newer.
Since the 8.2 server depends on the 8.2 client, I guess that the 8.2 client side applications are installed and it is just a matter of the cluster/version/user mapping. Just to verify, do you have /usr/lib/postgresql/8.2/bin/psql? To debug this issue further, please send me the output of those commands: pg_lsclusters grep -v '^#' /etc/postgresql-common/user_clusters cat ~/.postgresqlrc Thanks, Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org
signature.asc
Description: Digital signature

