]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update sql 1250/head
authorAlan Buxey <alan.buxey@gmail.com>
Sat, 19 Sep 2015 12:19:07 +0000 (13:19 +0100)
committerAlan Buxey <alan.buxey@gmail.com>
Sat, 19 Sep 2015 12:19:07 +0000 (13:19 +0100)
raddb/mods-available/sql

index 4da8c0766f6e923355650b0c8fc80d5f847f1324..93ab7e176e7d68fe6a479825851fdfb17c24f16c 100644 (file)
@@ -68,6 +68,11 @@ sql {
 #      }
 #
 #      postgresql {
+#
+#              # unlike MySQL, which has a tls{} connection configuration, postgresql
+#              # uses its connection parameters - see the radius_db option below in
+#              # this file
+#
 #              # Send application_name to the postgres server
 #              # Only supported in PG 9.0 and greater. Defaults to no.
 #              send_application_name = yes