pg_log

From: Konrad(dot)Pscheidl(at)RSD(dot)rsd(dot)de
To: pgsql-general(at)postgresql(dot)org
Subject: pg_log
Date: 2000-01-21 15:11:20
Message-ID: C125686D.00539A5D.00@mail.rsd.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

is the file pg_log in the $PGDATA directory a transaction log file? Are there
any tools to deal with it
( e.g. to delete it while postgres is running )

What's about the log file under var/log. Do I have to delete this manually?

(We use postgreSQL 6.4-9)

Regards

Konrad Pscheidl

Browse pgsql-general by date

  From Date Subject
Next Message Gabriel Fernandez 2000-01-21 15:23:22 Problems with select ... into ...
Previous Message Jose Soares 2000-01-21 14:08:11 Re: [GENERAL] weird sum() results