Re: pg_dump - lost synchronization with server: got message type "d", length 6036499
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump - lost synchronization with server: got message type "d", length 6036499 |
| Дата | |
| Msg-id | 19488.1215046946@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pg_dump - lost synchronization with server: got message type "d", length 6036499 (Klint Gore <kgore4@une.edu.au>) |
| Ответы |
Re: pg_dump - lost synchronization with server: got message
type "d", length 6036499
|
| Список | pgsql-general |
Klint Gore <kgore4@une.edu.au> writes:
> Tom Lane wrote:
>> Maybe it's
>> dying here after having leaked a lot of memory for some other reason
>> --- try watching the pg_dump process size while it runs.
> Peak memory usage was about 540m which brought the total usage for the
> machine to about half the physical memory allocated (3g total).
Well, that might well explain the failure. pg_dump does suck a lot of
schema information into memory at startup, but 540m seems excessive.
Maybe you've found a memory leak in pg_dump (it wouldn't be the first
one). Does this database have a particularly large number of objects?
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера