Re: Can I make logical replication behave like synchronous streaming?
От
Laurenz Albe
Тема
Re: Can I make logical replication behave like synchronous streaming?
Дата
Msg-id
2855d4caf06b0c5dddc1cbb56809802d666960d0.camel@cybertec.at
Ответ на
Список
Дерево обсуждения
Can I make logical replication behave like synchronous streaming? sbob <sbob@quadratum-braccas.com>
Re: Can I make logical replication behave like synchronous streaming? Laurenz Albe <laurenz.albe@cybertec.at>
Re: Can I make logical replication behave like synchronous streaming? Simon Riggs <simon.riggs@enterprisedb.com>
On Wed, 2021-10-20 at 15:47 -0600, sbob wrote: > Does logical replication perform like synchronous streaming? If not can > I force it to do so? Sure! Set "application_name" to some name in the CONNECTION clause of CREATE SUBSCRIPTION and use that name in "synchronous_standby_names" on the primary. Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com
В списке pgsql-admin по дате отправления