Tencent / TBase

TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse services, a set of integrated enterprise-level solutions is formed.
Other
1.38k stars 262 forks source link

FK's not supported on replicated tables. #36

Open yazun opened 4 years ago

yazun commented 4 years ago

While PG-XL allowed for FKs on replicated tables. Was there any particular reason why it was disabled? - it seems like an easy case vs distributed FKs?

yazun commented 4 years ago

Same applies to triggers not being supported on replicated table- why to make this regression in comparison to XL?