Re: patch - per-tablespace random_page_cost/seq_page_cost - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: patch - per-tablespace random_page_cost/seq_page_cost
Date
Msg-id 20100104154232.GG3778@alvh.no-ip.org
Whole thread Raw
In response to Re: patch - per-tablespace random_page_cost/seq_page_cost  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: patch - per-tablespace random_page_cost/seq_page_cost
List pgsql-hackers
Robert Haas escribió:

> Hmm, I see this needs to be rebased over Tom's latest changes, but the
> conflict I got was in syscache.h, rather than syscache.c.  Not sure if
> that's what you were going for or if there's another issue.  Updated
> patch attached.

FWIW I think the reloptions code in this patch is sane enough.  The fact
that it was this easily written means that the API for reloptions was
reasonably chosen, thanks :-)


Hmm, it seems we're missing a "need_initialization = false" at the
bottom of initialize_reloptions ...   I'm wondering what happened to
that??

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Setting oom_adj on linux?
Next
From: Alvaro Herrera
Date:
Subject: Re: Setting oom_adj on linux?