select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Search PostgreSQL documentation

PG 18 · Browse by category, or enter a name or keyword

Popular entries9761
AuthorManual ChaptersPG18F.5.3. Author Nathan BossartAuthor AuthorManual ChaptersPG18F.9.5. Author David E. Wheeler <david@kineticode.com> Inspired by the original citext module by Donald Fraser.Author AuthorManual ChaptersPG18F.20.7. Author Germán Méndez Bravo (Kronuz), 2004–2006 This module was inspired by Garrett A. Wollman's isbn_issn code.Author AuthorManual ChaptersPG18F.21.4. Author Peter Mount <peter@retep.org.uk>Author AuthorManual ChaptersPG18Author B. Palmer <bpalmer@crimelabs.net>Author AuthorManual ChaptersPG18F.26.9. Author Marko Kreen <markokr@gmail.com> pgcrypto uses code from the following sources: Algorithm Author Source origin DES crypt David Burren and others FreeBSD libcrypt MD5 crypt Poul…Author AuthorManual ChaptersPG18F.27.3. Author Original version by Mark Kirkwood <markir@paradise.net.nz>. Rewritten in version 8.4 to suit new FSM implementation by Heikki Linnakangas <heikki@enterprisedb.com>Author AuthorManual ChaptersPG18F.28.2. Author Bertrand Drouvot <bertranddrouvot.pg@gmail.com>Author AuthorManual ChaptersPG18F.29.3. Author Robert Haas <rhaas@postgresql.org>Author AuthorManual ChaptersPG18F.30.3. Author Robert Haas <rhaas@postgresql.org>Author AuthorManual ChaptersPG18F.31.3. Author Tatsuo IshiiAuthor AuthorManual ChaptersPG18F.36.2. Author Robert Haas <rhaas@postgresql.org>Author AuthorManual ChaptersPG18F.37.2. Author Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>Author AuthorManual ChaptersPG18F.38.11. Author Shigeru Hanada <shigeru.hanada@gmail.com>Author AuthorManual ChaptersPG18F.40.9. Author KaiGai Kohei <kaigai@ak.jp.nec.com>Author AuthorManual ChaptersPG18F.42.2. Author Victor Wagner <vitus@cryptocom.ru>, Cryptocom LTD Dmitry Voronin <carriingfate92@yandex.ru> E-Mail of Cryptocom OpenSSL development group: <openssl@cryptocom.ru>Author AuthorManual ChaptersPG18F.43.2. Author Joe ConwayAuthor AuthorManual ChaptersPG18F.49.3. Author Peter Eisentraut <peter_e@gmx.net>Author AuthorManual ChaptersPG18Author Peter Mount <peter@retep.org.uk>Author AuthorManual ChaptersPG18F.50.5. Author John Gray <jgray@azuli.co.uk> Development of this module was sponsored by Torchbox Ltd. (www.torchbox.com). It has the same BSD license as PostgreSQL.Author Authorizing Users (Usermap Delegation)Manual ChaptersPG1850.1.3. Authorizing Users (Usermap Delegation) The standard deliverable of a validation module is the user identifier, which the server will then compare to any configured pg_ident.conf mapp…Authorizing Users (Usermap Delegation) AuthorsManual ChaptersPG18F.6.5. Authors Teodor Sigaev <teodor@postgrespro.ru>, Postgres Professional, Moscow, Russia Alexander Korotkov <a.korotkov@postgrespro.ru>, Postgres Professional, Moscow, Russia Oleg Bartuno…Authors AuthorsManual ChaptersPG18F.7.2. Authors Teodor Sigaev (<teodor@stack.net>) and Oleg Bartunov (<oleg@sai.msu.su>). See http://www.sai.msu.su/~megera/oddmuse/index.cgi/Gin for additional information.Authors AuthorsManual ChaptersPG18F.8.2. Authors Teodor Sigaev (<teodor@stack.net>), Oleg Bartunov (<oleg@sai.msu.su>), Janko Richter (<jankorichter@yahoo.de>), and Paul Jungwirth (<pj@illuminatedcomputing.com>). See http://…Authors AuthorsManual ChaptersPG18F.17.8. Authors Oleg Bartunov <oleg@sai.msu.su>, Moscow, Moscow University, Russia Teodor Sigaev <teodor@sigaev.ru>, Moscow, Delta-Soft Ltd., Russia Additional enhancements by Andrew Gierth …Authors AuthorsManual ChaptersPG18F.19.5. Authors All work was done by Teodor Sigaev (<teodor@sigaev.ru>) and Oleg Bartunov (<oleg@sai.msu.su>). See http://www.sai.msu.su/~megera/postgres/gist/ for additional information. An…Authors AuthorsManual ChaptersPG18F.22.6. Authors All work was done by Teodor Sigaev (<teodor@stack.net>) and Oleg Bartunov (<oleg@sai.msu.su>). See http://www.sai.msu.su/~megera/postgres/gist/ for additional information. Au…Authors AuthorsManual ChaptersPG18F.25.9. Authors Mark Kirkwood <markir@paradise.net.nz> Design suggestions: Neil Conway <neilc@samurai.com> Debugging advice: Tom Lane <tgl@sss.pgh.pa.us>Authors AuthorsManual ChaptersPG18F.32.6. Authors Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>. Query normalization added by Peter Geoghegan <peter@2ndquadrant.com>.Authors AuthorsManual ChaptersPG18F.33.2. Authors Tatsuo Ishii, Satoshi Nagayasu and Abhijit Menon-SenAuthors AuthorsManual ChaptersPG18F.34.2. Authors Ashutosh Sharma <ashu.coek88@gmail.com>Authors AuthorsManual ChaptersPG18F.35.7. Authors Oleg Bartunov <oleg@sai.msu.su>, Moscow, Moscow University, Russia Teodor Sigaev <teodor@sigaev.ru>, Moscow, Delta-Soft Ltd.,Russia Alexander Korotkov <a.korotkov@postgrespro…Authors auto_countersExtensionsExtensionsPostgreSQL extension for automatic contextual numbering auto-increment automatic-numbering contextual-numbering counter database database-management database-tools extension numbering plpgsq…Functions and aggregates · Extensions auto_explainExtensionsPG18F.3. auto_explain — log execution plans of slow queries The auto_explain module provides a means for logging execution plans of slow statements automatically, without having to run EXPLAIN b…auto_explain — log execution plans of slow queries auto_explain — log execution plans of slow queriesManual ChaptersPG18F.3. auto_explain — log execution plans of slow queries The auto_explain module provides a means for logging execution plans of slow statements automatically, without having to run EXPLAIN b…auto_explain — log execution plans of slow queries auto_explain_zExtensionsExtensionsCompressed binary execution-plan logging with rotation and offline decoding. explain plan logging compression auto_explain_z MonitoringMonitoring · Extensions auto_jobExtensionsExtensionsA PostgreSQL extension for background job scheduling auto_job Time seriesTime series · Extensions autoclusterExtensionsExtensionsEDB table access method that preserves clustering locality during inserts. table-am clustering storage locality advanced_storage_pack AnalyticsAnalytics · Extensions autofailoverExtensionsExtensionsC extension exposing autofailover functions for role and WAL status checks, promotion, and synchronous replication setting changes. failover replication autofailover AdministrationAdministration · Extensions AutoFileWait EventsReferenceAutoFile LWLock 10 Waiting to update the postgresql.auto.conf file. 11 12 13 14 15 16 17 18 19 20 9.6 A brief sample is normal around short internal critical sections. Investigate when the s…Wait Events · LWLock
More results

Find definitions in the PostgreSQL manuals, reference library, and extension catalogue.

pg17: choose a version ex: extensions only select open