Re: Restoring a pg_dump fails with - Mailing list pgsql-admin

From Reiner Dassing
Subject Re: Restoring a pg_dump fails with
Date
Msg-id 3AED0AC3.2198D6F9@wettzell.ifag.de
Whole thread Raw
In response to Restoring a pg_dump fails with  (Reiner Dassing <dassing@wettzell.ifag.de>)
Responses Re: Restoring a pg_dump fails with  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello Tom!
> Perhaps there is some configuration or platform issue here?  What were
> your configure options?
The options were as follows:
./configure --with-pgport=5432 \
           --with-x \
       --with-perl \
           --with-python \
       --with-tcl \
           --enable-odbc \
       --enable-syslog \
       --with-CC=cc --without-CXX \
           --prefix=/Postgres/pgsql \
           --with-tclconfig=/usr/local/lib \
           --with-include=/usr/local/include


>Can anyone else reproduce a memory leak during COPY?
>
>                         regards, tom lane

I would like to point out the following question:
There is the table pga_layout.
What happens if this table is missing, empty or the contents is not
correct in
respect to COPY ...?

--
Mit freundlichen Gruessen / With best regards
   Reiner Dassing

pgsql-admin by date:

Previous
From: Oliver Vecernik
Date:
Subject: Re: disable wal
Next
From: Anuradha Ratnaweera
Date:
Subject: Re: disable wal