Re: reindex from pgadmin issue - Mailing list pgsql-admin

From Wasim Devale
Subject Re: reindex from pgadmin issue
Date
Msg-id CAB5fag5PWriv0FKzpTTjrHk4VeUB4YeprvGT_AqXf72W4cGXLA@mail.gmail.com
Whole thread Raw
In response to Re: reindex from pgadmin issue  (Holger Jakobs <holger@jakobs.com>)
List pgsql-admin

Sure, Thanks

On Mon, 8 Jul, 2024, 4:48 pm Holger Jakobs, <holger@jakobs.com> wrote:

Am 04.07.24 um 21:49 schrieb Wasim Devale:
> Hi can anyone let me know what this issue is the screenshot is
> attached this had come when I was doing reindexing from pgadmin.
> Also the java web application has experienced "thread pool exhausted"
> issue and application went down for 10 minutes.
>
> The major cause is that reindexing was not happening properly as I can
> not see the verbose messages of happening reindexing on tables in the
> screenshot.
>
> Reindexing has caused endless lock on tables unless I terminated it
> via kill -9 command on Linux.
>
> Thanks,
> Wasim

Hi Wasim,

In order to rule out other causes it's always a good idea to issue
commands via psql and not some other software. Especially GUI tools
might hide some important information or add confusing messages.

Regards,

Holger

--

Holger Jakobs, Bergisch Gladbach



pgsql-admin by date:

Previous
From: Holger Jakobs
Date:
Subject: Re: reindex from pgadmin issue
Next
From: Keith Fiske
Date:
Subject: Re: Detach partition concurrently from pg cron