| From: | "Michal Szelag" <msz(at)szel(dot)pl> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #4296: Server crashes by restoring database |
| Date: | 2008-07-11 08:42:40 |
| Message-ID: | 200807110842.m6B8ge4C072308@wwwmaster.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 4296
Logged by: Michal Szelag
Email address: msz(at)szel(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | 2008-07-11 12:33:22 | Re: BUG #4291: Inheritance fails on column suppression | |
| Previous Message | Peter Eisentraut | 2008-07-11 08:39:58 | Re: BUG #4295: DELETE WHERE Condition |