On Tue, Jan 8, 2013 at 4:04 AM, Takeshi Yamamuro
<yamamuro(dot)takeshi(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> Apart from my patch, what I care is that the current one might
> be much slow against I/O. For example, when compressing
> and writing large values, compressing data (20-40MiB/s) might be
> a dragger against writing data in disks (50-80MiB/s). Moreover,
> IMHO modern (and very fast) I/O subsystems such as SSD make a
> bigger issue in this case.
What about just turning compression off?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2013-01-08 13:47:27 |
| Subject: Re: Re: Proposal: Store "timestamptz" of database creation
on "pg_database" |
| Previous: | From: Robert Haas | Date: 2013-01-08 13:04:39 |
| Subject: Re: recent ALTER whatever .. SET SCHEMA refactoring |