NeonN
Neon2y ago
6 replies
ill-bronze

DB Locale

Hi, I encountered an issue when restoring database dump into neon, fails with
ERROR:  ltree syntax error at character 12
CONTEXT:  COPY tablename, line 17, column name: "ü"

the LC_COLLATE of the DB that created the dump is en_US.UTF8 (default in cloud SQL)

will you support different locales at some point (I assume that's the issue), or is there any way to workaround?
Was this page helpful?