Re: Possible corrupt index?

From: Michael Lewis <mlewis(at)entrata(dot)com>
To: Zahir Lalani <ZahirLalani(at)oliver(dot)agency>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Possible corrupt index?
Date: 2019-04-16 17:05:51
Message-ID: CAHOFxGrKj=w6Cg+uSzRmyHv2O696N0vaNZHrv_E5j8MeBgJ=DA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Which version? What are the queries you are running which give unexpected
behavior? Have your run explain analyze on those to check what plan is
being used? Have your reindexed all or only the one you suspect?

>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-04-16 17:08:04 Re: Possible corrupt index?
Previous Message Adrian Klaver 2019-04-16 17:04:48 Re: Alter domain type / avoiding table rewrite