Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: tushar <tushar.ahuja@enterprisedb.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-12-08T18:22:48Z
Lists: pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes: > On Mon, Dec 08, 2025 at 11:23:53PM +0530, tushar wrote: >> Is there any way we can generate some error messages? > Perhaps it'd be worth making pg_dump a little more cautious about > overwriting existing files (or at least have the option to avoid that). I think we'd get way more brickbats than kudos for that. regards, tom lane