From: | Koichi Suzuki <suzuki(dot)koichi(at)oss(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Koichi Suzuki <suzuki(dot)koichi(at)oss(dot)ntt(dot)co(dot)jp> |
Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [PATCHES] Full page writes improvement, code update |
Date: | 2007-03-30 04:02:52 |
Message-ID: | 460C8BEC.5030907@oss.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Hi,
Here's a patch reflected some of Simon's comments.
1) Removed an elog call in a critical section.
2) Changed the name of the commands, pg_complesslog and pg_decompresslog.
3) Changed diff option to make a patch.
--
Koichi Suzuki
Attachment | Content-Type | Size |
---|---|---|
pg_lesslog.tgz | application/octet-stream | 26.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-03-30 04:15:28 | Autovacuum vs statement_timeout |
Previous Message | Koichi Suzuki | 2007-03-30 01:00:14 | Re: [PATCHES] Full page writes improvement, code update |
From | Date | Subject | |
---|---|---|---|
Next Message | NikhilS | 2007-03-30 06:58:02 | Auto Partitioning Patch - WIP version 1 |
Previous Message | Alvaro Herrera | 2007-03-30 01:13:28 | Re: Make CLUSTER MVCC-safe |