Обсуждение: Shrink

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

Shrink

От
Sabio - PSQL
Дата:
What is the form to shrink database for recover unused space?



Re: Shrink

От
Aaron Glenn
Дата:
On Fri, 18 Mar 2005 08:19:27 -0600, Sabio - PSQL
<slopez_pg@ceroriesgo.co.cr> wrote:
> What is the form to shrink database for recover unused space?

You're thinking of VACUUM.
http://www.postgresql.org/docs/8.0/interactive/maintenance.html#ROUTINE-VACUUMING

aaron.glenn