prev <<
9 PostgreSQL features I wish I learned earlier
>> next
Connecting to Postgres
But it still only provides one global connection, using the same
role
(and thus the same set of
grants
) everywhere in the application
I was not using the fine-grained access control methods at all.