You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that pglogical currently does not provide support for deferred constraints on unique indexes. I wanted to know the reasoning behind this limitation. Is it possible to inquire about the rationale behind this design choice?
Given that pglogical 3.7 now includes support for deferrable unique constraints, I'm curious if there are any considerations or intentions to incorporate this feature into the open-source version of pglogical in the future.
The text was updated successfully, but these errors were encountered:
I understand that pglogical currently does not provide support for deferred constraints on unique indexes. I wanted to know the reasoning behind this limitation. Is it possible to inquire about the rationale behind this design choice?
Given that pglogical 3.7 now includes support for deferrable unique constraints, I'm curious if there are any considerations or intentions to incorporate this feature into the open-source version of pglogical in the future.
The text was updated successfully, but these errors were encountered: