| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump failed |
| Дата | |
| Msg-id | 19917.1071243588@sss.pgh.pa.us обсуждение |
| Ответ на | pg_dump failed (Milan Krajnak <milan_krajnak@abilitydev.com>) |
| Список | pgsql-admin |
Milan Krajnak <milan_krajnak@abilitydev.com> writes:
> psql# \d
> getTables(): SELECT failed. Explanation from backend: 'pqReadData() --
> backend
> closed the channel unexpectedly.
Standard questions: what shows up in the postmaster's log (stderr or
syslog depending on your setup) when this happens? Is there a core
file dropped in the database subdirectory ($PGDATA/base/something/)?
If so, please get a debugger backtrace from it.
I get the impression that there may be corrupt data in your pg_class
file --- can you do "select * from pg_class" without a crash?
How about pg_user and pg_rewrite?
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера