Re: Big 7.1 open items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Big 7.1 open items
Date
Msg-id 200006182250.SAA13436@candle.pha.pa.us
Whole thread Raw
In response to Re: Big 7.1 open items  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Big 7.1 open items  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
If we eliminate the round-robin idea, what did people think of the rest
of the ideas?

> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > ...  We could even get fancy and
> > round-robin through all the extents directories, looping around to the
> > beginning when we run out of them.  That sounds nice.
> 
> That sounds horrible.  There's no way to tell which extent directory
> extent N goes into except by scanning the location directory to find
> out how many extent subdirectories there are (so that you can compute
> N modulo number-of-directories).  Do you want to pay that price on every
> file open?


--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Ryan Kirkpatrick
Date:
Subject: Re: Call for port testing on fmgr changes -- Results!
Next
From: Bruce Momjian
Date:
Subject: Re: OK, OK, Hiroshi's right: use a seperately-generated filename