BUG #4296: Server crashes by restoring database

Поиск
Список
Период
Сортировка
От Michal Szelag
Тема BUG #4296: Server crashes by restoring database
Дата
Msg-id 200807110842.m6B8ge4C072308@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #4296: Server crashes by restoring database
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4296
Logged by:          Michal Szelag
Email address:      msz@szel.pl
PostgreSQL version: 8.3.3
Operating system:   2.6.23-1-amd64[debian etch]
Description:        Server crashes by restoring database
Details:

Hallo,

very sory for my bad english:

i have a server crash by retoring database.

I try to retore my database from a custom package with pg_restore and prom a
plain package with psql. In both i have the same problem, psl and pg_restore
outputs:
pg_restore: [archiver (db)] error returned by PQputCopyData: server closed
the connection unexpectedly
and i have messages in my log file:
server process (PID 11351) exited with exit code 255
terminating any other active server processes
all server processes terminated; reinitializing

my database contains composite types and array composite types.

Can you tell me, haw can i restore my database?

Best Regerds, M.Sz.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #4295: DELETE WHERE Condition
Следующее
От: "c.duprez@libertysurf.fr"
Дата:
Сообщение: Re: BUG #4291: Inheritance fails on column suppression