Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Setting "nice" values


  • From: Madison Kelly <linux(at)alteeve(dot)com>
  • To: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
  • Cc: pgsql-performance(at)postgresql(dot)org
  • Subject: Re: Setting "nice" values
  • Date: Mon, 06 Nov 2006 08:12:48 -0500
  • Message-id: <454F34D0(dot)8000207(at)alteeve(dot)com>

Scott Marlowe wrote:
nope, the priorities don't pass down.  you connect via a client lib to
the server, which spawns a backend process that does the work for you. The backend process inherits its priority from the postmaster that
spawns it, and they all run at the same priority.

Shoot, but figured. :)

Thanks for the tip, too, it's something I will try.

Sometimes it's the simple solutions that work best.  :)  Welcome to the
world of pgsql, btw...

Heh, if only I was new to pgsql I wouldn't feel silly for asking so many questions :P. In the same right though, I enjoy PgSQL/Linux/FOSS in general *because* there seems to never be a shortage of things to learn.

Thanks!

Madi



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group