Re: Is there a way to SubPartition? - Mailing list pgsql-performance

From Tom Lane
Subject Re: Is there a way to SubPartition?
Date
Msg-id 29791.1219870443@sss.pgh.pa.us
Whole thread Raw
In response to Re: Is there a way to SubPartition?  ("Jerry Champlin" <jchamplin@absolute-performance.com>)
List pgsql-performance
"Jerry Champlin" <jchamplin@absolute-performance.com> writes:
> We have synchronous_commit turned off, commit siblings set to 5,
> commit_delay set to 50,000.  With synchronous_commit off does it make
> any sense to be grouping commits?

No.  In fact commit_delay is a total no-op in that mode.  If it were
doing anything I think you'd have found that to be a counterproductively
large setting ...

            regards, tom lane

pgsql-performance by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Is there a way to SubPartition?
Next
From: david@lang.hm
Date:
Subject: Re: select on 22 GB table causes "An I/O error occured while sending to the backend." exception