Re: postgres keeps having blocks

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: postgres keeps having blocks
Date: 2023-10-18 17:15:58
Message-ID: e7e1f867-559e-4804-88b0-4ca254458699@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/18/23 10:15, Adrian Klaver wrote:
> 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.
>
>

Commit your transactions?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2023-10-18 17:40:56 Re: psql \du no more showing "member of" column
Previous Message Adrian Klaver 2023-10-18 16:15:22 Re: postgres keeps having blocks