Re: pg_dump problem

Поиск
Список
Период
Сортировка
От Mathieu Arnold
Тема Re: pg_dump problem
Дата
Msg-id 3B1E46A9.67ECD076@club-internet.fr
обсуждение исходный текст
Ответ на Re: pg_dump problem  (Andrew Gould <andrewgould@yahoo.com>)
Список pgsql-general
Tom Lane wrote:
>
> Mathieu Arnold <arn_mat@club-internet.fr> writes:
> > pg_dumpall -c -N -D
>
> Try it without the -D ... that option requires pg_dump to SELECT the
> whole table contents into its memory.

well, without -D, i sometime have restore problems :p
I believe it could be done otherwise, but i don't figure how it could :)

--
Mathieu Arnold

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump problem
Следующее
От: Andrew Gould
Дата:
Сообщение: Re: pg_dump problem