Re: Threaded PosgreSQL server - Mailing list pgsql-hackers

From Doug McNaught
Subject Re: Threaded PosgreSQL server
Date
Msg-id m366586i2k.fsf@varsoon.denali.to
Whole thread Raw
In response to Re: Threaded PosgreSQL server  ("D. Hageman" <dhageman@dracken.com>)
Responses Re: Threaded PosgreSQL server  ("D. Hageman" <dhageman@dracken.com>)
List pgsql-hackers
"D. Hageman" <dhageman@dracken.com> writes:

> (3) Parallelize house keeping (for example vacuums) of the database.  I 
> think they are going to call this processes or something slated for the 
> next version? 
> 
> (4) Replication
> 
> (5) Referential Integritity cleanups
> 
> (6) EXOTIC FEATURES: crossdb

I fail to see how threads are required for any of these.  They could
just as well be done with a separate process(es) in the current model.

-Doug
-- 
Let us cross over the river, and rest under the shade of the trees.  --T. J. Jackson, 1863


pgsql-hackers by date:

Previous
From: "D. Hageman"
Date:
Subject: Re: Threaded PosgreSQL server
Next
From: "D. Hageman"
Date:
Subject: Re: Threaded PosgreSQL server