Renice on Postgresql process - Mailing list pgsql-general

From Ayappan P2
Subject Renice on Postgresql process
Date
Msg-id OFBC0A6033.30CBAB6C-ON00258286.00508092-65258286.005134F4@notes.na.collabserv.com
Whole thread Raw
Responses Re: Renice on Postgresql process
List pgsql-general

Hi All,

We are using Postgresql in AIX. Unlike some other databases, Postgresql has lot of other process running in the background along with the main process.

We do "renice" only on the Postgres main process. Is it sufficient to have higher priority only for the main process or we have to do "renice" for all the Postgresql related process ( like wal writer, logger , checkpointer etc.,) ?

Thanks
Ayappan P

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Query planner riddle (array-related?)
Next
From: Ben Chobot
Date:
Subject: Re: Renice on Postgresql process