Re: postgres keeps having blocks

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Shaozhong SHI <shishaozhong(at)gmail(dot)com>, Pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres keeps having blocks
Date: 2023-10-18 16:15:22
Message-ID: 8c83acd0-85af-4d1e-916a-304a4bf6ac81@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/18/23 04:27, Shaozhong SHI wrote:
> My postgres is playing up.
>
> I terminated session that is causing blocks many time.
>
> New block appears.
>
> Endless.
>
> What should I do?

Provide more information.

1) Postgres version.

2) Define what blocks means.

3) Show us the statements/code that is causing the issue.

4) Post relevant sections from the Postgres log.

>
> Regards,
>
> David

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2023-10-18 17:15:58 Re: postgres keeps having blocks
Previous Message Ron 2023-10-18 16:14:44 Re: A few questions about foreign tables