Re: Add common function ReplicationOriginName.

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: Add common function ReplicationOriginName.
Дата
Msg-id CAJ7c6TPA=nczG2=oFckm7cTJKDFsYo-2X4cPirohj6J5sFmd-A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add common function ReplicationOriginName.  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Add common function ReplicationOriginName.  (Peter Smith <smithpb2250@gmail.com>)
Re: Add common function ReplicationOriginName.  (Amit Kapila <amit.kapila16@gmail.com>)
Re: Add common function ReplicationOriginName.  (Peter Smith <smithpb2250@gmail.com>)
Список pgsql-hackers
Hi Amit,

> I think it is better to use Size. Even though, it may not fail now as
> the size of names for origin will always be much lesser but it is
> better if we are consistent. If we agree with this, then as a first
> patch, we can make it to use Size in existing places and then
> introduce this new function.

OK, here is the updated patchset.

* 0001 replaces int's with Size's in the existing code
* 0002 applies Peter's patch on top of 0001

-- 
Best regards,
Aleksander Alekseev

Вложения

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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Следующее
От: Melih Mutlu
Дата:
Сообщение: Re: Summary function for pg_buffercache