Re: [PG-XC] how to pass a value(String) from coordinator node to all data nodes - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PG-XC] how to pass a value(String) from coordinator node to all data nodes
Date
Msg-id CAB7nPqQouEWpvVjrfu1SpjfN-sJjJfQuXWnSdDFYzyg1_TDxtA@mail.gmail.com
Whole thread Raw
In response to [PG-XC] how to pass a value(String) from coordinator node to all data nodes  (Demai Ni <nidmgg@gmail.com>)
List pgsql-hackers


On Tue, Nov 4, 2014 at 10:40 AM, Demai Ni <nidmgg@gmail.com> wrote:
hi, hackers,

I am looking for a simple way to pass a value(ideally a hashtable, and use a string for easy implementation for now), that is generated by coordinator node, and pass it to all data nodes. Plans may be one approach, I am just wondering whether there is a simpler hook?

Many thanks for your input.
This is a message for the Postgres-XC mailing lists. Feel free to subscribe and send messages here:
https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers
--
Michael

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Pipelining executions to postgresql server
Next
From: Josh Berkus
Date:
Subject: Re: Let's drop two obsolete features which are bear-traps for novices