View Single Post

   
  #15 (permalink)  
Old 05-18-2008, 10:03 PM
Marko Kreen
 
Posts: n/a
Default Re: [rfc,patch] PL/Proxy in core

On 5/17/08, Steve Singer <ssinger_pg@sympatico.ca> wrote:
> Somewhat unrelated, I can see use-cases for replacing the call to random()
> with something that allows user defined polices for RUN ON ANY.


Well, thats why the RUN ON userfunc(..); exists. Also notice the function
can tag more that one partition for execution.

Or did you mean something else than partition selection by "user
defined policy"?

--
marko

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply With Quote