Re: pg_* files are too large for empty database.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_* files are too large for empty database.
Дата
Msg-id 21565.959621029@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_* files are too large for empty database.  (Denis Perchine <dyp@perchine.com>)
Список pgsql-hackers
Denis Perchine <dyp@perchine.com> writes:
> And lots of pg_* indices are incredibly large. Like:

Longstanding problem --- vacuum doesn't have any way to shrink indexes.
This is on the TODO list but there is lots of higher-priority work.

If you are cleaning out your database entirely anyway, I'd suggest just
dropping and recreating the whole database ...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Vacuum now uses AccessShareLock for analyze
Следующее
От: Daniel Kalchev
Дата:
Сообщение: Re: Vacuum now uses AccessShareLock for analyze