Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Date: 2025-12-08 18:25:16
Message-ID: aTcYDIKeAp-Q05vi@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 08, 2025 at 01:22:48PM -0500, Tom Lane wrote:
> Nathan Bossart <nathandbossart(at)gmail(dot)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.

Yeah, I'm afraid you're right. We'd probably have to turn it on by default
to do any real amount of good, and there's undoubtedly someone depending on
the current behavior.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-12-08 18:27:26 Re: vacuumdb: add --dry-run
Previous Message Nathan Bossart 2025-12-08 18:23:28 Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped