Update postgresql.org links to https

This commit is contained in:
Ian Barwick
2016-06-27 12:32:10 +09:00
parent f1ee6e19b6
commit bd76d0eb92
3 changed files with 9 additions and 7 deletions

View File

@@ -28,7 +28,9 @@
# Database connection information as a conninfo string
# This must be accessible to all servers in the cluster; for details see:
# http://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
#
# https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
#
#conninfo='host=192.168.204.104 dbname=repmgr_db user=repmgr_usr'
# Optional configuration items