Re: [PATCHES] Full page writes improvement, code update
Koichi Suzuki <suzuki.koichi@oss.ntt.co.jp>
From: Koichi Suzuki <suzuki.koichi@oss.ntt.co.jp>
To: Koichi Suzuki <suzuki.koichi@oss.ntt.co.jp>
Cc: Simon Riggs <simon@2ndquadrant.com>, pgsql-hackers@postgresql.org, pgsql-patches@postgresql.org
Date: 2007-03-30T04:02:52Z
Lists: pgsql-hackers
Attachments
- pg_lesslog.tgz (application/octet-stream)
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