Re: Duplicate tables information through metadata queries

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "ldh(at)laurent-hasson(dot)com" <ldh(at)laurent-hasson(dot)com>
Cc: "pgsql-jdbc(at)lists(dot)postgresql(dot)org" <pgsql-jdbc(at)lists(dot)postgresql(dot)org>
Subject: Re: Duplicate tables information through metadata queries
Date: 2021-09-08 21:43:31
Message-ID: CAKFQuwYxrPmUg0mS2y1HUd-juWXr_n1_xMqfybxXjijiSi3ivw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wednesday, September 8, 2021, David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:

> On Wednesday, September 8, 2021, ldh(at)laurent-hasson(dot)com <
> ldh(at)laurent-hasson(dot)com> wrote:
>
>>
>> VACUUM FULL FREEZE ANALYZE PEOPLE.contact;
>
>
>> No change.
>
>
> That is not surprising. I’m lretty sure that also doesn’t cause indexes
> to be rebuilt.
>
>
Sorry, by “the table” I meant pg_description, i.e. the one with the bad
data.

David J.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message ldh@laurent-hasson.com 2021-09-08 22:00:37 RE: Duplicate tables information through metadata queries
Previous Message David G. Johnston 2021-09-08 21:41:20 Re: Duplicate tables information through metadata queries