pg_log

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pg_log
Дата
Msg-id Pine.LNX.4.30.0103061558130.29490-100000@aguila.protecne.cl
обсуждение исходный текст
Ответы Re: pg_log
Список pgsql-general
Hi all

I'm running PG 7.0.3 on Linux. I have a single database, three hundred
tables, 70 MB in all -- not too much.

However, one table get one record updated per second. I vacuum it
regularly, so it doesn't grow too big. Problem is, pg_log seems to get
bigger and bigger and doesn't shrink, no matter what I do.

ARAIK, pg_log records which tuples are "active" and which ones are
obsolete, so I'm not going to delete it. I just want to know if there is
a way to reduce its size. Right now, it's 178 MB -- more than twice the
database itself (no, I don't have any other databases besides template1
and such). I know I can dump and restore from a clean (empty) install,
but is there a simpler way?

TIA.

--
Alvaro Herrera (<alvherre[@]protecne.cl>)


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

Предыдущее
От: Soma Interesting
Дата:
Сообщение: time to integer
Следующее
От: John Burski
Дата:
Сообщение: Re: SQL article