postgres admin note (granting access on a table to a user)

james=# ALTER USER servernotes PASSWORD ‘servernotes’;

ALTER ROLE

james=# alter role servernotes login;

ALTER ROLE

james=# REVOKE CONNECT ON DATABASE servernotes FROM PUBLIC;

REVOKE

james=# grant connect on database servernotes to servernotes;

Author: jamandbees

There's just this whole, like, wha? Out there in the world, y'know? The jam and the bees, please.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: