Netdot
Netdot copied to clipboard
Fix for postgres template error.
This should fix the following error with installdb if using postgres.
DBD::Pg::db do failed: ERROR: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII) HINT: Use the same encoding as in the template database, or use template0 as template. at ../lib/DBUTIL.pm line 361.