Re: Fwd: request

Поиск
Список
Период
Сортировка
От Sékine Coulibaly
Тема Re: Fwd: request
Дата
Msg-id CAD8n-For8pqHt6g+_A4svUORv4tKFW_P5dYaArB78Ha_hSwT5A@mail.gmail.com
обсуждение исходный текст
Ответ на Fwd: request  (Kouadio denis KOFFI <etskkd@gmail.com>)
Список pgsql-bugs
Kouadio,

How did you instanciate pg_dump ? As per the documentation, the large objects might not be dumped, see :

-b
--blobs

Include large objects in the dump. This is the default behavior except when --schema, --table, or --schema-only is specified, so the -b switch is only useful to add large objects to selective dumps.

cheers

2015-11-19 17:27 GMT+01:00 Kouadio denis KOFFI <etskkd@gmail.com>:
hello, I'm KOFFI Denis from COTE D'IVOIRE, i use postgresql 9.1 since 2012. i have a problem today. i make a backup and i restored it on another computer, all go well but when i want to read large objects with jdbc it returns error like large object "100140" does not exist.
thank you to help me.


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Confusing error message with too-large file in pg_basebackup
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13779: Inherited check constraint becomes non-inherited when related column is changed