Re: pg_dump fail beacuse of oid larger than int32

Поиск
Список
Период
Сортировка
От Ragnar Garli
Тема Re: pg_dump fail beacuse of oid larger than int32
Дата
Msg-id F169Fx3DstZzTJw1gr00002c77d@hotmail.com
обсуждение исходный текст
Ответ на pg_dump fail beacuse of oid larger than int32  ("Ragnar Garli" <ragnar_garli@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: varchar and spaces problem..
Следующее
От: "Johnson, Shaunn"
Дата:
Сообщение: inserting data with unique index