On 11/9/22 10:55 AM, Bryn Llewellyn wrote:
[email protected] <mailto:[email protected]> wrote:
Revoking PUBLIC has been explained before to you (Bryn Llewellyn).
A quick search:
https://www.postgresql.org/message-id/[email protected]
<https://www.postgresql.org/message-id/[email protected]>
https://www.postgresql.org/message-id/cakfquwayij%[email protected]
https://www.postgresql.org/message-id/cakfquwzvq-lergmtn0e3_7mqhjwtujuzf0gsnkg32mh_qf2...@mail.gmail.com
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
[email protected]