Re: identifying the backend that owns a temporary schema - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: identifying the backend that owns a temporary schema
Date
Msg-id 20220816230423.GA341431@nathanxps13
Whole thread Raw
In response to Re: identifying the backend that owns a temporary schema  (Jeremy Schneider <schnjere@amazon.com>)
Responses Re: identifying the backend that owns a temporary schema
List pgsql-hackers
On Mon, Aug 15, 2022 at 02:47:25PM -0700, Jeremy Schneider wrote:
> I'll take a look at the patch if I can... and I'm hopeful that we're
> able to move this idea forward and get this little gap in PG filled once
> and for all!

Thanks!

I noticed that the "result" variable in pg_stat_get_backend_idset() is kind
of pointless after my patch is applied, so here is a v2 with it removed.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: add checkpoint stats of snapshot and mapping files of pg_logical dir
Next
From: Robert Haas
Date:
Subject: Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock