Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bucardo tables appended with alphanumeric values #261

Open
thembanichauke opened this issue Feb 16, 2024 · 0 comments
Open

Bucardo tables appended with alphanumeric values #261

thembanichauke opened this issue Feb 16, 2024 · 0 comments

Comments

@thembanichauke
Copy link

Hi

I have installed bucardo and all is well, issue comes when bucardo creates tracking, stage and delta tables, it creates the tables and appends them with some alphanumeric value at the end thus causing the sync to fail when searching for the table. See sample table below.

stage_swift_Return_Of_Funds_Credit_Transfer_Transact!b551d4bfe1

Error

VAC Warning! VAC was killed at line 7886: DBD::Pg::st pg_result failed: ERROR: relation "bucardo.delta_swift_Return_Of_Funds_Credit_Transfer_Transac!1843e89595" does not exist
LINE 1: DELETE FROM bucardo."delta_swift_Return_Of_Funds_Credit_Tran...
^
QUERY: DELETE FROM bucardo."delta_swift_Return_Of_Funds_Credit_Transfer_Transac!1843e89595" USING (SELECT txntime AS tt FROM bucardo."track_swift_Return_Of_Funds_Credit_Transfer_Transac!1843e89595" GROUP BY 1 HAVING COUNT(*) = 1) AS foo WHERE txntime = tt AND txntime < now() - interval '45 seconds'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant