Direct users to the wiki for more client config help
authorKarl O. Pinc <kop@karlpinc.com>
Wed, 13 Dec 2023 23:37:56 +0000 (17:37 -0600)
committerKarl O. Pinc <kop@karlpinc.com>
Wed, 13 Dec 2023 23:37:56 +0000 (17:37 -0600)
bin/sokwedb-vpn-wait

index b57e327fb005a6eb56b2b024a5af5e0a3eca1ae7..3e1632edd65c9efc970a37d4cc61969e96649820 100644 (file)
@@ -29,6 +29,9 @@ printf '  The "hostname" of the server is: localhost\n'
 printf '      The "port" of the server is: 5432 (the default)\n'
 printf '\n'
 printf 'You will also need your PostgreSQL username and password.\n'
+printf 'For more help on configuring the program you want to use to talk\n'
+printf 'with PostgreSQL, including hints for turning on the required\n'
+printf 'encryption, see the SokweDB wiki's VPN pages.\n'
 printf '\n'
 printf 'You can directly connect to the SokweDB PostgreSQL server only as\n'
 printf 'long as this VPN remains active.  Closing this window or otherwise\n'