Undocumented error

From: Petar Dambovaliev <petar(dot)dambovaliev(at)nextroll(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Undocumented error
Date: 2022-01-13 23:02:57
Message-ID: CAJnKxrrNwooApDAQjTYp9zDmQjdngB5Tn8iR1_-4GGyPHir-7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

I am using the libpq to consume a replication slot.
Very rarely, i would get a very strange error that i can't find any
information on.
It is not mentioned in any documentation and i don't know under what
conditions it triggers.
Any help is appreciated.

The function i am calling is : `PQgetCopyData`
the error code is `-1` and the error text is `invalid ordering of
speculative insertion changes`

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhihong Yu 2022-01-13 23:03:11 Re: null iv parameter passed to combo_init()
Previous Message Bossart, Nathan 2022-01-13 22:27:31 Re: Add sub-transaction overflow status in pg_stat_activity