Re: How to erase transaction logs on PostgreSQL

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Re: How to erase transaction logs on PostgreSQL
Дата
Msg-id 201203081752.41556.achill@smadev.internal.net
обсуждение исходный текст
Ответ на How to erase transaction logs on PostgreSQL  (Frank Church <voipfc@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: how to return the last inserted identity column value
Следующее
От: Mike Blackwell
Дата:
Сообщение: Re: [BUGS] Altering a table with a rowtype column