Обсуждение: size of the database

Поиск
Список
Период
Сортировка

size of the database

От
"Zoran muljevski"
Дата:

Database PostgreSQL 8.1.22 takes 2 GB. I deleted a table of 300 MB. But the database still takes up 2 GB. I deleted the indexes of 200 MB but the base still has 2 GB.
What should I do?

 

Thank you,

 

Muljevski Zoran

Re: size of the database

От
"Kevin Grittner"
Дата:
"Zoran muljevski" <muljevski@gmail.com> wrote:

> Database PostgreSQL 8.1.22 takes 2 GB. I deleted a table of 300
> MB. But the database still takes up 2 GB. I deleted the indexes of
> 200 MB but the base still has 2 GB.
> What should I do?

What is your OS?  How are you measuring this?

-Kevin