Re: Stop the search once replication origin is found

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Stop the search once replication origin is found
Дата
Msg-id CAA4eK1LmUVPCNwoHcWzRhMca5PA1sBp+UrbdqmU8XfJuu6SMiQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Stop the search once replication origin is found  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Stop the search once replication origin is found  (Peter Smith <smithpb2250@gmail.com>)
Список pgsql-hackers
On Mon, Nov 20, 2023 at 4:36 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Mon, Nov 20, 2023 at 2:36 PM Antonin Houska <ah@cybertec.at> wrote:
> >
> > Although it's not performance-critical, I think it just makes sense to break
> > the loop in replorigin_session_setup() as soon as we've found the origin.
> >
>
> Your proposal sounds reasonable to me.
>

Pushed, thanks for the patch!

--
With Regards,
Amit Kapila.



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [PoC] pg_upgrade: allow to upgrade publisher node
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Lockless exit path for ReplicationOriginExitCleanup