Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To:
Date
Msg-id CA+hUKG+Z5YH2CEfG4hRyvsS7yM3XsUKYs=eHo3c3KHLkfzFLvg@mail.gmail.com
Whole thread Raw
In response to Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To:  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To:  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Thu, May 12, 2022 at 3:13 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Chipmunk, another little early model Raspberry Pi:
>
> error running SQL: 'psql:<stdin>:1: ERROR:  source database
> "conflict_db_template" is being accessed by other users
> DETAIL:  There is 1 other session using the database.'

Oh, for this one I think it may just be that the autovacuum worker
with PID 23757 took longer to exit than the 5 seconds
CountOtherDBBackends() is prepared to wait, after sending it SIGTERM.



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: gitmaster access
Next
From: Michael Paquier
Date:
Subject: Re: TRAP: FailedAssertion("tabstat->trans == trans", File: "pgstat_relation.c", Line: 508