postgresql-11-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-11-pg-collkey=0.5.1-1insops1

ICU collation function wrapper for PostgreSQL 11

Full description:
  ICU collation function wrapper for PostgreSQL 11
 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 09278fabeb3b9781d2f78b267c965b6f
SHA1 593b1728e4aed9df417b4fa5c2aa047893b0f2f4
SHA256 8cf31aaa749d46f6758476f5e39252903c47c17e96dc826a2e2ef74b41855e6e
SHA512 65684625f9ad6b0f2208758313fe58fa8d4fa096a3cf609350be8f9639d3b9488ed814a3002ed9662ab82732b4ad3c6d1f0df1d8cd0fbe4b711cfb85d1883ec5

Depends

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

Files

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

Uploaded

about 5 years ago

Package Size

6.58 KB

Installed Size

30.3 KB

Downloads

16

wget

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

Homepage

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