Re: Can the current session be notified and refreshed with a new credentials context? - Mailing list pgsql-general

From Tom Lane
Subject Re: Can the current session be notified and refreshed with a new credentials context?
Date
Msg-id 2094892.1592864908@sss.pgh.pa.us
Whole thread Raw
In response to Re: Can the current session be notified and refreshed with a newcredentials context?  (AC Gomez <antklc@gmail.com>)
Responses Re: Can the current session be notified and refreshed with a newcredentials context?  (AC Gomez <antklc@gmail.com>)
List pgsql-general
AC Gomez <antklc@gmail.com> writes:
> We do hold the original session open. The problem comes when we change the
> password while that session is open, now the session and the User Mappings
> are out of synch and we have failure.

Well, there's no obvious reason for that to be a problem.  As another
respondent said, you need to describe what you're doing in far more
detail if you want useful comments.

            regards, tom lane



pgsql-general by date:

Previous
From: AC Gomez
Date:
Subject: Re: Can the current session be notified and refreshed with a newcredentials context?
Next
From: "David G. Johnston"
Date:
Subject: Re: Feature suggestion: auto-prefixing SELECT query column names withtable/alias names