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

why global and local gts not sync !!! #56

Closed ypma closed 4 years ago

ypma commented 4 years ago

postgres=# select * from pgxc_node; ERROR: global gts:3081548147 is earlier than local gts:3387238789, please check GTM status!

Jasonysli commented 4 years ago

This should never happen, can you support the gtm.log so we can see what happen on GTM?

ypma commented 4 years ago

the problem has already been solved , I didn't install it correctly . Thanks .