Re: Two PostgreSQL instances returning different output for same query

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: John Scalia <jayknowsunix(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Two PostgreSQL instances returning different output for same query
Date: 2022-08-30 15:28:36
Message-ID: CAKFQuwZzrdpL3SrA34JO_eLrW4tpF5MDPP3KKgtG8jXcC6k6mg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Aug 30, 2022 at 8:21 AM John Scalia <jayknowsunix(at)gmail(dot)com> wrote:

> The query is a simple: SELECT to_jsonb(geom) FROM addresses LIMIT 1;
>
>
What is the point of LIMIT 1?
David J.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message hubert depesz lubaczewski 2022-08-30 15:49:18 Re: Two PostgreSQL instances returning different output for same query
Previous Message John Scalia 2022-08-30 15:21:26 Two PostgreSQL instances returning different output for same query