Re: [REVIEW] Re: Compression of full-page-writes - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [REVIEW] Re: Compression of full-page-writes
Date
Msg-id 20140921222322.GX4701@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: [REVIEW] Re: Compression of full-page-writes  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [REVIEW] Re: Compression of full-page-writes
List pgsql-hackers
Tom Lane wrote:
> Rahila Syed <rahilasyed.90@gmail.com> writes:
> > Please find attached patch to compress FPW using pglz compression.
> 
> Patch not actually attached AFAICS (no, a link is not good enough).

Well, from Rahila's point of view the patch is actually attached, but
she's posting from the Nabble interface, which mangles it and turns into
a link instead.  Not her fault, really -- but the end result is the
same: to properly submit a patch, you need to send an email to the
pgsql-hackers@postgresql.org mailing list, not join a group/forum from
some intermediary newsgroup site that mirrors the list.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: window function - change_number
Next
From: Michael Paquier
Date:
Subject: Re: Better support of exported snapshots with pg_dump