archive_timeout and WAL size

From: Edson Richter <edsonrichter(at)hotmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: archive_timeout and WAL size
Date: 2015-06-29 18:49:01
Message-ID: BLU437-SMTP32BE52E9CF8C94403C231ACFAA0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear community,

I'm using PostgreSQL 9.3.6 on Linux x64.

Would sound a stupid questions, and sorry if it was already asked
before: if I set the "archive_timeout", and then I have them sent every
minute (for example), are the files still 16MB in size, or are they
truncated and sent in smaller sizes as well?
I've not found this information in docs.

Thanks,

--
Atenciosamente,

Edson Carlos Ericksson Richter

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-06-29 18:55:54 Re: archive_timeout and WAL size
Previous Message John R Pierce 2015-06-29 17:49:07 Re: Which replication is the best for our case ?