Re: pg_dump fail beacuse of oid larger than int32 - Mailing list pgsql-general

From Ragnar Garli
Subject Re: pg_dump fail beacuse of oid larger than int32
Date
Msg-id F169Fx3DstZzTJw1gr00002c77d@hotmail.com
Whole thread Raw
In response to pg_dump fail beacuse of oid larger than int32  ("Ragnar Garli" <ragnar_garli@hotmail.com>)
List pgsql-general
<cut>

> > DEBUG:  query: SELECT description FROM pg_description WHERE objoid =
> > 2325712020
>
>This is not 7.3.1 pg_dump: you can look at the sources for yourself.
>Against a 7.1 server it will do
>
>        appendPQExpBuffer(query, "SELECT description FROM pg_description WHERE
>objoid = '%s'::oid", oid);
>
>I suggest double-checking your PATH.  You must be invoking the wrong
>pg_dump.
>
Oops. *blush*
Backing up bases now :)

Thanks!

Regards:
Ragnar Garli


_________________________________________________________________
MSN 8: advanced junk mail protection and 2 months FREE*.
http://join.msn.com/?page=features/junkmail


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: varchar and spaces problem..
Next
From: "Johnson, Shaunn"
Date:
Subject: inserting data with unique index