Re: Disallow changing slot's failover option in transaction block
От
Bertrand Drouvot
Тема
Re: Disallow changing slot's failover option in transaction block
Дата
Msg-id
ZiIxuaiINsuaWuDK@ip-10-97-1-34.eu-west-3.compute.internal
Ответ на
RE: Disallow changing slot's failover option in transaction block (Zhijie Hou (Fujitsu))
Список
Дерево обсуждения
Disallow changing slot's failover option in transaction block "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
RE: Disallow changing slot's failover option in transaction block "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Re: Disallow changing slot's failover option in transaction block shveta malik <shveta.malik@gmail.com>
Re: Disallow changing slot's failover option in transaction block Amit Kapila <amit.kapila16@gmail.com>
Re: Disallow changing slot's failover option in transaction block shveta malik <shveta.malik@gmail.com>
RE: Disallow changing slot's failover option in transaction block "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
Re: Disallow changing slot's failover option in transaction block shveta malik <shveta.malik@gmail.com>
RE: Disallow changing slot's failover option in transaction block "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
RE: Disallow changing slot's failover option in transaction block "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
Re: Disallow changing slot's failover option in transaction block shveta malik <shveta.malik@gmail.com>
Re: Disallow changing slot's failover option in transaction block Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Re: Disallow changing slot's failover option in transaction block Amit Kapila <amit.kapila16@gmail.com>
Re: Disallow changing slot's failover option in transaction block Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Re: Disallow changing slot's failover option in transaction block Michael Paquier <michael@paquier.xyz>
RE: Disallow changing slot's failover option in transaction block "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Re: Disallow changing slot's failover option in transaction block shveta malik <shveta.malik@gmail.com>
RE: Disallow changing slot's failover option in transaction block "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Re: Disallow changing slot's failover option in transaction block Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Hi, On Fri, Apr 19, 2024 at 12:39:40AM +0000, Zhijie Hou (Fujitsu) wrote: > Here is V2 patch which includes the changes for CREATE SUBSCRIPTION as > suggested. Since we don't connect pub to alter slot when (create_slot=false) > anymore, the restriction that disallows failover=true when connect=false is > also removed. Thanks! + specified in the subscription. When creating the slot, ensure the slot + property failover matches the counterpart parameter + of the subscription. The slot could be created before or after the subscription is created, so I think it needs a bit of rewording (as here it sounds like the sub is already created), , something like? "Always ensure the slot property failover matches the counterpart parameter of the subscription and vice versa." Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
В списке pgsql-hackers по дате отправления