Hi,
I noticed our International Character Set in the System Configuration (within Matrix) is set to UTF-8, however our live matrix database encoding within Postgresql is set to SQL_ASCII. Should I be worried or does this not really matter? So can UTF8 data (as set in International settings) live inside SQL_ASCII database OK?
If I wanted to restore a copy of the live matrix db to our postgres test box where new databases are now UTF8 by default (including template1, template0, postgres) can I do that without issues? Will a new UTF8 postgres encoded matrix database hold the existing data from the live postgres matrix (SQL_ASCII db) without messing it up? Presumably it's OK as the data within it has always been UTF8 according to the International system config settings in matrix? Or am I getting this all mixed up?
Thanks in advance.