Re: REVOKE command not working as expected - Mailing list pgsql-admin

From Tom Lane
Subject Re: REVOKE command not working as expected
Date
Msg-id 5993.1384269204@sss.pgh.pa.us
Whole thread Raw
In response to Re: REVOKE command not working as expected  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-admin
Scott Marlowe <scott.marlowe@gmail.com> writes:
> On Tue, Nov 12, 2013 at 7:58 AM, Guillermo Carrasco
> <guillermo.carrasco@scilifelab.se> wrote:
>> The problem is that sometimes (apparently random), even after having invoked
>> EVOKE CONNECT ON DATABASE \"$DB\" FROM PUBLIC;, when the scripts starts
>> dumping, it fails because it says that there are some active connections.

> Revoking connection does not disconnect currently connected clients.

My money is on autovacuum.

            regards, tom lane


pgsql-admin by date:

Previous
From: Guillermo Carrasco
Date:
Subject: Re: REVOKE command not working as expected
Next
From: Scott Ribe
Date:
Subject: Re: REVOKE command not working as expected