create subsscriptions - connection failure #14
Replies: 1 comment 3 replies
-
|
As per the quick start, to use pgEdge platform you should use a non-root user with passwordless sudo privileges |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have ubuntu 22.04 EC2 running, stuck at subscriptions creation.
I run the following command
./nodectl spock sub-create sub_n1n2 'host=<privateIP of node2> port=5432 user=root dbname=demo' demoi used
rootfor user in the above command because thats got superuser privileges in node2. i have tried changing toadminwhich DB username, then tried supplying --password with value still the same error. what am i doing wrong?gets the error
both the nodes are set without key-pair, same vpc, subnet.
Beta Was this translation helpful? Give feedback.
All reactions