Re: log files

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: jjurban <jjurban(at)attglobal(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: log files
Date: 2013-05-15 01:01:39
Message-ID: CA+HiwqE4Zrm7x4WsQcAHoPyP-GAZ2mmvih==K_TbWgUFKbTWug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello John,

Those are Write Ahead Log file segments and are part of PostgreSQL's
REDO mechanism.

On Wed, May 15, 2013 at 5:06 AM, jjurban <jjurban(at)attglobal(dot)net> wrote:
> Hello,
>
> I'm using PostGreSQL on eComStation (nee OS/2).
>
> My system is generating enormous log files in a folder called pg_xlog. They
> are 16MB each and there are many, many of them.
>
> Two questions:
>
> 1. Can I delete them and still continue to run?
>
> 2. How do I turn off the generation of these files?
>
> Thank you all very much.
>
> John
>
>
>
>
>
> --
> Sent via pgsql-novice mailing list (pgsql-novice(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice

--

Amit Langote

In response to

  • log files at 2013-05-14 20:06:34 from jjurban

Browse pgsql-novice by date

  From Date Subject
Next Message Amit Langote 2013-05-15 01:20:40 Re: log files
Previous Message jjurban 2013-05-14 20:06:34 log files