When a password is specified in CREATE USER> or
ALTER USER> without writing either ENCRYPTED or
UNENCRYPTED, this flag determines whether the password is to be
- encrypted. The default is off (do not encrypt the password), but
- this choice may change in a future release.
+ encrypted. The default is on (encrypt the password).
#default_transaction_isolation = 'read committed'
#max_expr_depth = 10000 # min 10
#max_files_per_process = 1000 # min 25
-#password_encryption = false
+#password_encryption = true
#sql_inheritance = true
#transform_null_equals = false