Re: [BUGS] BUG #1229: memory leak in backend with COPY and FOREIGN KEY

2004-08-25 Thread Andreas Heiduk
Hello! After splitting the the job into smaller pieces (e.g. 18x 1Mrow) the backend process now seems to release the memory after each subjob. Therefore the trigger queue seems to be a good candidate. Until now this queue was unknown to me. Perhaps a note in the docu of COPY FROM and in the se

[BUGS] BUG #1229: memory leak in backend with COPY and FOREIGN KEY

2004-08-24 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1229 Logged by: Andreas Heiduk Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.3 Operating system: Linux Debian testing (i86) Description:memory leak in backend with COPY and FOREIGN KEY Details: