| From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Changeset Extraction v7.3 |
| Date: | 2014-01-27 16:20:06 |
| Message-ID: | 20140127162006.GA25670@awork2.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2014-01-27 16:45:49 | Re: GIN improvements part2: fast scan |
| Previous Message | Robert Haas | 2014-01-27 16:18:18 | Re: dynamic shared memory and locks |