Re: archive logs recovery - Mailing list pgsql-admin

From Aaron Bono
Subject Re: archive logs recovery
Date
Msg-id bf05e51c0609031625g6664dda6g35866b9ee7adfd17@mail.gmail.com
Whole thread Raw
In response to Re: archive logs recovery  ("Sriram Dandapani" <sdandapani@counterpane.com>)
List pgsql-admin
On 8/31/06, Sriram Dandapani <sdandapani@counterpane.com> wrote:
Also, the dynamic pg_hba changes work only for new connections that are
being established via jdbc. Existing connections seem to able to make
connections.

 
What about changing the permissions on the tables using the GRANT/REVOKE?  That way you can stop access to the tables you are working with without having to change the pg_hba.conf or restarting the database.

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
   http://codeelixir.com
==================================================================

pgsql-admin by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: REVOKE DROP tables
Next
From: Luís Sousa
Date:
Subject: SET SESSION AUTHORIZATION permissions