|
Home > Archive > Slony1 PostgreSQL Replication > June 2005 > Store node
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Christopher Kings-Lynne 2005-06-28, 11:24 am |
| What's storenode() for if slonik's STORE NODE doens't use it?
In fact the two things seem completely different...?
Chris
| |
| Christopher Browne 2005-06-28, 11:24 am |
| Christopher Kings-Lynne <chriskl- GboeX+OVueiPm+gJULTN
R7pzq4S04n8Q@public.gmane.org> writes:
> What's storenode() for if slonik's STORE NODE doens't use it?
Slonik's STORE NODE surely does use the stored procedure storeNode().
See the function slonik_store_node() in slonik.c; I believe you'll
find the use of storeNode() at around line 2356 in version 1.1.0.
--
"cbbrowne","@","ca.afilias.info"
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)
| |
| Christopher Kings-Lynne 2005-06-28, 8:25 pm |
| > See the function slonik_store_node() in slonik.c; I believe you'll
> find the use of storeNode() at around line 2356 in version 1.1.0.
I'm looking at 1.0.5 source. It uses initialiselocalclust
er and
enablednode.
Is 'storenode' new to 1.1 or something? It seems to be in 1.0 as well,
but I cannot figure out exactly what phpPgAdmin needs to do do add a new
node to a cluster?
Chris
|
|
|
|
|