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.kla...@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.kla...@aklaver.com