Re: Changeset Extraction v7.3

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Changeset Extraction v7.3
Дата
Msg-id 20140127162006.GA25670@awork2.anarazel.de
обсуждение исходный текст
Ответ на Changeset Extraction v7.0 (was logical changeset generation)  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Changeset Extraction v7.3  (Thom Brown <thom@linux.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: dynamic shared memory and locks
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: GIN improvements part2: fast scan