Re: Possible corrupt index?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Zahir Lalani <ZahirLalani(at)oliver(dot)agency>, Michael Lewis <mlewis(at)entrata(dot)com>
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 21:33:41
Message-ID: e20237f7-294a-d6e7-02f0-ec0f496bd019@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/16/19 2:04 PM, Zahir Lalani wrote:
> Hi
>
>> Is this the same for the other environments?
>
> We have recently upgraded others to 10 and are in testing before we upgrade production. However we still some 9.6 dev servers which are fine.

I am not following above.

What is running version 10?

Did you restore a dump from a version 10 onto a version 9.6 machine?

>
>> What does:
>> SHOW lc_collate;
>
> en_US.UTF-8

The above is the same for all the servers?

>
>> Are you doing the below through Navicat or psql?
>
> Using Navicat for the test in all environments, but we have the same issue with app layer code connecting via perl DBI.
>
> Z
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2019-04-16 21:46:20 Re: text search configuration missing while migration from 8.3 to 9.4
Previous Message Zahir Lalani 2019-04-16 21:04:35 RE: Possible corrupt index?