Database Connect Permission
Started by Anand Sureliaover 27 years ago2 messagesgeneral
Hi,
Is there any way to specify connect permissions to a database for
specific users? Right now, any user can connect to any database even
though he may not be able to see any tables.
Thanks,
Anand Surelia.
Re: [GENERAL] Database Connect Permission
In pg_hba.conf file u can enter database name hostIP and password entry
that way u can ensure some amount of security
On Mon, 17 Aug 1998, Anand Surelia wrote:
Show quoted text
Hi,
Is there any way to specify connect permissions to a database for
specific users? Right now, any user can connect to any database even
though he may not be able to see any tables.
Thanks,
Anand Surelia.