From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Documenting pglesslog |
Date: | 2009-01-11 02:09:58 |
Message-ID: | 200901110209.n0B29w912014@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
In thinking about how to communicate to users about reducing continuous
archiving storage requirements, I realized we don't mention pglesslog in
our official documentation.
The attached patch documents how to use pglesslog and gzip/gunzip to
reduce storage requirements. Comments?
Also, I assume pg_lesslog removes the padding we use to make all WAL
files 16MB, effectively doing the function of clearxlogtail too, right?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment | Content-Type | Size |
---|---|---|
/pgpatches/pglesslog | text/x-diff | 1.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-01-11 02:33:24 | Re: autovacuum and reloptions |
Previous Message | Kenneth Marshall | 2009-01-10 22:20:38 | Re: [PATCHES] updated hash functions for postgresql v1 |