postgresql-9.5-pg-collkey_0.5.1-1insops1_arm64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install postgresql-9.5-pg-collkey=0.5.1-1insops1

ICU collation function wrapper for PostgreSQL 9.5

Full description:
  ICU collation function wrapper for PostgreSQL 9.5
 pg_collkey is a wrapper to use the collation functions of the ICU library with
 a PostgreSQL database server. Using this wrapper, you can specify the desired
 locale for sorting UTF-8 strings directly in the SQL query, rather than
 setting it during database installation. Default Unicode collation (DUCET) is
 supported as well. You can select whether punctuation should be a primary
 collation attribute or not. The level of comparison can be limited (in order
 to ignore accents for example). Numbers inside strings can be recognized, so
 that 'test2' is placed before 'test10'.

Checksums

MD5 059f68202e33e5ae8bd5e960839279d9
SHA1 62acc7d747e9ff11cc3a0e450b3ebd0a39b429b6
SHA256 13284aa9fb7bfbffa67e97e1212833ac116efbac88ff41d4f2f3cada77685c41
SHA512 fe2403cc7ac39cbbebfcc17d8d330af51053701277691768c6825d63922a722dbc1cdc2db110bdb507caedacd9f5245ef5e2ba6345c4422b83883200a5e95839

Depends

  • libc6 (>= 2.17), libicu60 (>= 60.1-1~), postgresql-9.5

Files

  • /usr/share/postgresql/9.5/extension/pg_collkey.control
  • /usr/share/postgresql/9.5/extension/pg_collkey--0.5.1.sql
  • /usr/share/postgresql/9.5/extension/pg_collkey--0.5.0--0.5.1.sql
  • /usr/share/doc/postgresql-9.5-pg-collkey/README.Debian
  • /usr/share/doc/postgresql-9.5-pg-collkey/README
  • /usr/share/doc/postgresql-9.5-pg-collkey/copyright
  • /usr/share/doc/postgresql-9.5-pg-collkey/changelog.Debian.gz
  • /usr/lib/postgresql/9.5/lib/collkey_icu.so

Uploaded

about 5 years ago

Package Size

6.9 KB

Installed Size

31.3 KB

Downloads

11

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/bionic/postgresql-9.5-pg-collkey_0.5.1-1insops1_arm64.deb/download.deb?distro_version_id=190"

Homepage

https://pgxn.org/dist/pg_collkey/