Re: pg15b2: large objects lost on upgrade - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg15b2: large objects lost on upgrade
Date
Msg-id 351616.1659192034@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg15b2: large objects lost on upgrade  (Noah Misch <noah@leadboat.com>)
Responses Re: pg15b2: large objects lost on upgrade
List pgsql-hackers
Noah Misch <noah@leadboat.com> writes:
> The pg_backend_pid is from "SELECT pg_catalog.pg_backend_pid();" in ~/.psqlrc,
> so the lack of -X caused that.  The latest commit fixes things on a normal
> GNU/Linux box, so I bet it will fix wrasse.

Yup, looks like we're all good now.  Thanks!

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Next
From: Tom Lane
Date:
Subject: Re: Using each rel as both outer and inner for JOIN_ANTI