Re: Reproducing incorrect order with order by in a subquery

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Reproducing incorrect order with order by in a subquery
Date: 2023-06-14 11:47:44
Message-ID: 6770a936-d90b-e68c-b338-43d81230940f@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/14/23 05:03, Ruslan Zakirov wrote:
[snip]
> Anyway, yesterday I tried my simplified case on Pg latest, Pg 11 and on
> mysql latest. Had no luck. Either my test case is too simple or I can not
> find the correct distribution of data between two tables.

This is when you need a prod copy...

--
Born in Arizona, moved to Babylonia.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2023-06-14 12:50:11 Re: Reproducing incorrect order with order by in a subquery
Previous Message Ruslan Zakirov 2023-06-14 10:03:06 Re: Reproducing incorrect order with order by in a subquery