Hi all
I just installed Postgresql 9beta1 on my CentOS 5.4 and wanted to give it a try with my zabbix installation, since this is the largest database I have (about 40 gigs of data, 60 values per second to be written). The database server already runs nicely.
IIRC, I could use SQL_ASCII for my database, since this encoding effectively disables server-side character checks - we use this e.g. with bacula. Is there any disadvantage or known incompatibility using SQL_ASCII instead of UTF8 for zabbix?
Thanks for any advice and regards
--Marcel
I just installed Postgresql 9beta1 on my CentOS 5.4 and wanted to give it a try with my zabbix installation, since this is the largest database I have (about 40 gigs of data, 60 values per second to be written). The database server already runs nicely.
IIRC, I could use SQL_ASCII for my database, since this encoding effectively disables server-side character checks - we use this e.g. with bacula. Is there any disadvantage or known incompatibility using SQL_ASCII instead of UTF8 for zabbix?
Thanks for any advice and regards
--Marcel