Deleting a database

From: Juan Miguel <juanmime(at)ono(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Deleting a database
Date: 2004-03-30 20:32:44
Message-ID: 4069D96C.5000001@ono.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

This is a little question :

In postgres, "delete database dbsample", frees the disk space used for
this DB?, or I have to drop the files manually ?
I wondered this question, because I read that when you delete records,
you must run vacuum for freeing the space.

Thanks.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message HumanJHawkins 2004-03-30 21:09:10 Re: what is the impact of Database size on Performemce
Previous Message Ericson Smith 2004-03-30 20:04:32 Re: PG 7.2.4 and waiting backends