Re: Blocking access by remote users for a specific time period - Mailing list pgsql-general

From Rob Sargent
Subject Re: Blocking access by remote users for a specific time period
Date
Msg-id 696201F8-B5CB-45C5-944F-D68C3A7FCB70@gmail.com
Whole thread Raw
In response to Blocking access by remote users for a specific time period  (Michael Nolan <htfoot@gmail.com>)
List pgsql-general
Turn the app off?  Seems that's one of the selling points of web apps. Throw up a "under maint" page.

Sent from my iPhone

> On Dec 13, 2014, at 9:13 PM, Michael Nolan <htfoot@gmail.com> wrote:
>
> I have several web apps that access our Postgresql database that I'd like to lock out of the database for about an
hourduring a weekly maintenance interval. (There are some internal users that do not get locked out, because they're
runningthe maintenance tasks.)   
>
> There are no time-of-day access limitation parameters in the pg_hba.conf file, are there any simple ways to do this?
> --
> Mike Nolan


pgsql-general by date:

Previous
From: Michael Nolan
Date:
Subject: Blocking access by remote users for a specific time period
Next
From: Adrian Klaver
Date:
Subject: Re: Blocking access by remote users for a specific time period