Package - postgresql-13-sequential-uuids

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

Primary informations

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

PropertyValue
Packagepostgresql-13-sequential-uuids
Sourcesequential-uuids
Version1.0.3-1PIGSTY~trixie
Architectureamd64
MaintainerRuohang Feng
Installed-Size45
Dependspostgresql-13, libc6 (>= 2.4)
Providespostgresql-sequential-uuids
Homepagehttps://github.com/tvondra/sequential-uuids
Priorityoptional
Sectiondatabase
Filenamepool/main/s/sequential-uuids/postgresql-13-sequential-uuids_1.0.3-1PIGSTY~trixie_amd64.deb
Size12904
SHA25620528299052b9d0142674f6a89a302f31cc58a2b26d0ebf91036201a82a0e444
SHA1b8d9ca907c15e585985fc1f079ff9867c2478e93
MD5sumf89b6436bcac5c085d61b23946832e6f
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