Skip to content

Files

Latest commit

e7b52cc · Jul 2, 2017

History

History

contrib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 2, 2017
Mar 6, 2017

Contributed files

ICU

Data files for ICU's i18n support when compiling with make static. Copy one of the files, depending on your platform, and set the plv8.icu_data variable in postgresql.conf.

  • icudtl.dat - Little Endian architectures (Intel)
  • icudtb.dat - Big Endian architectures (Sparc)

For ARM, you will need to figure out which Endianess your hardware and OS is configured for.

NOTE: it is important that the user that Postgres is started with has read access to the file.