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:41:20
Message-ID: CAKFQuwaHmif1qqPRJuK9U7Wx9r17JCA=qow=AWfrGqwtGMNS-g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

>
> What do you mean by "posting this to -bugs"?

>
This conversation is taking place on the -jdbc mailing list but it is
off-topic now that the root problem has been discovered. The -bugs mailing
list (possibly via the online form) is a better place to discuss this.

David J.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David G. Johnston 2021-09-08 21:43:31 Re: Duplicate tables information through metadata queries
Previous Message ldh@laurent-hasson.com 2021-09-08 21:32:03 RE: Duplicate tables information through metadata queries