We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@proxyserver-VirtualBox:~# pgrouter -v -C /etc/pgrouter.conf Segmentation fault (core dumped) root@proxyserver-VirtualBox:~# pgrouter -v -C /etc/pgrouter.conf Segmentation fault (core dumped)
# pgrouter.conf listen *:5433 authdb /etc/pgrouter/authdb log INFO # health checking configuration health { timeout 3s check 7s database postgres username pgrouter password sekrit } # backend configuration backend 172.31.7.42:5432 { } #backend 10.244.232.5:6432 { } ~
root@proxyserver-VirtualBox:~# vi /etc/pgrouter/authdb
# secret is 'password' user md5 4d45974e13472b5a0be3533de4666414 hedgehog md5 85986efa9ce8b50e89ae180a5c2200fd
The text was updated successfully, but these errors were encountered:
Is this an environment you can run something like valgrind against?
Sorry, something went wrong.
jhunt
No branches or pull requests
root@proxyserver-VirtualBox:~# vi /etc/pgrouter/authdb
The text was updated successfully, but these errors were encountered: