Another 'db session' question... - Mailing list pgsql-novice

From Taber, Mark
Subject Another 'db session' question...
Date
Msg-id 7660B79A29B9D411999F00D0B78EC8900B724A96@NTRK2
Whole thread Raw
Responses Re: Another 'db session' question...
Re: Another 'db session' question...
List pgsql-novice

First, thanks for all your responses.  The programmers have yet another question.  We will be connecting to a single pg db from our intranet application (web-based).  Each instance of this application will log on to the database using identical user id’s and passwords (we have a couple of network and workstation authentications above this).  Each application instance will have its own db session, correct?  (That is, because they will all be connecting to the pg db with the same user id and password, they won’t share a connection because of this fact, will they?)

 

Again, many thanks

 

Mark Taber

State of California

Department of Finance

Infrastructure & Architecture Unit

916.323.3104 x2945

 

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: table name firing trigger
Next
From: Michael Fuhr
Date:
Subject: Re: table name firing trigger