Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-22 Thread Bruce Momjian
On Mon, Apr 22, 2013 at 10:15:58AM +0200, Andres Freund wrote: > > > > > > Improve performance of non-synchronous streaming log shipping > > (Andres Freund) > > > > > > Its about synchronous_commit = off of which is more than just > non-synchronous replicatio

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-22 Thread Andres Freund
On 2013-04-21 21:04:17 -0400, Bruce Momjian wrote: > On Sun, Apr 21, 2013 at 08:22:38PM +0100, Simon Riggs wrote: > > On 21 April 2013 15:09, Bruce Momjian wrote: > > > > > New text is, based on Simon's request about adding failover speedup: > > > > > > Improve performance of streaming re

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Bruce Momjian
On Sun, Apr 21, 2013 at 08:22:38PM +0100, Simon Riggs wrote: > On 21 April 2013 15:09, Bruce Momjian wrote: > > > New text is, based on Simon's request about adding failover speedup: > > > > Improve performance of streaming replication log shipping and > > standby promotion (Andre

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Simon Riggs
On 21 April 2013 15:09, Bruce Momjian wrote: > New text is, based on Simon's request about adding failover speedup: > > Improve performance of streaming replication log shipping and > standby promotion (Andres Freund, Simon Riggs) Um, it's hard to see how that text relates to wha

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Peter Geoghegan
On Sun, Apr 21, 2013 at 12:57 AM, Simon Riggs wrote: > * Improve memory usage for in-memory sorts - IMHO this should read > "Allow in-memory sorts to use their full memory allocation", which > then explains why users may see higher memory usage and why they > should think about altering settings

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Bruce Momjian
On Sun, Apr 21, 2013 at 03:22:38PM +0200, Andres Freund wrote: > * Use a binary heap for Merge-Append operations (Abhijit Menon-Sen) > Implement a generic binary heap and use it for Merge-Append operations > which previously used a ad-hoc version. OK, text updated to: Implement a generic

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Andres Freund
On 2013-04-21 04:57:22 +, Bruce Momjian wrote: > Reorder 9.3 release note items > > Typo fix from David Fetter. > > Branch > -- > master > > Details > --- > http://git.postgresql.org/pg/commitdiff/ef3defcf0d507abb75d9e9696f11b44f4fc09291 > > Modified Files > -- > doc/src

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Bruce Momjian
On Sun, Apr 21, 2013 at 03:09:19PM +0200, Andres Freund wrote: > On 2013-04-21 09:06:51 -0400, Bruce Momjian wrote: > > > > OK, all changes made and committed. Thanks. (You can see the details > > in the git commit.) > > > > For this item: > > > > * Correct predicate locking for DROP INDEX

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Andres Freund
On 2013-04-21 09:06:51 -0400, Bruce Momjian wrote: > > OK, all changes made and committed. Thanks. (You can see the details > in the git commit.) > > For this item: > > * Correct predicate locking for DROP INDEX CONCURRENTLY - > bugfix not a feature > > did you have new text. We

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Bruce Momjian
OK, all changes made and committed. Thanks. (You can see the details in the git commit.) For this item: * Correct predicate locking for DROP INDEX CONCURRENTLY - bugfix not a feature did you have new text. We do mention bug fixes. I changed "Correct" to "Fix" in a later comm

Re: [COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-21 Thread Simon Riggs
On 21 April 2013 05:57, Bruce Momjian wrote: > Reorder 9.3 release note items A few corrections, additions and clarifications. Corrections * Allow recovery.conf to be relocated using configuration variable recovery_config_directory Patch was revoked... * Need to mention the fast promote featu

[COMMITTERS] pgsql: Reorder 9.3 release note items

2013-04-20 Thread Bruce Momjian
Reorder 9.3 release note items Typo fix from David Fetter. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/ef3defcf0d507abb75d9e9696f11b44f4fc09291 Modified Files -- doc/src/sgml/release-9.3.sgml | 138 - 1 files c