Package - postgresql-16-sequential-uuids

Package:  postgresql-16-sequential-uuids
apt-get install postgresql-16-sequential-uuids

Primary informations

Download package: https://repo.pigsty.io/apt/pgsql/trixie/pool/main/s/sequential-uuids/postgresql-16-sequential-uuids_1.0.3-1PIGSTY~trixie_amd64.deb (Size: 12.7KiB)

PropertyValue
Packagepostgresql-16-sequential-uuids
Sourcesequential-uuids
Version1.0.3-1PIGSTY~trixie
Architectureamd64
MaintainerRuohang Feng
Installed-Size46
Dependspostgresql-16, libc6 (>= 2.4)
Providespostgresql-sequential-uuids
Homepagehttps://github.com/tvondra/sequential-uuids
Priorityoptional
Sectiondatabase
Filenamepool/main/s/sequential-uuids/postgresql-16-sequential-uuids_1.0.3-1PIGSTY~trixie_amd64.deb
Size13028
SHA2567aceee641b54f84a4841b90c85cb5126826eb41b33c39d073f8df60a7cc831d4
SHA195f0675ddc4be67492c31481fef3f2d45ec21a84
MD5sum4e182b2fe6231bd035549f0f8222fb1d
Descriptiongenerator of sequential UUIDs This PostgreSQL extension implements two UUID generators with sequential patterns, which helps to reduce random I/O patterns associated with regular entirely-random UUID. Regular random UUIDs are distributed uniformly over the whole range of possible values. This results in poor locality when inserting data into indexes - all index leaf pages are equally likely to be hit, forcing the whole index into memory. With small indexes that's fine, but once the index size exceeds shared buffers (or RAM), the cache hit ratio quickly deteriorates.
Description-md5

Files in package