| От | Tom Lane |
|---|---|
| Тема | Re: unexpected message type 0x58 during COPY from stdin |
| Дата | |
| Msg-id | 23491.1282762906@sss.pgh.pa.us обсуждение |
| Ответ на | unexpected message type 0x58 during COPY from stdin (bricklen <bricklen@gmail.com>) |
| Ответы |
Re: unexpected message type 0x58 during COPY from stdin
|
| Список | pgsql-general |
bricklen <bricklen@gmail.com> writes:
> I'm getting a strange error during reload of one of our databases.
This appears to indicate that the server's first idea that there was
trouble came when the client side disconnected partway through a COPY:
> 2010-08-25 04:16:46 PDT [2401]: [1-1] (user=postgres) ERROR: unexpected
> message type 0x58 during COPY from stdin
(0x58 = 'X' = Terminate message, implying client called PQfinish)
So it would be useful to look at what pg_restore thinks happened.
I rather suspect your cron setup sends pg_restore's output to
/dev/null ... or at least you failed to show it.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера