Re: any tips to have restricted inbound and getting connected with postgresql dB
Bharani SV-forum <esteembsv-forum@yahoo.com>
From: Bharani SV-forum <esteembsv-forum@yahoo.com>
To: pgsql-general <pgsql-general@postgresql.org>, Adrian Klaver <adrian.klaver@aklaver.com>
Date: 2024-12-20T22:51:02Z
Lists: pgsql-general
I am having heavy polling into the database and need to perform certain tasks without any application interference.
On Friday, December 20, 2024 at 03:13:21 PM EST, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 12/20/24 11:25, Y_Bharani_mbsv wrote:
> Team
> I have the need to have postgresql db running in multiuser mode and do
> my needed tasks for few mins.
What are the tasks and why do you think they can't be run concurrently
with other users?
>
> How to restrict all the application layer , not to get connected with
> the postgres db ,
> during my specific time window
> I am aware of their application layer - username
>
> Changing password is the last option
>
> Any tips
>
--
Adrian Klaver
adrian.klaver@aklaver.com