Re: [External] LIMIT not showing all results

From: Matthew Pounsett <matt(at)conundrum(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: [External] LIMIT not showing all results
Date: 2019-03-05 18:09:28
Message-ID: CAAiTEH9E9+q8YO8WMVMtqP5MwxFaJ+spUhYCVSBXcS4E-XacPQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 5 Mar 2019 at 12:54, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Andreas Kretschmer <andreas(at)a-kretschmer(dot)de> writes:
> > the other thing is, it would be nice to to know why the index is corrupt.
>
> Given that (a) this was triggered by a server migration and (b)
> the leading column of the index looks like it's probably varchar,
> I'm suspicious that the new server has different collation behavior.

The migration in question was an rsync from a Debian 9 box
running 9.4.19-0+deb8u1 to a FreeBSD 11 box running 9.4.20.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Casey Deccio 2019-03-05 18:41:08 Re: LIMIT not showing all results
Previous Message Andreas Kretschmer 2019-03-05 18:06:07 Re: [External] LIMIT not showing all results