Re: Quick question regarding tablespaces
От | Gavin Sherry |
---|---|
Тема | Re: Quick question regarding tablespaces |
Дата | |
Msg-id | Pine.LNX.4.58.0407021045400.13768@linuxworld.com.au обсуждение исходный текст |
Ответ на | Quick question regarding tablespaces (Mike Rylander <miker@purplefrog.com>) |
Ответы |
Re: Quick question regarding tablespaces
Re: Quick question regarding tablespaces |
Список | pgsql-hackers |
On Thu, 1 Jul 2004, Mike Rylander wrote: > On Thursday 01 July 2004 06:43 pm, Gavin Sherry wrote: > > Hi Mike, > > > > In this release, unfortunately not. > > That't too bad, but it's not that urgent I suppose. > > > > > I had some idea early on of putting rand_page_cost in pg_tablespace and > > having the planner have access to it for costing. I didn't actually get > > around to it but. :-( > > Well, I haven't looked at the PG source before, but if you have some specific > design ideas I would be glad to help out. I'm just not sure where (or when, > with the official release coming (sort of) soon) to start, but with some > pointers I'll do what I can! Well, it wont be in 7.5. Feel free to start looking at how random_page_cost in cost_index(). It might be worthwhile introducing a per tablespace performance factor so that we could could say that the cost of fetching an index tuple from tablespace A is half that of fetching an index tuple from tablespace B. That idea might not actually turn out to be a very good one once I look at it closely though. Gavin
В списке pgsql-hackers по дате отправления: