Re: Order by not working - Mailing list pgsql-general

From David G. Johnston
Subject Re: Order by not working
Date
Msg-id CAKFQuwam37MvQTsCitP-sk6b8XAG-B1+75EnYy2NMkQK2RXf7w@mail.gmail.com
Whole thread Raw
In response to Re: Order by not working  (Dan Nessett <dnessett@yahoo.com>)
Responses Re: Order by not working
List pgsql-general

On Tuesday, February 16, 2021, Dan Nessett <dnessett@yahoo.com> wrote:
Thanks Peter. The listing of the result is from pg-admin 4.30 using view/edit data applied to the household_data table. In the past this has always returned the table contents in the ORDR BY sort order. Do I need to specify some preference in pg_admin to guarantee this?

pgAdmin4 might be keying off of the presence of an index, which this table doesn’t have.

David J.

pgsql-general by date:

Previous
From: Dan Nessett
Date:
Subject: Re: Order by not working
Next
From: Dan Nessett
Date:
Subject: Re: Order by not working