Hello.
We have three servers running postgres 9.6, master and two slaves feeded by streaming replication.
On of those slaves we are getting different query results. The replica was recreated from scratch, but problem persists.
If set enable_indexscan='off' and set enable_bitmapscan='off' we get correct result.
It looks like problem with some index...?
Can anybody saw such behaviour?
On of those slaves we are getting different query results. The replica was recreated from scratch, but problem persists.
If set enable_indexscan='off' and set enable_bitmapscan='off' we get correct result.
It looks like problem with some index...?
Can anybody saw such behaviour?
I'll then send of course the table, index, etc. definition if necessary.
Thank you.
Thank you.
Best regards
Václav