Re: SQL command to dump the contents of table failed: PQendcopy()

From: ruben <ruben20(at)superguai(dot)com>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SQL command to dump the contents of table failed: PQendcopy()
Date: 2005-09-23 15:11:19
Message-ID: 43341B17.6000901@superguai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Michael:

The operating system is Red Hat Linux release 8.0 (Psyche) and
PostgreSQL version is 7.4.6., without non-standard extensions.

I cannot find any core dump in the PGDATA directory /usr/local/pgsql (I
don't know how to debug it to get a stack trace, I'll find out).

Thanks, Ruben.

Michael Fuhr wrote:

> 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.)?
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Seberg 2005-09-23 15:28:11 Re: COPY - permission denied
Previous Message Guy Fraser 2005-09-23 15:09:13 Re: array_dims array_lower/upper distance