Re: drop database

From: Andrew Kerber <andrew(dot)kerber(at)gmail(dot)com>
To: Michael Lewis <mlewis(at)entrata(dot)com>
Cc: Julie Nishimura <juliezain(at)hotmail(dot)com>, Ron <ronljohnsonjr(at)gmail(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: drop database
Date: 2019-10-17 22:12:57
Message-ID: CAJvnOJYDi0Ua1w1rOt4Q2JPcRowtVDZWeSWEorneDzYVwhUhJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If you are decommissioning the database, why not just rm -rf the whole
system?

On Thu, Oct 17, 2019 at 4:31 PM Michael Lewis <mlewis(at)entrata(dot)com> wrote:

> Your plan to loop over tables and truncate them seems great if you are
> worried. It seems simple to verify that space is being freed as you go, and
> also easy to change tactics if the need arises.
>
>>

--
Andrew W. Kerber

'If at first you dont succeed, dont take up skydiving.'

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message pabloa98 2019-10-17 22:23:35 Re: drop database
Previous Message Stephen Frost 2019-10-17 22:02:57 Re: v12 and pg_restore -f-