On 11/9/22 10:55 AM, Bryn Llewellyn wrote:
adrian.klaver@xxxxxxxxxxx <mailto:rian.klaver@xxxxxxxxxxx> wrote:
Revoking PUBLIC has been explained before to you (Bryn Llewellyn).
A quick search:
https://www.postgresql.org/message-id/2176817.1644613186@xxxxxxxxxxxxx
<https://www.postgresql.org/message-id/2176817.1644613186@xxxxxxxxxxxxx>
https://www.postgresql.org/message-id/CAKFQuwayij%3DAQRQxJhFuJ3Qejq3E-PfiBjJ9CoHx_L_46BEgXQ@xxxxxxxxxxxxxx
https://www.postgresql.org/message-id/CAKFQuwZVq-LerGMTN0E3_7MqhJwtuJuzf0GSnKG32mH_Qf24Zw@xxxxxxxxxxxxxx
Here's an extract from the script that I copied in my first email:
*create database d1;
revoke all on database d1 from public;
create database d2;
revoke all on database d2 from public;
*
Should have added to previous post I missed this on initial read of
original post.
Didn't I do exactly what you both said that I failed to do?
--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx