Re: BUG #17925: Incorrect select query result

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joakim Goldkuhl <joakim(dot)goldkuhl(at)cogmed(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17925: Incorrect select query result
Date: 2023-05-09 13:57:23
Message-ID: 670419.1683640643@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Joakim Goldkuhl <joakim(dot)goldkuhl(at)cogmed(dot)com> writes:
> Since this is corporation data I cannot provide much data in this public
> mailing list unfortunately. And I have not yet been able to reproduce this
> behaviour on dummy data.

Hm, well, please keep trying.

> Also, I should mention that the database is running on RDS, managed by AWS,
> so maybe you are not interested in looking into it in this case?

That does complicate matters, since it's hard to guess whether it's
a native Postgres bug or something Amazon introduced. (I believe
RDS Postgres is mostly Postgres, unlike say Aurora, but there is some
secret sauce at the storage level.) All the more reason to try to
devise a publishable test case.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Erik Oomen 2023-05-09 14:03:01 Re: BUG #17926: Segfault in SELECT
Previous Message Wei Wang (Fujitsu) 2023-05-09 09:06:17 RE: Logical Replica ReorderBuffer Size Accounting Issues