> psql (15.8 (Debian 15.8-0+deb12u1)) > > > Where did you install it from or where are you running it? > > > Installed from Debian repos via apt via puppet. > > Still digging...
To me it looks like something is doing:
REVOKE CONNECT ON DATABASE <some_db> FROM PUBLIC;
I think we have a winner.
When puppet creates the database, it revokes connect: