BUG #4296: Server crashes by restoring database - Mailing list pgsql-bugs

From Michal Szelag
Subject BUG #4296: Server crashes by restoring database
Date
Msg-id 200807110842.m6B8ge4C072308@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4296: Server crashes by restoring database
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: BUG #4295: DELETE WHERE Condition
Next
From: "c.duprez@libertysurf.fr"
Date:
Subject: Re: BUG #4291: Inheritance fails on column suppression