Intercept database Connection request - Mailing list pgsql-interfaces

From Brett Maton
Subject Intercept database Connection request
Date
Msg-id 003401c392f5$71f5c1c0$1601a8c0@ITAXP003
Whole thread Raw
List pgsql-interfaces
Is it possible to intercept database connection requests via a trigger or something ?
 
I have a front end application which uses a fixed user name password to connect to the database and then does it's own authentication / access rights management.
 
We currently have in the region of 5,000 users and I really don't want to have to create "actual" database user accounts for each one....

pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpq/async notifications
Next
From: "Nairn, Bruce"
Date:
Subject: Help - psql/libpq under mswin