From: | Thom Brown <thom(at)linux(dot)com> |
---|---|
To: | Andres Freund <andres(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Changeset Extraction v7.3 |
Date: | 2014-01-28 16:49:17 |
Message-ID: | CAA-aLv4p+CN8U+ukME3s_7emwMUL7p+qv8tVVLsVSnmsLE+oBw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 27 January 2014 16:20, Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
> Hi,
>
> Here's the next version of the patchset. The following changes have been
> made:
> * move xmin pegging and more logic responsibility to procarray.c
> * split all support for changeset extraction from the initial slot patch
> * always register an before_shmem_exit handler when
> max_replication_slots is registered, not just while a slot is acquired
> * move some patch hunks to earlier patches, especially the
> ReplicationSlotAcquire() call for physical rep that accidentally
> slipped and the SQL accessible slot manipulation functions
> * minor stuff
0001 doesn't apply cleanly due to commit
ea9df812d8502fff74e7bc37d61bdc7d66d77a7f.
The rest are fine.
--
Thom
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Janes | 2014-01-28 16:53:37 | Re: A better way than tweaking NTUP_PER_BUCKET |
Previous Message | Andrew Dunstan | 2014-01-28 16:46:29 | Re: jsonb and nested hstore |