734561de4c
This is consistent with cartodb behaviour, but not exactly the same as the contract that the 'public' role guarantees access to public resources. Possibly a better fix would be to audit (ug) everything and make sure that it's really using the public role to mean public, rather than the 'publicuser' connection role. That CDB creates.
15 lines
130 B
Plaintext
15 lines
130 B
Plaintext
CREATE ROLE
|
|
CREATE TABLE
|
|
CREATE TABLE
|
|
GRANT
|
|
REVOKE
|
|
prv
|
|
pub
|
|
all|prv
|
|
all|pub
|
|
public|pub
|
|
private|prv
|
|
DROP TABLE
|
|
DROP TABLE
|
|
DROP ROLE
|