Обсуждение: Adjustin Priority levels..

Поиск
Список
Период
Сортировка

Adjustin Priority levels..

От
Chris Bowlby
Дата:
Hi All,

 Is there a quick way to adjust the nice level of postgresql? like in the
configuration file or something. PostgreSQL itself is running at a higher
priority then I want to too...


 Chris Bowlby,
 -----------------------------------------------------
 Manager of Information and Technology.
 excalibur@hub.org
 www.hub.org
 1-902-542-3657
 -----------------------------------------------------


Re: Adjustin Priority levels..

От
"Steve Wolfe"
Дата:
>  Is there a quick way to adjust the nice level of postgresql? like in
the
> configuration file or something. PostgreSQL itself is running at a
higher
> priority then I want to too...

  You could always put a "nice" command in your startup script....

steve


Re: Adjustin Priority levels..

От
Chris Bowlby
Дата:
On Fri, 20 Sep 2002, Steve Wolfe wrote:

Would that also apply to any children that the master process spawns?

> >  Is there a quick way to adjust the nice level of postgresql? like in
> the
> > configuration file or something. PostgreSQL itself is running at a
> higher
> > priority then I want to too...
>
>   You could always put a "nice" command in your startup script....
>
> steve
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

 Chris Bowlby,
 -----------------------------------------------------
 Manager of Information and Technology.
 excalibur@hub.org
 www.hub.org
 1-902-542-3657
 -----------------------------------------------------


Re: Adjustin Priority levels..

От
"Steve Wolfe"
Дата:
> Would that also apply to any children that the master process spawns?

  Yes, the forked-off children will inherit the nice level.

steve


Re: Adjustin Priority levels..

От
Jan Wieck
Дата:
Chris Bowlby wrote:
>
> On Fri, 20 Sep 2002, Steve Wolfe wrote:
>
> Would that also apply to any children that the master process spawns?

Absolutely.


Jan

>
> > >  Is there a quick way to adjust the nice level of postgresql? like in
> > the
> > > configuration file or something. PostgreSQL itself is running at a
> > higher
> > > priority then I want to too...
> >
> >   You could always put a "nice" command in your startup script....
> >
> > steve
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://archives.postgresql.org
> >
>
>  Chris Bowlby,
>  -----------------------------------------------------
>  Manager of Information and Technology.
>  excalibur@hub.org
>  www.hub.org
>  1-902-542-3657
>  -----------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html


--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #