Re: pg_dumpall and large objects

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: pg_dumpall and large objects
Дата
Msg-id 40C6FDCB.2030509@archonet.com
обсуждение исходный текст
Ответ на pg_dumpall and large objects  (zhicheng wang <wang_zc@yahoo.co.uk>)
Список pgsql-general
zhicheng wang wrote:
> hi,
>
> the man page says pg_dump cannot dump "large objects".
> can some one help me on what does this realy mean? how
> large is large? if we have some icons can we still use
> pg_dumpall to backup the db?

Large objects are items stored using the lo_xxx functions. Text fields
of any size are dumped as normal.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: zhicheng wang
Дата:
Сообщение: pg_dumpall and large objects
Следующее
От: "Campano, Troy"
Дата:
Сообщение: Re: Prevent users from creating tables