From: Michael P. <mic...@gm...> - 2011-04-05 11:28:24
|
On Tue, Apr 5, 2011 at 6:19 PM, Ashutosh Bapat < ash...@en...> wrote: > Hi All, > I am going through Postgres-XC, Install Manual, Version 0.9.3 for setting > up PG-XC on my laptop. On page 7, section 2.4.1 it says to set gtm_coord_id > in postgresql.conf. But in the installation I have, I didn't find any such > parameter mentioned. Neither I see it in code. Is this parameter valid > anymore? > Indeed, there is an error in the manuals. The parameter is called pgxc_node_id. It has been introduced by node registration feature. -- Thanks, Michael Paquier http://michael.otacoo.com |