Re: pg_dump without blobs

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема Re: pg_dump without blobs
Дата
Msg-id cone.1184592360.506548.54070.5001@35st.simplicato.com
обсуждение исходный текст
Ответ на pg_dump without blobs  ("Sébastien Boutté" <sebastien.boutte@gmail.com>)
Ответы Re: pg_dump without blobs  (Vivek Khera <vivek@khera.org>)
Список pgsql-general
Sébastien Boutté writes:

> I try with options : -n public (without -b) but it's always the same,
> the dump is huge.

According to the man page that should have done it:

 Note: Non-schema objects such as blobs are not dumped when -n is
 specified. You can add blobs back to the dump with  the
 --blobs switch.

I guess the next question is 'what does postgresql considers a blob'?
bytea fields? How about a large text with megabytes worth of data?


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

Предыдущее
От: Sim Zacks
Дата:
Сообщение: unconvertable characters
Следующее
От: Sim Zacks
Дата:
Сообщение: Re: SMTP