Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4)

From: Noah Misch <noah(at)leadboat(dot)com>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: Alexander Kukushkin <cyberdemn(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4)
Date: 2024-12-16 23:43:32
Message-ID: 20241216234332.59.nmisch@google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 11, 2024 at 11:37:49AM +0500, Kirill Reshke wrote:
> PFAv4
>
> regressdeptestdb1 -> regressiondeptestdb1

The reason I said databases.sql for the test is that CREATE DATABASE is
expensive. We currently have just one successful CREATE DATABASE in the
src/test/regress suite, and we shouldn't add more that reasonably could
instead harness the existing one. Would you do it that way?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-12-16 23:55:11 Missing initialization steps in --check and --single modes
Previous Message Jelte Fennema-Nio 2024-12-16 23:26:20 Re: Log connection establishment timings