On 9/19/2017 3:32 PM, chiru r wrote:
How those application accounts get recognized in database?

Let say  App_user1 authenticated through application ,after that how the App_user1 get access to DB?

can you please provide more information ,how the app users are accessing database ?


the user isn't accessing the database, the application itself is accessing the database.   a web app might have 10s of 1000s of unique users, but a web app typically only uses a single application account to access the database.



--
john r pierce, recycling bits in santa cruz



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to