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

tushar <tushar.ahuja@enterprisedb.com>

From: tushar <tushar.ahuja@enterprisedb.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-12-09T05:53:03Z
Lists: pgsql-hackers
On Tue, Dec 9, 2025 at 11:12 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:

>
> There is no point in trying to prevent pg_dump from overwriting a
> postgres executable when there are thousands of other ways to do
> that, if you're foolish enough to not be more careful with file
> permissions.
>
> right. The responsibility for file caution and proper permissions rests
with the user.

regards,