Home > Archive > PostgreSQL Discussion > September 2005 > Re: SQL command to dump the contents of table failed: PQendcopy() failed. Error message from server









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: SQL command to dump the contents of table failed: PQendcopy() failed. Error message from server
Michael Fuhr

2005-09-23, 9:23 am

On Fri, Sep 23, 2005 at 01:34:18PM +0200, ruben wrote:
>
> LOG: server process (PID 27688) was terminated by signal 11


This suggests a bug in the backend. There should be a core dump
somewhere under $PGDATA (unless resource limits prevent it or your
system is configured to put core dumps elsewhere) -- can you use a
debugger to get a stack trace from it? What exact version of
PostgreSQL are you running and on what operating system? Do you
have any non-standard extensions to PostgreSQL (custom types,
third-party modules, etc.)?

--
Michael Fuhr

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com