Kill postgresql process

From: abbas alizadeh <ramkly(at)yahoo(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Kill postgresql process
Date: 2021-06-14 15:41:02
Message-ID: 38E1E462-CA29-485F-9AC0-4339B9DB2913@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all.
How we can kill the stuck process?
The process didn’t kill by pg_cancel_backend/pg_terminate_backend.
Is there any way beside of using “kill -9” or “pg_ctl kill ABRT” ?

Best regard
Abbas

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Julien Rouhaud 2021-06-14 15:49:08 Re: Kill postgresql process
Previous Message Don Seiler 2021-06-14 14:16:39 Re: Estimating HugePages Requirements?