Re: Stop connections to a specific database

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Scott Whitney" <swhitney(at)journyx(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Stop connections to a specific database
Date: 2008-07-18 16:03:22
Message-ID: 488078E1.EE98.0025.0@wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>>> "Scott Whitney" <swhitney(at)journyx(dot)com> wrote:

> I just want to stop connections to this
> one particular database.
>
> Is there a simple, preferred method for doing so?

It sounds like pg_hba.conf might be your ticket:

http://www.postgresql.org/docs/8.2/interactive/auth-pg-hba-conf.html

-Kevin

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Hoover 2008-07-18 17:05:03 Questions on pg_dump
Previous Message Scott Whitney 2008-07-18 15:07:58 Stop connections to a specific database