Re: How to fix lost synchronization with server

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to fix lost synchronization with server
Дата
Msg-id F5E664859CEF41C6A24AFE9E33589309@dell2
обсуждение исходный текст
Ответ на Re: How to fix lost synchronization with server  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: How to fix lost synchronization with server
Список pgsql-general
>I looked back at the previous thread you mentioned (bug #7914) and was
>reminded that we never did understand what was going on in that report.
>I'm not sure if you are seeing the same thing though.  That user reported
>that he was able to see pg_dump's memory consumption bloating well beyond
>what it ought to be (I suppose he was watching the process in whatever
>Windows' equivalent of ps or top is).  Do you see that?

This occurs in customer computer which I din't observe.

I added --inserts  parameter to pg_dump and ssl=false in postgresql.conf
file.

After that backup works OK.
Is it OK to use  --inserts parameter ?

Andrus.



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

Предыдущее
От: tuanhoanganh
Дата:
Сообщение: Re: Oracle to PostgreSQL replication
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to fix lost synchronization with server