On Monday, February 5, 2024, Graham Leggett <
minfrin@sharp.fm> wrote:
Also, how do you handle the race condition between the time a database db3 is created, and the the time all readonly users have their access revoked to db3?
You alter the default privileges for the system so PUBLIC does not get connect privileges on newly created databases.
David J.
p.s. this mailing list is for discussing patches, discussions Lon how to use the system belong on the -general list.