Imported Upstream version 0.63.0
[hcoop/debian/courier-authlib.git] / authpgsqlrc
index ad1f519..2e44999 100644 (file)
@@ -1,4 +1,4 @@
-##VERSION: $Id: authpgsqlrc,v 1.12 2004/11/25 15:08:27 mrsam Exp $
+##VERSION: $Id: authpgsqlrc,v 1.13 2008/12/18 12:08:25 mrsam Exp $
 #
 # Copyright 2000-2004 Double Precision, Inc.  See COPYING for
 # distribution information.
@@ -46,6 +46,13 @@ PGSQL_PASSWORD               admin
 
 PGSQL_DATABASE         template1
 
+##NAME: PGSQL_CHARACTER_SET:0
+#
+# Optionally install a character set mapping. Restart authdaemond, send a test
+# query using authtest and check for error messages in syslog/maillog.
+#
+# PGSQL_CHARACTER_SET  UTF8
+
 ##NAME: PGSQL_USER_TABLE:0
 #
 # The name of the table containing your user data.  See README.authmysqlrc