| From: | Bharani SV-forum <esteembsv-forum(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general <pgsql-general(at)postgresql(dot)org>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Subject: | Re: any tips to have restricted inbound and getting connected with postgresql dB |
| Date: | 2024-12-20 22:51:02 |
| Message-ID: | 2036867199.5856152.1734735063013@mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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(dot)klaver(at)aklaver(dot)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(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2024-12-23 02:13:50 | Re: [pgpool-general: 9291] pgpool Connection issue: ERROR: unable to read message kind |
| Previous Message | Y_Bharani_mbsv | 2024-12-20 22:49:35 | Re: any tips to have restricted inbound and getting connected with postgresql dB |