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

ICU collation function wrapper for PostgreSQL 14

Full description:
  ICU collation function wrapper for PostgreSQL 14
 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 e39868d4bf4d333175c507819b308f13
SHA1 71951f8001b70d6b793f891c817b3dda99d52659
SHA256 19c7af71710e51bc56a7a4be657229169f735068eed01ddbb6788ef901c15986
SHA512 d4570e35dad55d3c5ce59db1b270ff20bdf3d10b1da2d7c1f5d6d146d57430df34d0a462d0842a99be0936e8930eb8b941d18dac51c2bc762166a13ddd70f72c

Depends

  • libc6 (>= 2.17), postgresql-14

Files

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

Uploaded

over 3 years ago

Package Size

13.7 KB

Installed Size

44.9 KB

Downloads

2,736

wget

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

Homepage

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