From: | Reiner Dassing <dassing(at)wettzell(dot)ifag(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Restoring a pg_dump fails with |
Date: | 2001-04-30 06:48:35 |
Message-ID: | 3AED0AC3.2198D6F9@wettzell.ifag.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Anuradha Ratnaweera | 2001-04-30 07:13:45 | Re: disable wal |
Previous Message | Oliver Vecernik | 2001-04-30 06:42:19 | Re: disable wal |