Re: How to detach a database

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "sivapostgres(at)yahoo(dot)com" <sivapostgres(at)yahoo(dot)com>
Cc: Pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to detach a database
Date: 2021-08-19 14:24:28
Message-ID: CAKFQuwbBp5Jgr9ODZ50ttZMj-BFnzE4BFfhztr9yVGc7Seu6Kg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday, August 19, 2021, sivapostgres(at)yahoo(dot)com <sivapostgres(at)yahoo(dot)com>
wrote:

>
> Is there any way to make a PG database either in-active or switch to
> single-user mode ? We want to avoid DELETE database process.
>

Probably can do it via changing the pg_hba.conf file.

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2021-08-19 14:37:19 Re: How to detach a database
Previous Message sivapostgres@yahoo.com 2021-08-19 14:21:01 Re: How to detach a database