Re: BUG #18047: ODBC to PG long transaction causes PANIC - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: BUG #18047: ODBC to PG long transaction causes PANIC
Date
Msg-id CA+hUKG+fj0uupw37y3JN6EJRCiDO5Z4i=bx962u--qJ14eUohg@mail.gmail.com
Whole thread Raw
In response to BUG #18047: ODBC to PG long transaction causes PANIC  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Thu, Aug 3, 2023 at 5:08 PM justin tocci <justin@tocci.org> wrote:
> found it! had to set security.bsd.hardlink_check_gid=0 to give postgres the ability to create hard links.

I didn't look closely but it's surprising to me that we didn't log
that link() failed in 15, or cope with it better, or that the gids
didn't match in the first place.  But anyway, for the record, this
link() usage is removed in 16 (now in beta).

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=dac1ff3



pgsql-bugs by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: search_path not recomputed when role name changes
Next
From: PG Bug reporting form
Date:
Subject: BUG #18049: dynamic_shared_memory_type's value `posix` doesn't have any effect, syscall shm_get executes