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

Feedback on livecompare 3 - "Command-line usage" #6355

Closed
jenishvyas22 opened this issue Dec 18, 2024 · 1 comment
Closed

Feedback on livecompare 3 - "Command-line usage" #6355

jenishvyas22 opened this issue Dec 18, 2024 · 1 comment

Comments

@jenishvyas22
Copy link

Summary

/usr/bin/livecompare /etc/livecompare/livecompare_all.ini 17 --recheck

Unhandled exception on session 17 at 2024-12-18 18:32:01.629091: 'LiveTable' object has no attribute 'table_exists'
Traceback (most recent call last):
File "/opt/edb/livecompare/venv/lib/python3.9/site-packages/livecompare/live_compare.py", line 1382, in recheck
if v_difference.Initialize():
File "/opt/edb/livecompare/venv/lib/python3.9/site-packages/livecompare/live_difference.py", line 151, in Initialize
if self.GetMetaData():
File "/opt/edb/livecompare/venv/lib/python3.9/site-packages/livecompare/live_difference.py", line 72, in GetMetaData
if not self.Tables[k].table_exists:
AttributeError: 'LiveTable' object has no attribute 'table_exists'

Where did you see the problem?

https://github.com/EnterpriseDB/docs/blob/main/product_docs/docs/livecompare/3/command_line_usage.mdx

Expected behavior

No response

Screenshots

No response

Browser / Platform

No response

Additional notes

No response

@djw-m
Copy link
Contributor

djw-m commented Dec 19, 2024

This issue has been passed to the livecompare team as it is not a documentation issue.

@djw-m djw-m closed this as completed Dec 19, 2024
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

2 participants