| From: | Selim Tuvi <stuvi(at)ilm(dot)com> |
|---|---|
| To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | BDR: pg_stat_bdr: cache lookup failed |
| Date: | 2015-10-14 21:08:06 |
| Message-ID: | D702486C6BC79C40A9C6FF4F0315ABC031F12D@mailbox09.lucas.alllucas.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi we are currently testing BDR 0.9.2 and I set up a two node cluster. From one node I can run:
select * from bdr.pg_stat_bdr
and it gives me the rows fine but on the other node I get the following error:
ERROR: cache lookup failed for replication identifier id: 4
Any idea why?
The server log produces this:
2015-10-14 21:01:13.313 UTC,"postgres","deliver",30783,"[local]",561ec296.783f,3,"SELECT",2015-10-14 21:01:10 UTC,6/5,0,ERROR,XX000,"cache lookup failed for replication identifier id: 4",,,,,,"select * from bdr.pg_stat_bdr;",,,"psql"
Thanks
-Selim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2015-10-14 21:49:48 | Re: Not storing MD5 hashed passwords |
| Previous Message | John R Pierce | 2015-10-14 20:41:48 | Re: Not storing MD5 hashed passwords |