https://www.openmicroscopy.org/site/support/omero4/sysadmins/unix/server-installation.html
does show SQL_ASCCII in a screenshot:
- Code: Select all
- List of databases
 Name | Owner | Encoding
 ----------------+----------+-----------
 omero_database | db_user | SQL_ASCII
However, a standard PostgreSQL install uses "UTF8" encoding for a newly created DB instead.
Are there any pros/cons towards the one or other? Any (official) recommendation or experience would be appreciated.
Many thanks in advance,
-Rainer
 
    


