pg_log

From: Alvaro Herrera <alvherre(at)protecne(dot)cl>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pg_log
Date: 2001-03-06 19:04:16
Message-ID: Pine.LNX.4.30.0103061558130.29490-100000@aguila.protecne.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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[(at)]protecne(dot)cl>)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Burski 2001-03-06 19:09:42 Re: SQL article
Previous Message Soma Interesting 2001-03-06 18:56:40 time to integer