At 2016-04-13 03:46:21 -0700, jd@commandprompt.com wrote:
>
> ALTER DATABASE ADD NODE;
> ALTER SCHEMA SUBSCRIBE ALL;
> CREATE REPLICATION SET;
>
> But I am unaware if that is possible within the constraints of the
> extensions API.
It is not possible.
-- Abhijit