Re: CREATE COLLATION to match pg_collation data

2019-01-12 Thread Peter Geoghegan
On Sat, Jan 12, 2019 at 7:13 AM Tom Lane wrote: > That's an ICU collation, so you're out of luck: there is no ICU > support in 9.6. FWIW, there is some form of FreeBSD Postgres support for ICU that predates the officially supported ICU feature. The FreeBSD Postgres packages have been built with I

Re: CREATE COLLATION to match pg_collation data

2019-01-12 Thread Tom Lane
rihad writes: > Hi, since pg_import_system_collations() that would solve all this > doesn't exist in 9.6.x, is there a way to I properly map it to a CREATE > COLLATE call? Specifically I need to have this collation (from 10.x) in > 9.6.x so it works on FreeBSD: >     collname    | col