Re: How to erase transaction logs on PostgreSQL - Mailing list pgsql-general

From Achilleas Mantzios
Subject Re: How to erase transaction logs on PostgreSQL
Date
Msg-id 201203081752.41556.achill@smadev.internal.net
Whole thread Raw
In response to How to erase transaction logs on PostgreSQL  (Frank Church <voipfc@gmail.com>)
List pgsql-general
one ultra dummy way would be to dump, back up, destroy the data dirs,
and any human /var/log files and then re-initdb and restore.

On Πεμ 08 Μαρ 2012 12:18:17 Frank Church wrote:
> How do you purge the postgresql transaction log?
>
> I am creating a virtual machine image and I want to erase any transaction
> logs that got built up during development. What is the way to do that?
>
> I am currently using 8.3 and 8.4.
>
> Is there the possibility that the logs saved in /var/log also contain
> security details?
>
> /voipfc

--
Achilleas Mantzios
IT DEPT

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: how to return the last inserted identity column value
Next
From: Mike Blackwell
Date:
Subject: Re: [BUGS] Altering a table with a rowtype column