Network User authentication - Mailing list pgsql-novice

From d.kelly@maxfordham.com
Subject Network User authentication
Date
Msg-id OF139394DC.DBB9E3BC-ON80256E05.004E44BD-80256E05.004F1D70@maxfordham.com
Whole thread Raw
List pgsql-novice
I know that PostGres can do about half of this, what I want to know is
whether the other half is possible.

We are setting up a postgres database on the company network and want to
know who makes changes
and when.  I know that through the pg_hba.conf I can make sure that only
people on the network are allowed
access, and can assign them as users or groups.

What I would really like to do is recognise each user as they access the
database.  Ideally I would like to
do this without having to setup the users in postgres in advance.

Is this possible???

Dan Kelly




pgsql-novice by date:

Previous
From: andrew@pillette.com
Date:
Subject: Re: Incorrect (?) escape of the $1
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [GENERAL] Join Tutorial