From: Alan Buxey Date: Sat, 19 Sep 2015 12:19:07 +0000 (+0100) Subject: Update sql X-Git-Tag: release_3_0_10~62^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aef557d3f6ab9bdcae1f848aef105795b643b04;p=thirdparty%2Ffreeradius-server.git Update sql --- diff --git a/raddb/mods-available/sql b/raddb/mods-available/sql index 4da8c0766f6..93ab7e176e7 100644 --- a/raddb/mods-available/sql +++ b/raddb/mods-available/sql @@ -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