Re: Replication identifiers, take 4

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Replication identifiers, take 4
Дата
Msg-id 20150420081956.GA25107@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Replication identifiers, take 4  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On 2015-04-20 11:09:20 +0300, Heikki Linnakangas wrote:
> Can you name some of the bigger problems you'd have?

Several parts of the system are O(#max_replication_slots). Having 100k
outgoing logical replication slots is going to be expensive.

Nothing unsolvable, but the 65k 16 bit limit surely isn't going to be
the biggest problem.

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Turning off HOT/Cleanup sometimes
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: inherit support for foreign tables