[check_postgres] ERROR: relation "**" does not exist
Maryam Rabiee
rabiei.maryam at gmail.com
Sat Aug 8 07:19:25 UTC 2015
I'm Trying to use postgres-check to check replication of tables with
bucardo , and I'm trying this command:
check_postgres_replicate_row --dbname=name --host=host-ip --port=5433
--dbname=bucardo_test --host=dest-host-ip --port=5433 --warning=40
--repinfo= --tempdir=a-temp-directory --dbuser=bucardo
and I get this error constantly:
ERROR: relation "raaste_brand" does not exist
LINE 1: ..._timeout=30000;COMMIT;SELECT "title_en" AS c FROM "raaste_br...
and the relation exists when I type \d command in psql . can you help me
with the source of this error?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.endcrypt.com/pipermail/check_postgres/attachments/20150808/7fcd996f/attachment.html>
More information about the Check_postgres
mailing list