Pg_dump version mismatch

From: Toni Tortosa <ttortosa(at)obertic(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Pg_dump version mismatch
Date: 2008-05-16 11:25:52
Message-ID: 482D6F40.4010806@obertic.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-flowed"
style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">Hello,
<br>
<br>
I'm a newbie in this list.
<br>
<br>
I'm working with a Debian 4.0 linux server, and I've installed
postgresql 8.2.6. I didn't update to 8.2.7
<br>
<br>
When I try to do a pg_dump to backup my databases, It shows this error:
<br>
<br>
pg_dump: server version: 8.2.7; pg_dump version: 8.2.6
<br>
pg_dump: aborting because of version mismatch&nbsp; (Use the -i option to
proceed anyway.)
<br>
<br>
<br>
Once for each table in the database. Is it possible to modify server
version or pg_dump version. Would work fine if I use -i parameter to
ignore versions?
<br>
<br>
<br>
Thanks
<br>
<br>
</div>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 852 bytes

Browse pgsql-general by date

  From Date Subject
Next Message Linsong GUO 2008-05-16 11:34:56 Re: psql proxy
Previous Message Toni Tortosa 2008-05-16 11:06:02 Pg_dump version mismatch