* Tom Lane <[EMAIL PROTECTED]> [070514 16:36]: > > If Postgres was built with debug symbols it would be useful to get a > stack trace to try to figure out more about what's happening. If you > want to try that, attach to the backend with gdb while the COPY is > running, then do > > $ gdb /path/to/postgres PID-of-backend
Which pg-process? The Postmaster or psql? I have done this for the Postmaster now but > gdb> b errfinish > gdb> cont > ... wait for breakpoint to be hit ... This did not happen although the error occurred (after a few hours). Regards Johann -- Johann Spies Telefoon: 021-808 4036 Informasietegnologie, Universiteit van Stellenbosch "Let not your heart be troubled: ye believe in God, believe also in me." John 14:1 ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq