Re: speed up a logical replica setup
От | Peter Eisentraut |
---|---|
Тема | Re: speed up a logical replica setup |
Дата | |
Msg-id | d11e8cfb-b987-45d2-bf56-1e8552145b1c@eisentraut.org обсуждение исходный текст |
Ответ на | Re: speed up a logical replica setup (Amit Kapila <amit.kapila16@gmail.com>) |
Ответы |
RE: speed up a logical replica setup
|
Список | pgsql-hackers |
On 18.01.24 10:37, Amit Kapila wrote: > The other option could be pg_createsubscriber on the lines of > pg_verifybackup and pg_combinebackup. Yes, that spelling would be more consistent. > Yet other options could be > pg_buildsubscriber, pg_makesubscriber as 'build' or 'make' in the name > sounds like we are doing some work to create the subscriber which I > think is the case here. I see your point here. pg_createsubscriber is not like createuser in that it just runs an SQL command. It does something different than CREATE SUBSCRIBER. So a different verb would make that clearer. Maybe something from here: https://www.thesaurus.com/browse/convert
В списке pgsql-hackers по дате отправления: