Open agsh-yb opened 3 months ago
If I tries to create table in another database which is already under replication with in replication group it's restricting to do so with error
db5=# create table ts(id int);
ERROR: Error parsing ddl_queue_primary_key_start_time:
Jira Link: DB-12523
Description
Version:
2.23.1.0-b55
After performing several operations, I attempted to set up replication and create a table at the source. However, the process is taking significantly longer than expected(Stuck) to fetch the table at the target. The UI indicates that the table is in the “preparing” state.
Steps performed:
Additional Information:
Support bundles for both the source and target have been created and attached to the corresponding Jira ticket for further investigation.
cc: @Arjun-yb
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information