| From: | Erik Jones <erik(at)myemma(dot)com> |
|---|---|
| To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
| Cc: | Brian Wipf <brian(at)clickspace(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: WAL archiving idle database |
| Date: | 2007-10-26 23:56:38 |
| Message-ID: | C9D58778-8D98-4451-A56F-EADEFDB9128A@myemma.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
On Oct 26, 2007, at 4:46 PM, Jeff Davis wrote:
> On Fri, 2007-10-26 at 16:31 -0500, Erik Jones wrote:
>> In the absence of activity, WAL are archived every checkpoint_timeout
>> seconds. archive_timeout is how long postgres will wait for the
>> archive_command to return before declaring it failed.
>>
>
> http://www.postgresql.org/docs/current/static/runtime-config-wal.html
>
> "When this parameter is greater than zero, the server will switch to a
> new segment file whenever this many seconds have elapsed since the
> last
> segment file switch."
>
> Regards,
> Jeff Davis
Ah, my bad :)
Erik Jones
Software Developer | Emma®
erik(at)myemma(dot)com
800.595.4401 or 615.292.5888
615.292.0777 (fax)
Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Paul Boddie | 2007-10-27 00:00:38 | Re: select count() out of memory |
| Previous Message | Tom Lane | 2007-10-26 23:46:54 | Re: [HACKERS] WAL archiving idle database |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-10-27 00:05:10 | Re: PANIC caused by open_sync on Linux |
| Previous Message | Tom Lane | 2007-10-26 23:46:54 | Re: [HACKERS] WAL archiving idle database |