pgsql: Add: > > * Allow configuration of backend priorities via the

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > > * Allow configuration of backend priorities via the
Date: 2007-03-27 15:36:40
Message-ID: 20070327153640.B636D9FA2C2@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

>
> * Allow configuration of backend priorities via the operating system
>
> Though backend priorities make priority inversion during lock
> waits possible, research shows that this is not a huge problem.
> http://archives.postgresql.org/pgsql-general/2007-02/msg00493.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2132 -> r1.2133)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2132&r2=1.2133)
pgsql/doc/src/FAQ:
TODO.html (r1.633 -> r1.634)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.633&r2=1.634)

Browse pgsql-committers by date

  From Date Subject
Next Message User Markir 2007-03-27 16:52:11 bizgres - bizgres: Update the README to reflect the code changes.
Previous Message Bruce Momjian 2007-03-27 14:29:51 pgsql: Fix typo in Makefile.