Re: Improve compression speeds in pg_lzcompress.c
From:
Andres Freund <andres(at)2ndquadrant(dot)com>
To:
Takeshi Yamamuro <yamamuro(dot)takeshi(at)lab(dot)ntt(dot)co(dot)jp>
Cc:
pgsql-hackers(at)postgresql(dot)org
Subject:
Re: Improve compression speeds in pg_lzcompress.c
Date:
2013-01-07 14:03:21
Message-ID:
20130107140321.GD5301@awork2.anarazel.de (view raw or flat )
Thread:
2013-01-07 07:29:58 from Takeshi Yamamuro <yamamuro(dot)takeshi(at)lab(dot)ntt(dot)co(dot)jp>
2013-01-07 09:10:31 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2013-01-07 09:19:59 from John R Pierce <pierce(at)hogranch(dot)com>
2013-01-07 09:57:58 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2013-01-07 10:05:24 from Andres Freund <andres(at)2ndquadrant(dot)com>
2013-01-07 10:21:26 from John R Pierce <pierce(at)hogranch(dot)com>
2013-01-07 10:39:22 from Andres Freund <andres(at)2ndquadrant(dot)com>
2013-01-07 13:36:33 from Greg Stark <stark(at)mit(dot)edu>
2013-01-07 13:48:06 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2013-01-07 13:57:41 from "ktm(at)rice(dot)edu" <ktm(at)rice(dot)edu>
2013-01-08 09:19:13 from Takeshi Yamamuro <yamamuro(dot)takeshi(at)lab(dot)ntt(dot)co(dot)jp>
2013-01-08 11:24:32 from Hannu Krosing <hannu(at)krosing(dot)net>
2013-01-07 13:52:09 from "ktm(at)rice(dot)edu" <ktm(at)rice(dot)edu>
2013-01-08 09:08:13 from Takeshi Yamamuro <yamamuro(dot)takeshi(at)lab(dot)ntt(dot)co(dot)jp>
2013-01-07 14:03:21 from Andres Freund <andres(at)2ndquadrant(dot)com>
2013-01-07 16:16:07 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2013-01-07 20:18:57 from Merlin Moncure <mmoncure(at)gmail(dot)com>
2013-01-07 20:41:00 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2013-01-07 21:36:25 from Merlin Moncure <mmoncure(at)gmail(dot)com>
2013-01-07 21:07:51 from Robert Haas <robertmhaas(at)gmail(dot)com>
2013-01-07 21:19:36 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2013-01-07 21:44:50 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2013-01-08 09:04:24 from Takeshi Yamamuro <yamamuro(dot)takeshi(at)lab(dot)ntt(dot)co(dot)jp>
2013-01-08 13:20:42 from Robert Haas <robertmhaas(at)gmail(dot)com>
2013-01-08 14:51:06 from Claudio Freire <klaussfreire(at)gmail(dot)com>
2013-01-08 22:14:20 from Robert Haas <robertmhaas(at)gmail(dot)com>
2013-01-09 07:56:12 from Benedikt Grundmann <bgrundmann(at)janestreet(dot)com>
2013-01-07 22:00:39 from Robert Haas <robertmhaas(at)gmail(dot)com>
Lists:
pgsql-hackers
Hi,
It seems worth rereading the thread around
http://archives.postgresql.org/message-id/CAAZKuFb59sABSa7gCG0vnVnGb-mJCUBBbrKiyPraNXHnis7KMw%40mail.gmail.com
for people wanting to work on this.
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
In response to
pgsql-hackers by date
Next :From: Boszormenyi ZoltanDate: 2013-01-07 14:23:02
Subject : Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking
socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver
takes long time to detect n/w breakdown
Previous :From : ktm@rice.eduDate : 2013-01-07 13:57:41
Subject : Re: Improve compression speeds in pg_lzcompress.c