Re: How to stop a particular database - reg. - Mailing list pgsql-admin

From Rajesh Kumar Mallah
Subject Re: How to stop a particular database - reg.
Date
Msg-id 200303191829.16724.mallah@trade-india.com
Whole thread Raw
In response to How to stop a particular database - reg.  (Shanmugasundaram Doraisamy <shan@ceedees.com>)
Responses Re: How to stop a particular database - reg.  (Shanmugasundaram Doraisamy <shan@ceedees.com>)
List pgsql-admin
Hi,

If you are trying to make one database inaccesable you may revoke
the permissions from it temporarily. i hope its allowed in postgresql.

If you have changed a config parameter and want it to take effect , you
may try pg_ctl reload.

Can you please tell us the original problem
you are trying to solve?


regds
mallah.

On Wednesday 19 Mar 2003 12:38 pm, Shanmugasundaram Doraisamy wrote:
> Dear Group!
>         I have a DB server running Postgres 7.2.3.  On this server I have
> multiple databases running.  I would like to stop & start a particular
> DB.  How do I do this.
>
> for example.  I have databases named test, test1, test2, etc.  Now I
> would like to stop only test2 without affecting the other DB's.  Please
> advice.
>
> Thanking you,
>
> Yours sincerely,
>
> Shan.
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

pgsql-admin by date:

Previous
From: Rajesh Kumar Mallah
Date:
Subject: Re: Least and most accessed tables in a database..
Next
From: Shanmugasundaram Doraisamy
Date:
Subject: Re: How to stop a particular database - reg.