Re: vacuumdb not letting me connect to db

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: vacuumdb not letting me connect to db
Date: 2021-02-04 18:39:30
Message-ID: 9645df52-2cdc-9e9e-b43c-d388c1aa7951@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Your problem screams "IO saturation".

On 2/4/21 12:07 PM, Atul Kumar wrote:
> There is no error message, when I try to connect the database while
> running vacuumdb with 300 jobs, it gets stuck.
>
> On Thursday, February 4, 2021, Ravi Krishna <rkrishna_pg(at)aol(dot)com
> <mailto:rkrishna_pg(at)aol(dot)com>> wrote:
>
> >The CPU and RAM are normal even on 300 jobs ( only 1-4% of consumption)
> >but I don’t understand one thing here that if max_connections is set
> to 700 then
> >why I am not able to connect the db. As the running jobs (300) are
> lesser than
> >half of max_connections.
>
> Please paste the error message
>

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavan Pusuluri 2021-02-04 18:51:58 Unable To Drop Tablespace
Previous Message Atul Kumar 2021-02-04 18:08:37 Re: vacuumdb not letting me connect to db