|
From: Michael P. <mic...@gm...> - 2014-03-11 11:39:21
|
On Tue, Mar 11, 2014 at 5:46 PM, Juned Khan <jkh...@gm...> wrote: > Hi Koichi, Masataka, > > With ALTER query it throws > > postgres=# ALTER NODE coord3 WITH (PORT = 20004, HOST = 'node5'); > > ERROR: Failed to get pooled connections > CONTEXT: SQL statement "EXECUTE DIRECT ON (coord1) 'SELECT > pg_catalog.pg_try_advisory_xact_lock_shared(65535, 0)'" That's funny, I always thought that ALTER NODE ran only on the local node to make configuration of cluster flexible. -- Michael |