async replication code

Поиск
Список
Период
Сортировка
От otheus uibk
Тема async replication code
Дата
Msg-id CALbQNd1-gMY08Csoy6FdE2tc2gnNbt_Cdy88vs3oUF3mEzmnOw@mail.gmail.com
обсуждение исходный текст
Ответы Re: async replication code  (Stas Kelvich <s.kelvich@postgrespro.ru>)
Список pgsql-hackers
Greetings,

I am new here.  Apologetic question: how can i search the archives of this mailing list? Is there some set of magic words to put in Google? Must I wade through 20 pages of hits? Should I download all the archives and grep? :) 

Main question:  I want to understand very precisely the exact algirithm used in PG to do asynchronous streaming replication. Eg, I want to know how the record is written and flushed to the socket and how that happens in time w.r.t WAL-to-disk and response to client. Will someone please give me a head start as to where to begin my code-spelunking? 


--

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [WIP] speeding up GIN build with parallel workers
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Password identifiers, protocol aging and SCRAM protocol