Re: [BUGS] BUG #2728: Core dump while pgdump DB

2006-11-02 Thread Tom Lane
"Yee" <[EMAIL PROTECTED]> writes: > Core was generated by `/gen/tools/pgsql/bin/postmaster -i -S -D > /gen/tools/pgsql/data'. > Program terminated with signal 6, Aborted. We need to see the backtrace (gdb "bt" command) from this. Also, did you look in the postmaster log? Signal 6 probably means

[BUGS] BUG #2728: Core dump while pgdump DB

2006-11-02 Thread Yee
The following bug has been logged online: Bug reference: 2728 Logged by: Yee Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.1 Operating system: Solaris 9 Description:Core dump while pgdump DB Details: I tried to export a large DB from PostgreSQL and a core