Netdot icon indicating copy to clipboard operation
Netdot copied to clipboard

Fix for postgres template error.

Open rfdrake opened this issue 12 years ago • 0 comments

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.

rfdrake avatar Nov 22 '13 00:11 rfdrake