Mailing lists [pgsql-hackers]
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Delay locking partitions during query execution Robert Haas
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: Delay locking partitions during query execution Tomas Vondra
- Re: pg_stat_ssl additions Peter Eisentraut
- Re: amcheck verification for GiST Peter Geoghegan
- LD_LIBRARY_PATH_RPATH Andrew Gierth
- Re: Prepare Transaction support for ON COMMIT DROP temporary tables Michael Paquier
- Re: Delay locking partitions during query execution David Rowley
- Re: XLogInsert() of dangling pointer while logging replica identity Michael Paquier
- Re: Don't wake up to check trigger file if none is configured Michael Paquier
- Re: A few new options for vacuumdb Michael Paquier
- Re: allow online change primary_conninfo Michael Paquier
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: tab-completion debug print Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Michael Paquier
- Re: pg_dumpall --exclude-database option Michael Paquier
- Re: [HACKERS] generated columns Michael Paquier
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Tom Lane
- Re: LD_LIBRARY_PATH_RPATH Tom Lane
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: possible deadlock: different lock ordering for heap pages Amit Kapila
- Re: possible deadlock: different lock ordering for heap pages Nishant, Fnu
- RE: ALTER SESSION Tsunakawa, Takayuki
- initdb --allow-group-access behaviour in windows Haribabu Kommi
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Jamison, Kirk
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: LD_LIBRARY_PATH_RPATH Andrew Gierth
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Laurenz Albe
- Re: initdb --allow-group-access behaviour in windows Michael Paquier
- Speeding up creating UPDATE/DELETE generic plan for partitionedtable into a lot Kato, Sho
- Re: current_logfiles not following group access and instead followslog_file_mode permissions Michael Paquier
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Michael Paquier
- Re: ALTER SESSION Kyotaro HORIGUCHI
- RE: pg_upgrade: Pass -j down to vacuumdb Jamison, Kirk
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes
- Re: speeding up planning with partitions Alvaro Herrera
- Re: pg_upgrade: Pass -j down to vacuumdb Alvaro Herrera
- Re: speeding up planning with partitions Alvaro Herrera
- Re: ArchiveEntry optional arguments refactoring Daniel Gustafsson
- where clause not working through psql command line client rajan
- Re: where clause not working through psql command line client amul sul
- Re: LD_LIBRARY_PATH_RPATH Andrew Gierth
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: where clause not working through psql command line client rajan
- Re: ArchiveEntry optional arguments refactoring Alvaro Herrera
- Re: ArchiveEntry optional arguments refactoring Alvaro Herrera
- Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera
- Re: DNS SRV support for LDAP authentication Daniel Gustafsson
- Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera
- Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: Delay locking partitions during query execution Robert Haas
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: speeding up planning with partitions David Rowley
- Re: speeding up planning with partitions David Rowley
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Re: LD_LIBRARY_PATH_RPATH Tom Lane
- Re: ArchiveEntry optional arguments refactoring Dmitry Dolgov
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: ArchiveEntry optional arguments refactoring Alvaro Herrera
- Re: Synchronous replay take III Robert Haas
- Re: [PROPOSAL] Shared Ispell dictionaries Robert Haas
- Is zheap on track for PostgreSQL 12.0? Michael Goldshteyn
- Re: pg_dump multi VALUES INSERT David Rowley
- Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: Reorganize collation lookup time and place Peter Eisentraut
- Re: LD_LIBRARY_PATH_RPATH Andrew Gierth
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- [PATCH 0/3] Introduce spgist quadtree @<(point,circle) operator Matwey V. Kornilov
- [PATCH 1/3] Introduce helper variable in spgquadtreeproc.c Matwey V. Kornilov
- [PATCH 2/3] Introduce spg_quad_inner_consistent_box_helper() in spgquadtreeproc.c Matwey V. Kornilov
- [PATCH 3/3] Add initial support for spgist quadtree @<(point,circle) operator Matwey V. Kornilov
- fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: initdb --allow-group-access behaviour in windows David Steele
- Re: Is zheap on track for PostgreSQL 12.0? Amit Kapila
- Re: Reorganize collation lookup time and place Peter Geoghegan
- Re: Ryu floating point output patch Andrew Gierth
- Re: pg_upgrade: Pass -j down to vacuumdb Jesper Pedersen
- Re: Index Skip Scan Jesper Pedersen
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Index Skip Scan James Coleman
- Re: Index Skip Scan Andres Freund
- Re: DNS SRV support for LDAP authentication Graham Leggett
- Re: New vacuum option to do only freezing Bossart, Nathan
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- RE: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IOFailure Occurs Chengchao Yu
- Don't deform column-by-column in composite_to_json Andres Freund
- Re: DNS SRV support for LDAP authentication Thomas Munro
- Re: Don't deform column-by-column in composite_to_json Daniel Gustafsson
- Re: Delay locking partitions during query execution Tomas Vondra
- Re: Delay locking partitions during query execution David Rowley
- Re: initdb --allow-group-access behaviour in windows Michael Paquier
- Re: pgbench - add pseudo-random permutation function Michael Paquier
- Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Michael Paquier
- Re: PostgreSQL vs SQL/XML Standards Michael Paquier
- Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server Michael Paquier
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Michael Paquier
- Re: tab-completion debug print Michael Paquier
- Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Paquier
- Re: monitoring CREATE INDEX [CONCURRENTLY] Michael Paquier
- Re: Connection slots reserved for replication Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Non-deterministic IndexTuple toast compression fromindex_form_tuple() + amcheck false positives Peter Geoghegan
- Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Alvaro Herrera
- Re: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IOFailure Occurs Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: New vacuum option to do only freezing Michael Paquier
- Re: Installation instructions update (pg_ctl) Michael Paquier
- Re: initdb --allow-group-access behaviour in windows David Steele
- Re: pgsql: Remove references to Majordomo Noah Misch
- Re: pg_dump multi VALUES INSERT Fabien COELHO
- Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch
- Re: DNS SRV support for LDAP authentication Graham Leggett
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Able to do ALTER DEFAULT PRIVILEGES from a user who is not theowner rajan
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: DNS SRV support for LDAP authentication Thomas Munro
- Removing \cset from pgbench Alvaro Herrera
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: speeding up planning with partitions Amit Langote
- Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not the owner Andrew Gierth
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: New vacuum option to do only freezing Alvaro Herrera
- Refactoring IndexPath representation of index conditions Tom Lane
- Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not theowner rajan
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: Refactoring IndexPath representation of index conditions Andres Freund
- Re: Ryu floating point output patch Andrew Gierth
- Re: Changing SQL Inlining Behaviour (or...?) Tom Lane
- Re: Refactoring IndexPath representation of index conditions Tom Lane
- Sv: Re: Early WIP/PoC for inlining CTEs Andreas Joseph Krogh
- Re: initdb --allow-group-access behaviour in windows Michael Paquier
- Re: Ryu floating point output patch Tom Lane
- Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley
- Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Lætitia Avrot
- Synchronize with imath upstream Noah Misch
- UNIQUE_PATH_NOOP is dead code? Tom Lane
- Re: Ryu floating point output patch Andrew Gierth
- Re: Synchronize with imath upstream Andrew Gierth
- Re: Synchronize with imath upstream Noah Misch
- Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not theowner rajan
- Re: Synchronize with imath upstream Andrew Gierth
- Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not the owner Andrew Gierth
- Re: pg_dump multi VALUES INSERT David Rowley
- Re: Synchronize with imath upstream Andrew Gierth
- Re: Removing \cset from pgbench Fabien COELHO
- Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Andrew Gierth
- Re: pg_dump multi VALUES INSERT Fabien COELHO
- Re: Synchronize with imath upstream Noah Misch
- Re: Early WIP/PoC for inlining CTEs Andrew Gierth
- Re: pg_dump multi VALUES INSERT David Rowley
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Michael Paquier
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Michael Paquier
- Re: NOTIFY and pg_notify performance when deduplicating notifications Andres Freund
- Re: Implement predicate propagation for non-equivalence clauses Andres Freund
- Re: Online verification of checksums Andres Freund
- Re: POC: Cleaning up orphaned files using undo logs Andres Freund
- Re: row filtering for logical replication Andres Freund
- Re: Offline enabling/disabling of data checksums Andres Freund
- Re: pg_dump multi VALUES INSERT Surafel Temesgen
- Re: Undo logs Andres Freund
- Re: minor fix in CancelVirtualTransaction Andres Freund
- Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT Andres Freund
- Re: Shared buffer access rule violations? Andres Freund
- Re: Tid scan improvements Andres Freund
- Re: hostorder and failover_timeout for libpq Andres Freund
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Andres Freund
- Re: allow online change primary_conninfo andres@anarazel.de
- Re: [PROPOSAL] Shared Ispell dictionaries Andres Freund
- Re: pg_upgrade: Pass -j down to vacuumdb Andres Freund
- Re: Ryu floating point output patch Andrew Gierth
- Re: Early WIP/PoC for inlining CTEs Vik Fearing
- Re: Log a sample of transactions Adrien Nayrat
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: Usage of epoch in txid_current Thomas Munro
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Christoph Berg
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Tom Lane
- Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund
- Re: Synchronize with imath upstream Tom Lane
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: Synchronize with imath upstream David Fetter
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: bug tracking system Nathan Wagner
- Re: New vacuum option to do only freezing Masahiko Sawada
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- Re: initdb --allow-group-access behaviour in windows Haribabu Kommi
- Re: Tid scan improvements Edmund Horner
- Re: Changing SQL Inlining Behaviour (or...?) Tom Lane
- Re: Ryu floating point output patch Tom Lane
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: initdb --allow-group-access behaviour in windows Michael Paquier
- Re: current_logfiles not following group access and instead followslog_file_mode permissions Haribabu Kommi
- Re: Libpq support to connect to standby server as priority Michael Paquier
- Re: Psql patch to show access methods info Michael Paquier
- Re: ToDo: show size of partitioned table Michael Paquier
- Re: libpq host/hostaddr/conninfo inconsistencies Michael Paquier
- Re: pg_dump multi VALUES INSERT Michael Paquier
- Re: DECLARE STATEMENT Syntax support Michael Paquier
- Re: [proposal] Add an option for returning SQLSTATE in psql errormessage Michael Paquier
- Re: psql display of foreign keys Michael Paquier
- Re: Proposal for Signal Detection Refactoring Michael Paquier
- Re: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task Michael Paquier
- Re: INSTALL file Michael Paquier
- Re: SQL/JSON: documentation Michael Paquier
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Michael Paquier
- Re: make installcheck-world in a clean environment Michael Paquier
- Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Amit Kapila
- Re: make installcheck-world in a clean environment Michael Paquier
- Re: GiST VACUUM Michael Paquier
- Re: idle-in-transaction timeout error does not give a hint Michael Paquier
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Michael Paquier
- Re: pgsql: Avoid creation of the free space map for small heaprelations. Michael Paquier
- Re: pgsql: Avoid creation of the free space map for small heaprelations. Michael Paquier
- RE: DECLARE STATEMENT Syntax support Kuroda, Hayato
- Re: [HACKERS] [PATCH v2] Add and report the new "session_read_only"GUC pseudo-variable. Michael Paquier
- Re: proposal: new polymorphic types - commontype and commontypearray Michael Paquier
- Re: explain plans with information about (modified) gucs Michael Paquier
- Re: Timeout parameters Michael Paquier
- Re: Log a sample of transactions Michael Paquier
- Re: shared-memory based stats collector Michael Paquier
- Re: possible deadlock: different lock ordering for heap pages Amit Kapila
- Re: log bind parameter values on error Michael Paquier
- RE: pg_upgrade: Pass -j down to vacuumdb Jamison, Kirk
- Re: Using POPCNT and other advanced bit manipulation instructions Michael Paquier
- Re: Online verification of checksums Michael Paquier
- Re: Progress reporting for pg_verify_checksums Michael Paquier
- Re: Synchronize with imath upstream Noah Misch
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Thomas Munro
- Re: make installcheck-world in a clean environment Alexander Lakhin
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Protect syscache from bloating with negative cache entries Michael Paquier
- Re: Global shared meta cache Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Refactoring the checkpointer's fsync request queue Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: has_table_privilege for a table in unprivileged schema causes anerror Michael Paquier
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Michael Paquier
- Re: Undo logs Michael Paquier
- Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2 Michael Paquier
- Re: jsonpath Michael Paquier
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Ordered Partitioned Table Scans Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley
- Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin andsp-gist Michael Paquier
- Re: [HACKERS] Two pass CheckDeadlock in contentent case Michael Paquier
- Re: proposal: plpgsql pragma statement Michael Paquier
- Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative Michael Paquier
- Re: Undo logs Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions Michael Paquier
- Re: amcheck verification for GiST Michael Paquier
- Re: Undo logs Dilip Kumar
- Re: [HACKERS] Custom compression methods Michael Paquier
- Re: FETCH FIRST clause WITH TIES option Michael Paquier
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join amul sul
- Re: [PATCH] kNN for btree Michael Paquier
- What happens if checkpoint haven't completed until the nextcheckpoint interval or max_wal_size? Mohammad Sherafat
- Re: Tid scan improvements Edmund Horner
- Re: Usage of epoch in txid_current Michael Paquier
- Re: Synchronous replay take III Michael Paquier
- Re: Usage of epoch in txid_current Tom Lane
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Michael Paquier
- Re: WIP: BRIN multi-range indexes Michael Paquier
- Re: [HACKERS] WIP: Aggregation push-down Michael Paquier
- Re: Conflict handling for COPY FROM Michael Paquier
- Re: Feature: temporary materialized views Michael Paquier
- Re: Statement-level rollback Michael Paquier
- Re: Flexible configuration for full-text search Michael Paquier
- Re: partitioned tables referenced by FKs Michael Paquier
- Re: [HACKERS] SERIALIZABLE on standby servers Michael Paquier
- Re: [HACKERS] Can ICU be used for a database's default sort order? Michael Paquier
- Re: Usage of epoch in txid_current Andres Freund
- Commit Fest 2019-01 is now closed Michael Paquier
- Re: Synchronous replay take III Thomas Munro
- RE: Commit Fest 2019-01 is now closed Tsunakawa, Takayuki
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Usage of epoch in txid_current Andres Freund
- Re: Online verification of checksums Michael Banck
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: What happens if checkpoint haven't completed until the nextcheckpoint interval or max_wal_size? Laurenz Albe
- Re: pg_dump multi VALUES INSERT Surafel Temesgen
- Re: Using POPCNT and other advanced bit manipulation instructions David Rowley
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: FETCH FIRST clause WITH TIES option Surafel Temesgen
- Tighten up a few overly lax regexes in pg_dump's tap tests David Rowley
- Allow some recovery parameters to be changed with reload Peter Eisentraut
- Re: Prevent extension creation in temporary schemas Chris Travers
- Re: draft patch for strtof() Andrew Gierth
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Alexey Kondratov
- Re: Feature: temporary materialized views Andreas Karlsson
- Re: Log a sample of transactions Adrien NAYRAT
- Re: Too rigorous assert in reorderbuffer.c Alexey Kondratov
- propagating replica identity to partitions Alvaro Herrera
- Memory contexts reset for trigger invocations Andres Freund
- Re: propagating replica identity to partitions Alvaro Herrera
- Re: proposal: plpgsql pragma statement Pavel Stehule
- Re: propagating replica identity to partitions Alvaro Herrera
- Re: New vacuum option to do only freezing Bossart, Nathan
- Re: Pre-v11 appearances of the word "procedure" in v11 docs Peter Eisentraut
- Re: Protect syscache from bloating with negative cache entries bruce@momjian.us
- Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath David Rowley
- Re: propagating replica identity to partitions Alvaro Herrera
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Haribabu Kommi
- Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin andsp-gist Andrey Lepikhov
- Re: Allow some recovery parameters to be changed with reload Michael Paquier
- Re: Log a sample of transactions Michael Paquier
- Re: Feature: temporary materialized views Michael Paquier
- Re: Inadequate executor locking of indexes David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David G. Johnston
- Re: Online verification of checksums Fabien COELHO
- Re: Online verification of checksums Andres Freund
- Re: Memory contexts reset for trigger invocations Haribabu Kommi
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Documentation and code don't agree about partitioned table UPDATEs David Rowley
- Re: [HACKERS] WIP: Aggregation push-down Antonin Houska
- Re: Performance issue in foreign-key-aware join estimation David Rowley
- Re: Performance issue in foreign-key-aware join estimation David Rowley
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: Online verification of checksums Tomas Vondra
- Re: What happens if checkpoint haven't completed until the nextcheckpoint interval or max_wal_size? Robert Haas
- Re: Online verification of checksums Michael Banck
- Re: Feature: temporary materialized views Michael Paquier
- Re: What happens if checkpoint haven't completed until the nextcheckpoint interval or max_wal_size? Michael Paquier
- Internal error while setting reloption on system catalogs. Kyotaro HORIGUCHI
- Re: What happens if checkpoint haven't completed until the nextcheckpoint interval or max_wal_size? Kyotaro HORIGUCHI
- Re: Ltree syntax improvement Nikolay Shaplov
- Re: Memory contexts reset for trigger invocations Tom Lane
- Re: Memory contexts reset for trigger invocations Andres Freund
- Re: Internal error while setting reloption on system catalogs. Tom Lane
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andrew Dunstan
- Fix optimization of foreign-key on update actions Peter Eisentraut
- Re: Fix optimization of foreign-key on update actions Andrew Gierth
- Re: Fix optimization of foreign-key on update actions Tom Lane
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: Commit Fest 2019-01 is now closed Bruce Momjian
- Re: Commit Fest 2019-01 is now closed Tom Lane
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: Commit Fest 2019-01 is now closed Bruce Momjian
- Re: Commit Fest 2019-01 is now closed Tom Lane
- Re: Commit Fest 2019-01 is now closed Bruce Momjian
- Re: Commit Fest 2019-01 is now closed Andres Freund
- Re: Commit Fest 2019-01 is now closed Andres Freund
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Feature: temporary materialized views Andreas Karlsson
- Re: [HACKERS] Macros bundling RELKIND_* conditions Alvaro Herrera
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: Commit Fest 2019-01 is now closed Peter Geoghegan
- Re: Changing SQL Inlining Behaviour (or...?) Paul Ramsey
- Re: patch to allow disable of WAL recycling Jerry Jelinek
- Re: Changing SQL Inlining Behaviour (or...?) Tom Lane
- Re: Changing SQL Inlining Behaviour (or...?) Paul Ramsey
- Re: Is zheap on track for PostgreSQL 12.0? AJG
- Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera
- Re: Changing SQL Inlining Behaviour (or...?) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Bogus lateral-reference-propagation logic in create_lateral_join_info Tom Lane
- Re: Protect syscache from bloating with negative cache entries Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: Synchronize with imath upstream Alvaro Herrera
- Re: Internal error while setting reloption on system catalogs. Kyotaro HORIGUCHI
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Alvaro Herrera
- Re: Bogus lateral-reference-propagation logic in create_lateral_join_info David Rowley
- Re: Refactoring IndexPath representation of index conditions Alvaro Herrera
- Re: fast defaults in heap_getattr vs heap_deform_tuple Alvaro Herrera
- Re: Don't deform column-by-column in composite_to_json Alvaro Herrera
- Re: bug tracking system Alvaro Herrera
- RE: speeding up planning with partitions Tsunakawa, Takayuki
- Re: Undo logs Alvaro Herrera
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: Feature: temporary materialized views Andreas Karlsson
- Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTE query; Andreas Karlsson
- Re: Bogus lateral-reference-propagation logic in create_lateral_join_info Tom Lane
- Re: Documentation and code don't agree about partitioned table UPDATEs Amit Kapila
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Non-deterministic IndexTuple toast compression fromindex_form_tuple() + amcheck false positives Peter Geoghegan
- Re: PostgreSQL vs SQL/XML Standards Chapman Flack
- Re: add_partial_path() may remove dominated path but still in use Kohei KaiGai
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- RE: Cache relation sizes? Ideriha, Takeshi
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- RE: Cache relation sizes? Tsunakawa, Takayuki
- A separate table level option to control compression Pavan Deolasee
- Re: Cache relation sizes? Kyotaro HORIGUCHI
- Re: Add pg_partition_root to get top-most parent of a partition tree Amit Langote
- RE: Cache relation sizes? Tsunakawa, Takayuki
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Re: Protect syscache from bloating with negative cache entries Andres Freund
- RE: Cache relation sizes? Jamison, Kirk
- Re: Cache relation sizes? andres@anarazel.de
- Re: Early WIP/PoC for inlining CTEs Bruce Momjian
- Re: Fix optimization of foreign-key on update actions Laurenz Albe
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: Feature: temporary materialized views Michael Paquier
- Re: Too rigorous assert in reorderbuffer.c Arseny Sher
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: Bogus lateral-reference-propagation logic increate_lateral_join_info Amit Langote
- Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin andsp-gist Andrey Lepikhov
- Re: Add pg_partition_root to get top-most parent of a partition tree Michael Paquier
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andrew Gierth
- Re: Fix optimization of foreign-key on update actions Andrew Gierth
- Re: Documentation and code don't agree about partitioned table UPDATEs David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Michael Paquier
- Re: fast defaults in heap_getattr vs heap_deform_tuple Christoph Berg
- Re: Pluggable Storage - Andres's take Amit Khandekar
- Re: Synchronize with imath upstream Andres Freund
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: bug tracking system Tom Lane
- Re: Synchronize with imath upstream Tom Lane
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Timmer, Marius
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Andreas Karlsson
- Re: Refactoring IndexPath representation of index conditions Tom Lane
- Re: Feature: temporary materialized views Andreas Karlsson
- PG_RE_THROW is mandatory (was Re: jsonpath) Alvaro Herrera
- Re: Undo logs Thomas Munro
- Re: Bogus lateral-reference-propagation logic in create_lateral_join_info Tom Lane
- Re: PG_RE_THROW is mandatory (was Re: jsonpath) Andres Freund
- Re: PG_RE_THROW is mandatory (was Re: jsonpath) Tom Lane
- Re: Don't deform column-by-column in composite_to_json Andres Freund
- Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera
- Re: Don't deform column-by-column in composite_to_json Tom Lane
- Re: bug tracking system Alvaro Herrera
- Re: Online verification of checksums Stephen Frost
- Re: Synchronize with imath upstream Andres Freund
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: ALTER INDEX fails on partitioned index Alvaro Herrera
- Re: pg11.1: dsa_area could not attach to segment Jakub Glapa
- Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Ibrar Ahmed
- Re: pg11.1: dsa_area could not attach to segment Jakub Glapa
- Re: Commit Fest 2019-01 is now closed Magnus Hagander
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) PostgreSQL - Hans-Jürgen Schönig
- Re: Commit Fest 2019-01 is now closed Daniel Gustafsson
- Re: Commit Fest 2019-01 is now closed Magnus Hagander
- Re: Commit Fest 2019-01 is now closed Daniel Gustafsson
- Re: Commit Fest 2019-01 is now closed Magnus Hagander
- Re: Commit Fest 2019-01 is now closed Daniel Gustafsson
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists David Rowley
- Re: Fix optimization of foreign-key on update actions Peter Eisentraut
- Re: Fix optimization of foreign-key on update actions Peter Eisentraut
- Inconsistent error handling in the openssl init code Daniel Gustafsson
- Re: insensitive collations Peter Eisentraut
- Re: dsa_allocate() faliure Justin Pryzby
- performance issue in remove_from_unowned_list() Tomas Vondra
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra
- Re: Feature: temporary materialized views Michael Paquier
- RE: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Moon, Insung
- Re: Commit Fest 2019-01 is now closed Alvaro Herrera
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Michael Paquier
- Location of pg_rewind/RewindTest.pm and ssl/ServerSetup.pm Andrew Dunstan
- Re: Location of pg_rewind/RewindTest.pm and ssl/ServerSetup.pm Michael Paquier
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- RE: Timeout parameters Nagaura, Ryohei
- Re: Undo logs Michael Paquier
- Re: Undo logs Andres Freund
- Re: Internal error while setting reloption on system catalogs. Michael Paquier
- Re: Undo logs Michael Paquier
- Re: Undo logs Andres Freund
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: Documentation and code don't agree about partitioned table UPDATEs Amit Kapila
- Re: bug tracking system Tom Lane
- Re: Inconsistent error handling in the openssl init code Michael Paquier
- Re: bug tracking system Michael Paquier
- Re: Add pg_partition_root to get top-most parent of a partition tree Amit Langote
- Re: Add pg_partition_root to get top-most parent of a partition tree Michael Paquier
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: bug tracking system Tom Lane
- Re: Synchronize with imath upstream Noah Misch
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed
- Re: Connection slots reserved for replication Michael Paquier
- Re: Allow some recovery parameters to be changed with reload Peter Eisentraut
- more unconstify use Peter Eisentraut
- Re: Allow some recovery parameters to be changed with reload Sergei Kornilov
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Masahiko Sawada
- phase out ossp-uuid? Peter Eisentraut
- restrict pg_stat_ssl to superuser? Peter Eisentraut
- Re: Pre-v11 appearances of the word "procedure" in v11 docs Peter Eisentraut
- Re: Too rigorous assert in reorderbuffer.c Arseny Sher
- Re: ToDo: show size of partitioned table Amit Langote
- Re: phase out ossp-uuid? Dave Page
- Re: Inconsistent error handling in the openssl init code Daniel Gustafsson
- Re: ToDo: show size of partitioned table Pavel Stehule
- use Getopt::Long for catalog scripts John Naylor
- Re: Connection slots reserved for replication Kyotaro HORIGUCHI
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: dsa_allocate() faliure Jakub Glapa
- Re: speeding up planning with partitions Amit Langote
- Re: ToDo: show size of partitioned table Amit Langote
- Transaction commits VS Transaction commits (with parallel) VS querymean time Haribabu Kommi
- Re: phase out ossp-uuid? Jose Luis Tallon
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Peter Eisentraut
- Re: Commit Fest 2019-01 is now closed Peter Eisentraut
- Re: Commit Fest 2019-01 is now closed Andres Freund
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server Etsuro Fujita
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Tels
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: REINDEX CONCURRENTLY 2.0 Sergei Kornilov
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: phase out ossp-uuid? Tom Lane
- Re: ToDo: show size of partitioned table Alvaro Herrera
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Alvaro Herrera
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: Add pg_partition_root to get top-most parent of a partition tree Alvaro Herrera
- Re: Synchronize with imath upstream Tom Lane
- Re: Connection slots reserved for replication Oleksii Kliukin
- Re: An out-of-date comment in nodeIndexonlyscan.c Thomas Munro
- Re: bug tracking system Nathan Wagner
- Re: Problems with plan estimates in postgres_fdw Antonin Houska
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David Fetter
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: dsa_allocate() faliure Thomas Munro
- Re: use Getopt::Long for catalog scripts David Fetter
- Handling of ORDER BY by postgres_fdw Antonin Houska
- Re: bug tracking system Tom Lane
- Re: use Getopt::Long for catalog scripts Alvaro Herrera
- Re: PG_RE_THROW is mandatory (was Re: jsonpath) Alvaro Herrera
- Re: PG_RE_THROW is mandatory (was Re: jsonpath) Tom Lane
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: Synchronize with imath upstream Daniel Gustafsson
- Re: propagating replica identity to partitions Dmitry Dolgov
- Race condition in dependency searches Tom Lane
- Re: Location of pg_rewind/RewindTest.pm and ssl/ServerSetup.pm Andrew Dunstan
- Re: shared-memory based stats collector Andres Freund
- Re: Location of pg_rewind/RewindTest.pm and ssl/ServerSetup.pm Andrew Dunstan
- Re: Commit Fest 2019-01 is now closed Gavin Flower
- Re: phase out ossp-uuid? Peter Eisentraut
- Re: phase out ossp-uuid? Andres Freund
- Re: Allow some recovery parameters to be changed with reload Peter Eisentraut
- Re: Commit Fest 2019-01 is now closed Peter Geoghegan
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistentmemory Peter Eisentraut
- Re: Commit Fest 2019-01 is now closed Robbie Harwood
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Re: Add pg_partition_root to get top-most parent of a partition tree Michael Paquier
- Re: Inconsistent error handling in the openssl init code Michael Paquier
- Re: Allow some recovery parameters to be changed with reload Michael Paquier
- Re: Location of pg_rewind/RewindTest.pm and ssl/ServerSetup.pm Michael Paquier
- Re: Synchronize with imath upstream Michael Paquier
- Re: bug tracking system Michael Paquier
- Re: Connection slots reserved for replication Michael Paquier
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David Rowley
- Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server Michael Paquier
- Re: Transaction commits VS Transaction commits (with parallel) VSquery mean time Haribabu Kommi
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: speeding up planning with partitions David Rowley
- RE: speeding up planning with partitions Tsunakawa, Takayuki
- Re: dsa_allocate() faliure Thomas Munro
- Re: speeding up planning with partitions Amit Langote
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: ALTER TABLE on system catalogs Kyotaro HORIGUCHI
- Re: ALTER TABLE on system catalogs Kyotaro HORIGUCHI
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- RE: speeding up planning with partitions Tsunakawa, Takayuki
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- RE: Commit Fest 2019-01 is now closed Tsunakawa, Takayuki
- Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server Etsuro Fujita
- Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not theowner rajan
- Re: Synchronize with imath upstream Noah Misch
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: Synchronize with imath upstream Tom Lane
- Re: Allow some recovery parameters to be changed with reload Andres Freund
- RE: speeding up planning with partitions Tsunakawa, Takayuki
- ON SELECT rule on a table without columns Ashutosh Sharma
- Re: speeding up planning with partitions Amit Langote
- RE: libpq compression Iwata, Aya
- Re: libpq compression Andres Freund
- Re: ON SELECT rule on a table without columns Rushabh Lathia
- Re: libpq compression Andres Freund
- Re: ON SELECT rule on a table without columns Andres Freund
- Re: use Getopt::Long for catalog scripts John Naylor
- Re: libpq compression Konstantin Knizhnik
- RE: speeding up planning with partitions Tsunakawa, Takayuki
- Set fallback_application_name for a walreceiver to cluster_name Peter Eisentraut
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: Inconsistent error handling in the openssl init code Daniel Gustafsson
- RE: Commit Fest 2019-01 is now closed Tsunakawa, Takayuki
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: ON SELECT rule on a table without columns Rushabh Lathia
- Re: speeding up planning with partitions Amit Langote
- Re: libpq compression Konstantin Knizhnik
- Re: ON SELECT rule on a table without columns Ashutosh Sharma
- RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki
- Re: speeding up planning with partitions David Rowley
- Re: libpq compression Daniel Gustafsson
- Re: ON SELECT rule on a table without columns Andres Freund
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Inconsistent error handling in the openssl init code Michael Paquier
- Re: ON SELECT rule on a table without columns Ashutosh Sharma
- Re: PATCH: Include all columns in default names for foreign keyconstraints. Peter Eisentraut
- Re: Pluggable Storage - Andres's take Amit Khandekar
- Re: phase out ossp-uuid? Jose Luis Tallon
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: Incorrect visibility test function assigned to snapshot Antonin Houska
- Re: Inconsistent error handling in the openssl init code Peter Eisentraut
- Re: Commit Fest 2019-01 is now closed Chris Travers
- Re: Commit Fest 2019-01 is now closed Magnus Hagander
- RE: performance issue in remove_from_unowned_list() Ideriha, Takeshi
- Re: Inconsistent error handling in the openssl init code Daniel Gustafsson
- Re: speeding up planning with partitions David Rowley
- Re: [PATCH] pgbench tap tests fail if the path contains a perlspecial character Raúl Marín Rodríguez
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: Commit Fest 2019-01 is now closed Peter Eisentraut
- Re: [PATCH] pgbench tap tests fail if the path contains a perlspecial character Daniel Gustafsson
- Re: Protect syscache from bloating with negative cache entries MauMau
- Re: performance issue in remove_from_unowned_list() Tomas Vondra
- Re: [PATCH] pgbench tap tests fail if the path contains a perl special character Raúl Marín
- Re: Protect syscache from bloating with negative cache entries MauMau
- Re: ON SELECT rule on a table without columns Tom Lane
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Patch for SortSupport implementation on inet/cdir Brandur Leach
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: libpq compression Robbie Harwood
- Re: ON SELECT rule on a table without columns Ashutosh Sharma
- Re: libpq compression Konstantin Knizhnik
- Re: Add client connection check during the execution of the query s.cherkashin@postgrespro.ru
- Re: libpq compression Konstantin Knizhnik
- Re: pgsql: Remove references to Majordomo Magnus Hagander
- Why don't we have a small reserved OID range for patch revisions? Peter Geoghegan
- Re: ON SELECT rule on a table without columns Tom Lane
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Geoghegan
- Re: Patch for SortSupport implementation on inet/cdir Brandur Leach
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Geoghegan
- Re: ON SELECT rule on a table without columns Ashutosh Sharma
- Re: libpq compression Andres Freund
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: performance issue in remove_from_unowned_list() Tomas Vondra
- Re: libpq compression Konstantin Knizhnik
- Re: libpq compression Tomas Vondra
- Make drop database safer Alexandra Wang
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- First-draft release notes for next week's releases Tom Lane
- Re: First-draft release notes for next week's releases Peter Geoghegan
- Re: First-draft release notes for next week's releases Tom Lane
- Re: First-draft release notes for next week's releases Peter Geoghegan
- Re: First-draft release notes for next week's releases Amit Kapila
- Re: First-draft release notes for next week's releases Tom Lane
- Re: Transaction commits VS Transaction commits (with parallel) VSquery mean time Amit Kapila
- Re: Patch for SortSupport implementation on inet/cdir Edmund Horner
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Amit Langote
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Why don't we have a small reserved OID range for patch revisions? Robert Haas
- Re: dsa_allocate() faliure Robert Haas
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: Documentation and code don't agree about partitioned tableUPDATEs Andres Freund
- Re: XLogInsert() of dangling pointer while logging replica identity Andres Freund
- Re: First-draft release notes for next week's releases Alexander Kuzmenkov
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Andrey Borodin
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Make drop database safer Andres Freund
- Re: add_partial_path() may remove dominated path but still in use Amit Kapila
- Re: libpq compression Konstantin Knizhnik
- Re: libpq compression Andres Freund
- Re: propagating replica identity to partitions Alvaro Herrera
- Re: add_partial_path() may remove dominated path but still in use Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: libpq compression Tomas Vondra
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Amit Langote
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Amit Langote
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: dsa_allocate() faliure Thomas Munro
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: dsa_allocate() faliure Thomas Munro
- Re: FETCH FIRST clause PERCENT option Tomas Vondra
- Re: executor relation handling Julien Rouhaud
- Re: executor relation handling Tom Lane
- Re: FETCH FIRST clause PERCENT option Tomas Vondra
- Re: executor relation handling Julien Rouhaud
- Re: libpq compression Tomas Vondra
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Reporting script runtimes in pg_regress Tom Lane
- Re: Reporting script runtimes in pg_regress Peter Geoghegan
- Re: Reporting script runtimes in pg_regress Andres Freund
- Re: Transaction commits VS Transaction commits (with parallel) VSquery mean time Haribabu Kommi
- Re: libpq compression Konstantin Knizhnik
- Re: dsa_allocate() faliure Robert Haas
- Re: dsa_allocate() faliure Robert Haas
- Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Andrey Borodin
- Re: Inadequate executor locking of indexes Julien Rouhaud
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: dsa_allocate() faliure Justin Pryzby
- Re: dsa_allocate() faliure Sergei Kornilov
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: dsa_allocate() faliure Justin Pryzby
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: PostgreSQL vs SQL/XML Standards Chapman Flack
- Re: pgbench - add pseudo-random permutation function Hironobu SUZUKI
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: First-draft release notes for next week's releases Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: First-draft release notes for next week's releases Peter Geoghegan
- Re: Commit Fest 2019-01 is now closed Magnus Hagander
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: BUG #15548: Unaccent does not remove combining diacritical characters raam narayana
- Re: BUG #15548: Unaccent does not remove combining diacritical characters Thomas Munro
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Reporting script runtimes in pg_regress Daniel Gustafsson
- Re: Reporting script runtimes in pg_regress Tom Lane
- Re: dsa_allocate() faliure Thomas Munro
- Re: dsa_allocate() faliure Tom Lane
- Re: libpq compression Andreas Karlsson
- Re: dsa_allocate() faliure Justin Pryzby
- Re: dsa_allocate() faliure Thomas Munro
- Re: dsa_allocate() faliure Thomas Munro
- indxpath.c's references to IndexOptInfo.ncolumns are all wrong, no? Tom Lane
- Re: dsa_allocate() faliure Tom Lane
- Re: indxpath.c's references to IndexOptInfo.ncolumns are all wrong, no? Peter Geoghegan
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: indxpath.c's references to IndexOptInfo.ncolumns are all wrong, no? Tom Lane
- anole's failed timeouts test Thomas Munro
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: anole's failed timeouts test Tom Lane
- Re: Inadequate executor locking of indexes David Rowley
- Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch
- subscriptionCheck failures on nightjar Tom Lane
- Re: pg_dump multi VALUES INSERT David Rowley
- Re: Reporting script runtimes in pg_regress Peter Eisentraut
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes
- Re: ON SELECT rule on a table without columns Ashutosh Sharma
- Re: ON SELECT rule on a table without columns Andres Freund
- Re: [HACKERS] Unportable implementation of background worker start Andres Freund
- Re: Why don't we have a small reserved OID range for patch revisions? John Naylor
- Re: ON SELECT rule on a table without columns Ashutosh Sharma
- Re: [PATCH v20] GSSAPI encryption support Stephen Frost
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Michael Paquier
- Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Evgeniy Efimkin
- Re: Reporting script runtimes in pg_regress Tom Lane
- Logical replication and restore from pg_basebackup Dmitry Vasiliev
- Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov
- Re: log bind parameter values on error Peter Eisentraut
- Re: libpq compression Konstantin Knizhnik
- Re: libpq compression Konstantin Knizhnik
- Re: libpq compression Hamlin, Garick L
- Re: Logical replication and restore from pg_basebackup Dmitry Vasiliev
- Re: libpq compression Alvaro Herrera
- Re: PostgreSQL vs SQL/XML Standards Chapman Flack
- Re: libpq compression Andres Freund
- [PATCH] xlogreader: do not read a file block twice Arthur Zakirov
- Re: libpq compression Peter Eisentraut
- Re: [PATCH] xlogreader: do not read a file block twice Grigory Smolkin
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Lætitia Avrot
- Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera
- Re: PG_RE_THROW is mandatory (was Re: jsonpath) Alvaro Herrera
- Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Gavin Flower
- Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Tom Lane
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: BUG #15548: Unaccent does not remove combining diacritical characters Ramanarayana
- Re: Inadequate executor locking of indexes Julien Rouhaud
- Re: Logical replication and restore from pg_basebackup Michael Paquier
- Re: Make drop database safer Ashwin Agrawal
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: [PATCH v20] GSSAPI encryption support Robbie Harwood
- Re: BUG #15629: Typo in Documentation Chapman Flack
- Re: BUG #15629: Typo in Documentation Chapman Flack
- Re: Reporting script runtimes in pg_regress Amit Langote
- Re: Connection slots reserved for replication Michael Paquier
- Re: [PATCH v20] GSSAPI encryption support Stephen Frost
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Reporting script runtimes in pg_regress Michael Paquier
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: monitoring CREATE INDEX [CONCURRENTLY] Alvaro Herrera
- Re: Connection slots reserved for replication Kevin Hale Boyes
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: Connection slots reserved for replication Michael Paquier
- Re: BUG #15548: Unaccent does not remove combining diacriticalcharacters Michael Paquier
- Re: [PATCH] xlogreader: do not read a file block twice Michael Paquier
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: First-draft release notes for next week's releases Michael Paquier
- Speed up transaction completion faster after many relations areaccessed in a transaction Tsunakawa, Takayuki
- Re: restrict pg_stat_ssl to superuser? Michael Paquier
- Re: speeding up planning with partitions Amit Langote
- pg_basebackup ignores the existing data directory permissions Haribabu Kommi
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Takashi Menjo
- RE: Commit Fest 2019-01 is now closed Tsunakawa, Takayuki
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: [PATCH] xlogreader: do not read a file block twice Arthur Zakirov
- Re: Problems with plan estimates in postgres_fdw Antonin Houska
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Problems with plan estimates in postgres_fdw Antonin Houska
- Re: Logical replication and restore from pg_basebackup Alexey Kondratov
- Re: Connection slots reserved for replication Oleksii Kliukin
- Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov
- Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera
- Re: BUG #15548: Unaccent does not remove combining diacritical characters Ramanarayana
- Re: libpq compression Andreas Karlsson
- Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes
- Re: use Getopt::Long for catalog scripts Alvaro Herrera
- Re: use Getopt::Long for catalog scripts Alvaro Herrera
- Should we still have old release notes in docs? Greg Stark
- Re: Should we still have old release notes in docs? Andres Freund
- Re: Too rigorous assert in reorderbuffer.c Arseny Sher
- Re: Should we still have old release notes in docs? Tom Lane
- Re: use Getopt::Long for catalog scripts John Naylor
- Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli
- Re: Should we still have old release notes in docs? Dave Page
- Re: Should we still have old release notes in docs? Jonathan S. Katz
- Re: Should we still have old release notes in docs? Thomas Kellerer
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: [PATCH] xlogreader: do not read a file block twice Andrey Lepikhov
- Re: [PATCH v20] GSSAPI encryption support Robbie Harwood
- Re: monitoring CREATE INDEX [CONCURRENTLY] Alvaro Herrera
- Re: [PATCH v20] GSSAPI encryption support Stephen Frost
- Re: [PATCH v20] GSSAPI encryption support Robbie Harwood
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera
- Re: Statement-level rollback Alvaro Herrera
- Reaping Temp tables to avoid XID wraparound James Sewell
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- RE: Reaping Temp tables to avoid XID wraparound Tsunakawa, Takayuki
- Re: Reaping Temp tables to avoid XID wraparound Andrew Gierth
- Re: dsa_allocate() faliure Thomas Munro
- Re: Statement-level rollback Michael Paquier
- Re: Reaping Temp tables to avoid XID wraparound Michael Paquier
- Re: pg_basebackup ignores the existing data directory permissions Michael Paquier
- RE: Reaping Temp tables to avoid XID wraparound Tsunakawa, Takayuki
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
- Re: monitoring CREATE INDEX [CONCURRENTLY] Simon Riggs
- 2019-02-14 Press Release Draft Jonathan S. Katz
- Re: Should we still have old release notes in docs? Jonathan S. Katz
- Re: 2019-02-14 Press Release Draft Chapman Flack
- Re: 2019-02-14 Press Release Draft Jonathan S. Katz
- Re: Fast path for empty relids in check_outerjoin_delay() Richard Guo
- Re: monitoring CREATE INDEX [CONCURRENTLY] Amit Langote
- Re: monitoring CREATE INDEX [CONCURRENTLY] Amit Langote
- obsolete comment above index_pages_fetched Amit Langote
- Re: monitoring CREATE INDEX [CONCURRENTLY] Tatsuro Yamada
- Better error messages when lacking connection slots for autovacuumworkers and bgworkers Michael Paquier
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- RE: Cache relation sizes? Jamison, Kirk
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: pg_dump multi VALUES INSERT Surafel Temesgen
- Re: reducing isolation tests runtime Andres Freund
- Re: obsolete comment above index_pages_fetched Michael Paquier
- Re: obsolete comment above index_pages_fetched Amit Langote
- Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi
- Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: libpq compression Konstantin Knizhnik
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: 2019-02-14 Press Release Draft Daniel Gustafsson
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: Prevent extension creation in temporary schemas Chris Travers
- Re: Challenges preventing us moving to 64 bit transaction id (XID)? Chris Travers
- Re: [PATCH] xlogreader: do not read a file block twice Arthur Zakirov
- Re: Challenges preventing us moving to 64 bit transaction id (XID)? Chris Travers
- Re: more unconstify use Peter Eisentraut
- Re: subscriptionCheck failures on nightjar Thomas Munro
- Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes
- WAL insert delay settings Peter Eisentraut
- Re: WAL insert delay settings Andres Freund
- Re: [HACKERS] Block level parallel vacuum Haribabu Kommi
- Re: 2019-02-14 Press Release Draft,2019-02-14 Press Release Draft Tatsuo Ishii
- Re: 2019-02-14 Press Release Draft Jonathan S. Katz
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: 2019-02-14 Press Release Draft Michael Banck
- Re: 2019-02-14 Press Release Draft Jonathan S. Katz
- Re: WAL insert delay settings dataegret
- Re: Challenges preventing us moving to 64 bit transaction id (XID)? Andres Freund
- Re: libpq compression Dmitry Dolgov
- Re: reducing isolation tests runtime Tom Lane
- [Patch][WiP] Tweaked LRU for shared buffers Andrey Borodin
- Re: libpq compression Konstantin Knizhnik
- Re: libpq compression Dmitry Dolgov
- Re: libpq compression Dmitry Dolgov
- Re: WAL insert delay settings Tom Lane
- Re: libpq compression Konstantin Knizhnik
- Re: WAL insert delay settings Stephen Frost
- replace_text optimization (StringInfo to varlena) Daniel Verite
- Re: WAL insert delay settings Peter Eisentraut
- Re: reducing isolation tests runtime Alvaro Herrera
- Re: WAL insert delay settings Andres Freund
- Re: reducing isolation tests runtime Tom Lane
- Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander
- Regarding participating in GSOC 2019 with PostgreSQL Abhishek Agrawal
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: reducing isolation tests runtime Andres Freund
- Re: Reaping Temp tables to avoid XID wraparound Tom Lane
- Re: Ryu floating point output patch Andrew Gierth
- Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: reducing isolation tests runtime Tom Lane
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: reducing isolation tests runtime Andres Freund
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: reducing isolation tests runtime Tom Lane
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: subscriptionCheck failures on nightjar Tom Lane
- Ought to use heap_multi_insert() for pg_attribute/depend insertions? Andres Freund
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: more unconstify use Mark Dilger
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: libpq compression Robbie Harwood
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Andres Freund
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth
- Re: Commit Fest 2019-01 is now closed David Steele
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Protect syscache from bloating with negative cache entries Bruce Momjian
- Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth
- Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth
- Re: Commit Fest 2019-01 is now closed Tom Lane
- Re: subscriptionCheck failures on nightjar Thomas Munro
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth
- Re: Proposed refactoring of planner header files Tom Lane
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- proposal: pg_restore --convert-to-text Andrew Gierth
- Re: Reaping Temp tables to avoid XID wraparound James Sewell
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: proposal: pg_restore --convert-to-text Euler Taveira
- Re: Reaping Temp tables to avoid XID wraparound Michael Paquier
- Re: Proposed refactoring of planner header files Tom Lane
- Re: proposal: pg_restore --convert-to-text Tom Lane
- grouping_planner refactoring Amit Langote
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: pg_basebackup ignores the existing data directory permissions Michael Paquier
- Re: Using POPCNT and other advanced bit manipulation instructions Thomas Munro
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Gavin Flower
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: WAL insert delay settings Andrey Lepikhov
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: [PATCH] xlogreader: do not read a file block twice Michael Paquier
- Re: Incorrect visibility test function assigned to snapshot Michael Paquier
- Re: WAL insert delay settings Peter Geoghegan
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch
- Re: replace_text optimization (StringInfo to varlena) Kyotaro HORIGUCHI
- Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi
- [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Higuchi, Daisuke
- Re: Prevent extension creation in temporary schemas Michael Paquier
- Re: pg_basebackup ignores the existing data directory permissions Michael Paquier
- Re: [PATCH] xlogreader: do not read a file block twice Arthur Zakirov
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Protect syscache from bloating with negative cache entries Andres Freund
- Re: WAL insert delay settings Andres Freund
- Re: WAL insert delay settings Peter Geoghegan
- Re: WAL insert delay settings Peter Geoghegan
- Re: WAL insert delay settings Peter Geoghegan
- Re: WAL insert delay settings Tomas Vondra
- Re: WAL insert delay settings Andres Freund
- Re: WAL insert delay settings Tomas Vondra
- Re: WAL insert delay settings Andres Freund
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- useless argument of ATAddForeignKeyConstraint Amit Langote
- Re: pg_basebackup ignores the existing data directory permissions Magnus Hagander
- Re: WAL insert delay settings Tomas Vondra
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: Cache relation sizes? Kyotaro HORIGUCHI
- Re: [Suspect SPAM] Better error messages when lacking connectionslots for autovacuum workers and bgworkers Kyotaro HORIGUCHI
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi
- Re: Cache relation sizes? Kyotaro HORIGUCHI
- Re: ALTER TABLE on system catalogs Chris Travers
- Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Andrey Borodin
- Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov
- [Patch] checksumming-related buglets inpg_verify_checksums/pg_basebackup TAP tests Michael Banck
- Re: Protect syscache from bloating with negative cache entries Bruce Momjian
- Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Evgeniy Efimkin
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- COPY support for parameters Adrian Phinney
- Re: Ryu floating point output patch Andrew Dunstan
- Re: WAL insert delay settings Peter Eisentraut
- Re: WAL insert delay settings Peter Eisentraut
- Re: Early WIP/PoC for inlining CTEs Peter Eisentraut
- Re: COPY support for parameters Tom Lane
- Re: Early WIP/PoC for inlining CTEs Peter Eisentraut
- Re: ALTER TABLE on system catalogs Peter Eisentraut
- Re: Protect syscache from bloating with negative cache entries 'Bruce Momjian'
- Re: Why don't we have a small reserved OID range for patch revisions? John Naylor
- Re: Early WIP/PoC for inlining CTEs Alvaro Herrera
- Re: WAL insert delay settings Stephen Frost
- Re: WAL insert delay settings Andres Freund
- Re: WAL insert delay settings Andres Freund
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov
- Inconsistencies between dependency.c and objectaddress.c Tom Lane
- Re: libpq compression Dmitry Dolgov
- Per-tablespace autovacuum settings Oleksii Kliukin
- Re: Per-tablespace autovacuum settings Andres Freund
- Re: Per-tablespace autovacuum settings Tom Lane
- Re: Ryu floating point output patch Andrew Gierth
- Re: libpq compression Konstantin Knizhnik
- Re: Ryu floating point output patch Andrew Dunstan
- Re: pgbench - add pseudo-random permutation function Andres Freund
- Re: libpq host/hostaddr/conninfo inconsistencies Andres Freund
- Re: Per-tablespace autovacuum settings Oleksii Kliukin
- Re: libpq debug log Andres Freund
- Re: \describe* Andres Freund
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Andres Freund
- Re: Proposal for Signal Detection Refactoring Andres Freund
- Re: INSTALL file Andres Freund
- Re: Early WIP/PoC for inlining CTEs Merlin Moncure
- Re: make installcheck-world in a clean environment Andres Freund
- Re: Per-tablespace autovacuum settings Oleksii Kliukin
- Re: explain plans with information about (modified) gucs Andres Freund
- Re: shared-memory based stats collector Andres Freund
- Re: more unconstify use Peter Eisentraut
- Re: Log a sample of transactions Andres Freund
- Re: log bind parameter values on error Andres Freund
- Re: log bind parameter values on error Andres Freund
- 2019-03 CF Summary / Review - Tranche #1 Andres Freund
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: libpq debug log Jacob Champion
- Re: pgbench - add pseudo-random permutation function Fabien COELHO
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: libpq host/hostaddr/conninfo inconsistencies Fabien COELHO
- Re: Ryu floating point output patch Andrew Dunstan
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: [PATCH] xlogreader: do not read a file block twice Michael Paquier
- Re: [Suspect SPAM] Better error messages when lacking connectionslots for autovacuum workers and bgworkers Michael Paquier
- Re: pg_basebackup ignores the existing data directory permissions Michael Paquier
- Re: Ryu floating point output patch Andrew Gierth
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: pg_basebackup ignores the existing data directory permissions Kyotaro HORIGUCHI
- RE: idle-in-transaction timeout error does not give a hint Jamison, Kirk
- Re: Early WIP/PoC for inlining CTEs Bruce Momjian
- Re: proposal: pg_restore --convert-to-text Andreas Karlsson
- Re: Using POPCNT and other advanced bit manipulation instructions Kyotaro HORIGUCHI
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: Early WIP/PoC for inlining CTEs Andreas Karlsson
- Re: libpq host/hostaddr/conninfo inconsistencies Kyotaro HORIGUCHI
- Re: Delay locking partitions during INSERT and UPDATE John Naylor
- Re: ToDo: show size of partitioned table Amit Langote
- Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov
- Re: INSTALL file Peter Eisentraut
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Michael Paquier
- Re: 2019-03 CF Summary / Review - Tranche #1 Michael Paquier
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- postgres_fdw: another oddity in costing aggregate pushdown paths Etsuro Fujita
- Re: Incorrect visibility test function assigned to snapshot Antonin Houska
- Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: libpq compression Peter Eisentraut
- Re: Problems with plan estimates in postgres_fdw Antonin Houska
- Re: restrict pg_stat_ssl to superuser? Peter Eisentraut
- Re: Reporting script runtimes in pg_regress Peter Eisentraut
- Re: [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Michael Meskes
- Re: WAL insert delay settings Stephen Frost
- Re: log bind parameter values on error Alexey Bashtanov
- Re: libpq compression Konstantin Knizhnik
- Re: Reporting script runtimes in pg_regress Peter Eisentraut
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? Peter Eisentraut
- Re: [PATCH][PROPOSAL] Add enum releation option type Darafei Praliaskouski
- Re: Log a sample of transactions Adrien NAYRAT
- Re: Regarding participating in GSOC 2019 with PostgreSQL Stephen Frost
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? Andrew Gierth
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Reporting script runtimes in pg_regress Tom Lane
- Re: query logging of prepared statements Justin Pryzby
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? Christoph Berg
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: libpq compression Tomas Vondra
- Re: libpq compression Konstantin Knizhnik
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Reporting script runtimes in pg_regress John Naylor
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: explain plans with information about (modified) gucs Tomas Vondra
- Re: Reporting script runtimes in pg_regress Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera
- Re: Commit Fest 2019-01 is now closed Peter Eisentraut
- Re: Reporting script runtimes in pg_regress Tom Lane
- Re: explain plans with information about (modified) gucs Andres Freund
- Re: House style for DocBook documentation? Peter Eisentraut
- Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane
- Re: Using POPCNT and other advanced bit manipulation instructions Andres Freund
- Re: shared-memory based stats collector Andres Freund
- Re: Copy function for logical replication slots Petr Jelinek
- Re: WAL insert delay settings Andres Freund
- Re: shared-memory based stats collector Alvaro Herrera
- Re: WAL insert delay settings Tomas Vondra
- Re: propagating replica identity to partitions Alvaro Herrera
- Channel binding Bruce Momjian
- Re: Early WIP/PoC for inlining CTEs Tomas Vondra
- Re: [Patch][WiP] Tweaked LRU for shared buffers Tomas Vondra
- Re: [Patch][WiP] Tweaked LRU for shared buffers Peter Geoghegan
- Re: [Patch][WiP] Tweaked LRU for shared buffers Tomas Vondra
- Re: [Patch][WiP] Tweaked LRU for shared buffers Benjamin Manes
- Re: Channel binding Michael Paquier
- Re: Optimze usage of immutable functions as relation Andres Freund
- Re: [Patch][WiP] Tweaked LRU for shared buffers Tomas Vondra
- Re: [Patch][WiP] Tweaked LRU for shared buffers Benjamin Manes
- Re: Patch for SortSupport implementation on inet/cdir Andres Freund
- Re: Delay locking partitions during INSERT and UPDATE Andres Freund
- Re: Compressed TOAST Slicing Andres Freund
- Re: 2019-03 CF Summary / Review - Tranche #1 Amit Kapila
- REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Justin Pryzby
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: Reviving the "Stopping logical replication protocol" patch fromVladimir Gordichuk Andres Freund
- Re: [HACKERS] Restricting maximum keep segments by repslots Andres Freund
- Re: Channel binding Bruce Momjian
- Re: Copy function for logical replication slots Andres Freund
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Andres Freund
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Andres Freund
- Re: allow online change primary_conninfo Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Andres Freund
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Thomas Munro
- Re: [PATCH v20] GSSAPI encryption support Andres Freund
- Re: Control your disk usage in PG: Introduction to Disk QuotaExtension Andres Freund
- Re: SQL/JSON: functions Andres Freund
- Re: chained transactions Andres Freund
- Re: Conflict handling for COPY FROM Andres Freund
- Re: 2019-03 CF Summary / Review - Tranche #2 Andres Freund
- Re: Too rigorous assert in reorderbuffer.c Arseny Sher
- Re: 2019-03 CF Summary / Review - Tranche #2 Pavel Stehule
- Re: 2019-03 CF Summary / Review - Tranche #2 Peter Geoghegan
- Re: 2019-03 CF Summary / Review - Tranche #2 Tom Lane
- Re: libpq host/hostaddr/conninfo inconsistencies Fabien COELHO
- Re: [Patch][WiP] Tweaked LRU for shared buffers Vladimir Sitnikov
- Re: DNS SRV support for LDAP authentication Thomas Munro
- Re: libpq host/hostaddr/conninfo inconsistencies Ramanarayana
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: Online verification of checksums Michael Banck
- Re: [Patch][WiP] Tweaked LRU for shared buffers Tomas Vondra
- Re: Channel binding Michael Paquier
- Re: 2019-03 CF Summary / Review - Tranche #2 Michael Paquier
- Re: ALTER TABLE on system catalogs John Naylor
- Re: allow online change primary_conninfo Michael Paquier
- Re: Compressed TOAST Slicing Simon Riggs
- Re: automatically assigning catalog toast oids John Naylor
- Re: Synchronize with imath upstream Noah Misch
- Re: Synchronize with imath upstream Tom Lane
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: 2019-03 CF Summary / Review - Tranche #2 Alexander Korotkov
- Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
- Re: 2019-03 CF Summary / Review - Tranche #2 Andres Freund
- Re: Reviving the "Stopping logical replication protocol" patch fromVladimir Gordichuk Dave Cramer
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: Early WIP/PoC for inlining CTEs Jonathan S. Katz
- Re: Synchronize with imath upstream Noah Misch
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: TupleTableSlot abstraction Jeff Janes
- Re: 2019-03 CF Summary / Review - Tranche #2 Alexander Korotkov
- Re: 2019-03 CF Summary / Review - Tranche #2 Alexander Korotkov
- Actual Cost Donald Dong
- CPU costs of random_zipfian in pgbench Tomas Vondra
- Re: Early WIP/PoC for inlining CTEs Tomas Vondra
- Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli
- Re: Actual Cost David Fetter
- Re: Actual Cost Tomas Vondra
- Re: Early WIP/PoC for inlining CTEs Andreas Karlsson
- Re: Actual Cost Donald Dong
- Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch
- Re: Actual Cost Tom Lane
- Re: Actual Cost Donald Dong
- Re: BUG #15548: Unaccent does not remove combining diacritical characters Ramanarayana
- Re: CPU costs of random_zipfian in pgbench Fabien COELHO
- Re: amcheck verification for GiST Andrey Borodin
- Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Andrey Borodin
- Re: Actual Cost Tomas Vondra
- Re: libpq host/hostaddr/conninfo inconsistencies Fabien COELHO
- Re: [Patch][WiP] Tweaked LRU for shared buffers Едигарьев, Иван Григорьевич
- Re: Ryu floating point output patch Andrew Dunstan
- Re: [Patch][WiP] Tweaked LRU for shared buffers Tomas Vondra
- Re: Conflict handling for COPY FROM Andrew Dunstan
- Re: pg_config wrongly marked as not parallel safe? Joe Conway
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Andreas Karlsson
- Re: Ryu floating point output patch Andrew Gierth
- Re: Ryu floating point output patch Tom Lane
- Re: CPU costs of random_zipfian in pgbench Tom Lane
- Re: Ryu floating point output patch Andrew Gierth
- Re: Actual Cost Jeff Janes
- Re: Ryu floating point output patch Andrew Dunstan
- Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander
- Re: Ryu floating point output patch Andrew Dunstan
- Re: Variable-length FunctionCallInfoData Andrew Dunstan
- Re: Ryu floating point output patch Andrew Gierth
- Re: CPU costs of random_zipfian in pgbench David Fetter
- Re: ON SELECT rule on a table without columns Tom Lane
- Re: Offline enabling/disabling of data checksums Michael Banck
- Re: Actual Cost Tom Lane
- Re: Actual Cost Donald Dong
- Re: allow online change primary_conninfo Andres Freund
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Justin Pryzby
- Re: 2019-03 CF Summary / Review - Tranche #2 James Coleman
- Re: Progress reporting for pg_verify_checksums Michael Banck
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Justin Pryzby
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Thomas Munro
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Justin Pryzby
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Thomas Munro
- Re: Ryu floating point output patch Tom Lane
- Re: Actual Cost Justin Pryzby
- Re: CPU costs of random_zipfian in pgbench Tomas Vondra
- Re: CPU costs of random_zipfian in pgbench Tomas Vondra
- Re: Ryu floating point output patch Andrew Gierth
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Justin Pryzby
- Re: CPU costs of random_zipfian in pgbench Peter Geoghegan
- Re: Ryu floating point output patch Tom Lane
- Re: Ryu floating point output patch Andrew Dunstan
- Re: Ryu floating point output patch Tom Lane
- Re: Ryu floating point output patch Andrew Gierth
- Re: Ryu floating point output patch Andrew Gierth
- Re: Ryu floating point output patch Andrew Dunstan
- Re: 2019-03 CF Summary / Review - Tranche #2 Tom Lane
- Re: Ryu floating point output patch Andrew Gierth
- Re: Ryu floating point output patch Tom Lane
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Michael Paquier
- Re: pg_dump multi VALUES INSERT David Rowley
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Tom Lane
- Re: Reaping Temp tables to avoid XID wraparound James Sewell
- Re: Optimze usage of immutable functions as relation Tom Lane
- Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned Thomas Munro
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: [PATCH] xlogreader: do not read a file block twice Michael Paquier
- Re: Reaping Temp tables to avoid XID wraparound Michael Paquier
- RE: 2019-03 CF Summary / Review - Tranche #2 Tsunakawa, Takayuki
- RE: libpq debug log Jamison, Kirk
- Re: Actual Cost Donald Dong
- Re: libpq debug log Andres Freund
- Re: 2019-03 CF Summary / Review - Tranche #2 Amit Langote
- Re: allow online change primary_conninfo Michael Paquier
- Re: Progress reporting for pg_verify_checksums Michael Paquier
- Re: BUG #15548: Unaccent does not remove combining diacriticalcharacters Michael Paquier
- Re: 2019-03 CF Summary / Review - Tranche #2 Etsuro Fujita
- Re: automatically assigning catalog toast oids Michael Paquier
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Michael Paquier
- Re: restrict pg_stat_ssl to superuser? Michael Paquier
- Re: Incorrect visibility test function assigned to snapshot Michael Paquier
- Re: pg_basebackup ignores the existing data directory permissions Michael Paquier
- Re: make installcheck-world in a clean environment Michael Paquier
- RE: [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Higuchi, Daisuke
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: 2019-03 CF Summary / Review - Tranche #2 David Rowley
- Re: [Patch] checksumming-related buglets inpg_verify_checksums/pg_basebackup TAP tests Michael Paquier
- RE: Prevent extension creation in temporary schemas Kuroda, Hayato
- Re: ON SELECT rule on a table without columns Ashutosh Sharma
- PGAdmin 4 don't refresh server info after restarting Andrey Klychkov
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Hubert Zhang
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- SimpleLruTruncate() mutual exclusion Noah Misch
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: Copy function for logical replication slots Masahiko Sawada
- Re: [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Michael Meskes
- Re: [PATCH] xlogreader: do not read a file block twice Arthur Zakirov
- RE: libpq debug log Iwata, Aya
- RE: [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Higuchi, Daisuke
- Re: propagating replica identity to partitions Dmitry Dolgov
- Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes
- Re: Prevent extension creation in temporary schemas Chris Travers
- Re: Prevent extension creation in temporary schemas Masahiko Sawada
- Re: [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Michael Meskes
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Use varargs macro for CACHEDEBUG Peter Eisentraut
- Re: Reporting script runtimes in pg_regress Peter Eisentraut
- Re: Progress reporting for pg_verify_checksums Michael Banck
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: pg_dump multi VALUES INSERT Surafel Temesgen
- Re: Incorrect visibility test function assigned to snapshot Alvaro Herrera
- Re: Protect syscache from bloating with negative cache entries Alvaro Herrera
- Re: Ryu floating point output patch Andrew Dunstan
- Re: libpq debug log Ramanarayana
- Re: libpq environment variables in the server Peter Eisentraut
- Re: Progress reporting for pg_verify_checksums Alvaro Herrera
- Re: Problems with plan estimates in postgres_fdw Antonin Houska
- Re: Reporting script runtimes in pg_regress Alvaro Herrera
- Re: [PATCH v20] GSSAPI encryption support Robbie Harwood
- FOP warnings about id attributes in title tags Andrew Dunstan
- Re: [PATCH v20] GSSAPI encryption support Stephen Frost
- Re: FOP warnings about id attributes in title tags Peter Eisentraut
- Re: FOP warnings about id attributes in title tags Tom Lane
- unconstify equivalent for volatile Peter Eisentraut
- Re: unconstify equivalent for volatile Andres Freund
- Re: unconstify equivalent for volatile Tom Lane
- Re: Progress reporting for pg_verify_checksums Michael Banck
- boolean and bool in documentation Masahiko Sawada
- Re: Progress reporting for pg_verify_checksums Bernd Helmle
- Prepared transaction releasing locks before deregistering its GID Oleksii Kliukin
- Re: Reporting script runtimes in pg_regress Tom Lane
- Re: Copy function for logical replication slots Andres Freund
- Re: Use varargs macro for CACHEDEBUG Andres Freund
- Re: unconstify equivalent for volatile Andres Freund
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Andres Freund
- Re: Progress reporting for pg_verify_checksums Alvaro Herrera
- Re: Progress reporting for pg_verify_checksums Michael Banck
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alvaro Herrera
- Re: 2019-03 CF Summary / Review - Tranche #2 David Steele
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: 2019-03 CF Summary / Review - Tranche #2 Andres Freund
- Re: 2019-03 CF Summary / Review - Tranche #2 David Steele
- Re: WAL insert delay settings Stephen Frost
- Re: speeding up planning with partitions Tom Lane
- Re: 2019-03 CF Summary / Review - Tranche #2 Tom Lane
- Re: 2019-03 CF Summary / Review - Tranche #2 Andres Freund
- Re: 2019-03 CF Summary / Review - Tranche #2 Tom Lane
- Re: automatically assigning catalog toast oids Andres Freund
- Missing Column names with multi-insert Liz Frost
- Re: speeding up planning with partitions Tom Lane
- Re: Missing Column names with multi-insert Andres Freund
- Re: Missing Column names with multi-insert Tom Lane
- Re: unconstify equivalent for volatile Petr Jelinek
- Re: unconstify equivalent for volatile Tom Lane
- Re: unconstify equivalent for volatile Andres Freund
- crash in pg_identify_object_as_address Alvaro Herrera
- Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's Tom Lane
- Re: Delay locking partitions during INSERT and UPDATE Tom Lane
- Re: crash in pg_identify_object_as_address Tom Lane
- Re: proposal: pg_restore --convert-to-text Euler Taveira
- Re: proposal: pg_restore --convert-to-text Tom Lane
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Re: Delay locking partitions during INSERT and UPDATE Tom Lane
- Re: Missing Column names with multi-insert Andrew Dunstan
- Re: Delay locking partitions during INSERT and UPDATE Andres Freund
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Re: Inadequate executor locking of indexes David Rowley
- Re: Delay locking partitions during INSERT and UPDATE Tom Lane
- Re: 2019-03 CF Summary / Review - Tranche #2 Andrew Dunstan
- Re: 2019-03 CF Summary / Review - Tranche #2 Tom Lane
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Tom Lane
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Delay locking partitions during query execution Tom Lane
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction David Rowley
- Re: Reaping Temp tables to avoid XID wraparound James Sewell
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Andres Freund
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Tom Lane
- RE: [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Higuchi, Daisuke
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Tom Lane
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction David Rowley
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Andres Freund
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Tom Lane
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Andres Freund
- Re: Delay locking partitions during query execution David Rowley
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Andres Freund
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Tom Lane
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Andres Freund
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: speeding up planning with partitions Amit Langote
- SQL statement PREPARE does not work in ECPG Takahashi, Ryohei
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Tom Lane
- Re: speeding up planning with partitions Tom Lane
- RE: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IOFailure Occurs Chengchao Yu
- Re: crash in pg_identify_object_as_address Michael Paquier
- Change of email address Thomas Munro
- RE: libpq debug log Jamison, Kirk
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Andres Freund
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Reaping Temp tables to avoid XID wraparound Michael Paquier
- [Bug Fix] ECPG: could not use set xxx to default statement Higuchi, Daisuke
- Re: Prepared transaction releasing locks before deregistering its GID Alvaro Herrera
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Tom Lane
- Re: Prevent extension creation in temporary schemas Michael Paquier
- Re: Prevent extension creation in temporary schemas Michael Paquier
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Offline enabling/disabling of data checksums Michael Paquier
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Tom Lane
- Re: Prevent extension creation in temporary schemas Tom Lane
- Re: 2019-03 CF Summary / Review - Tranche #2 David Steele
- Re: Change of email address Shawn Debnath
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo
- Some thoughts on NFS Thomas Munro
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Change of email address Thomas Munro
- Re: Copy function for logical replication slots Masahiko Sawada
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Simon Riggs
- Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander
- Re: Prepared transaction releasing locks before deregistering its GID Konstantin Knizhnik
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Michael Meskes
- RE: [Bug Fix] ECPG: could not use set xxx to default statement Higuchi, Daisuke
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Prepared transaction releasing locks before deregistering its GID Oleksii Kliukin
- Re: speeding up planning with partitions Amit Langote
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Michael Meskes
- Re: Conflict handling for COPY FROM Surafel Temesgen
- Re: Conflict handling for COPY FROM Surafel Temesgen
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Michael Meskes
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Tomas Vondra
- Re: SQL statement PREPARE does not work in ECPG Michael Meskes
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: Conflict handling for COPY FROM Andres Freund
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Andrew Dunstan
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Tom Lane
- Re: insensitive collations Peter Eisentraut
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Andrew Dunstan
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Fabien COELHO
- Re: unconstify equivalent for volatile Peter Eisentraut
- Re: CPU costs of random_zipfian in pgbench Fabien COELHO
- Re: Progress reporting for pg_verify_checksums Fabien COELHO
- Re: Allowing extensions to find out the OIDs of their member objects Tom Lane
- Re: Some thoughts on NFS Robert Haas
- Re: restrict pg_stat_ssl to superuser? Peter Eisentraut
- Re: Some thoughts on NFS Magnus Hagander
- Re: FOP warnings about id attributes in title tags Peter Eisentraut
- Re: unconstify equivalent for volatile Andres Freund
- Re: Some thoughts on NFS Joe Conway
- Re: Allowing extensions to find out the OIDs of their member objects Robert Haas
- Re: Some thoughts on NFS Stephen Frost
- Re: Some thoughts on NFS Robert Haas
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: Some thoughts on NFS Tomas Vondra
- Re: Some thoughts on NFS Christoph Moench-Tegeder
- Re: PGAdmin 4 don't refresh server info after restarting Robert Haas
- Re: unconstify equivalent for volatile Tom Lane
- Re: Some thoughts on NFS Andres Freund
- Re: unconstify equivalent for volatile Andres Freund
- Re: speeding up planning with partitions Tom Lane
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: restrict pg_stat_ssl to superuser? Robert Haas
- Re: CPU costs of random_zipfian in pgbench David Fetter
- Re: Some thoughts on NFS Magnus Hagander
- Re: Some thoughts on NFS Magnus Hagander
- Re: Some thoughts on NFS Andres Freund
- Re: Some thoughts on NFS Robert Haas
- Re: WAL insert delay settings Robert Haas
- Re: Some thoughts on NFS Andres Freund
- Re: WAL insert delay settings Andres Freund
- Row Level Security − leakproof-ness and performance implications Pierre Ducroquet
- Re: WAL insert delay settings Tomas Vondra
- Re: Some thoughts on NFS Robert Haas
- Re: WAL insert delay settings Robert Haas
- Re: WAL insert delay settings Andres Freund
- Re: Some thoughts on NFS Andres Freund
- Re: Some thoughts on NFS Robert Haas
- Re: WAL insert delay settings Tomas Vondra
- Re: Some thoughts on NFS Magnus Hagander
- Re: Some thoughts on NFS Robert Haas
- Re: Prepared transaction releasing locks before deregistering its GID Oleksii Kliukin
- Re: propagating replica identity to partitions Robert Haas
- Re: WAL insert delay settings Tomas Vondra
- Re: WAL insert delay settings Andres Freund
- Re: WAL insert delay settings Tomas Vondra
- Re: WAL insert delay settings Andres Freund
- Re: proposal: pg_restore --convert-to-text Euler Taveira
- Re[2]: PGAdmin 4 don't refresh server info after restarting Andrey Klychkov
- Re: propagating replica identity to partitions Alvaro Herrera
- Re: propagating replica identity to partitions Robert Haas
- Re: WAL insert delay settings David Rowley
- Re: speeding up planning with partitions Tom Lane
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Another way to fix inherited UPDATE/DELETE Tom Lane
- Re: Some thoughts on NFS Thomas Munro
- Re: Some thoughts on NFS Thomas Munro
- Re: Some thoughts on NFS Andres Freund
- Re: propagating replica identity to partitions Alvaro Herrera
- Re: Another way to fix inherited UPDATE/DELETE Andres Freund
- Re: Another way to fix inherited UPDATE/DELETE David Rowley
- Re: Some thoughts on NFS Thomas Munro
- Re: Compressed TOAST Slicing Paul Ramsey
- More smarts about CoerceViaIO, and less stupidity about ArrayCoerceExpr Tom Lane
- Re: WAL insert delay settings Tomas Vondra
- Re: Row Level Security − leakproof-ness andperformance implications Laurenz Albe
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- ZRE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Using old master as new replica after clean switchover RSR999GMAILCOM
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Using old master as new replica after clean switchover Michael Paquier
- Re: CPU costs of random_zipfian in pgbench Peter Geoghegan
- Re: [PATCH] kNN for btree Nikita Glukhov
- RE: SQL statement PREPARE does not work in ECPG Takahashi, Ryohei
- Re: Another way to fix inherited UPDATE/DELETE Amit Langote
- Re: Another way to fix inherited UPDATE/DELETE Amit Langote
- Re: Reaping Temp tables to avoid XID wraparound Michael Paquier
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: Copy function for logical replication slots Michael Paquier
- Re: Compressed TOAST Slicing Юрий Соколов
- Re: Incorrect visibility test function assigned to snapshot Michael Paquier
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: libpq debug log Robert Haas
- Re: Copy function for logical replication slots Masahiko Sawada
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi
- Re: [PATCH] kNN for btree Thomas Munro
- Re: pg_basebackup ignores the existing data directory permissions Michael Paquier
- Re: Another way to fix inherited UPDATE/DELETE Tom Lane
- Re: Another way to fix inherited UPDATE/DELETE Pavan Deolasee
- Re: Another way to fix inherited UPDATE/DELETE Tom Lane
- RE: Speed up transaction completion faster after many relations areaccessed in a transaction Tsunakawa, Takayuki
- Re: speeding up planning with partitions Amit Langote
- RE: Timeout parameters Jamison, Kirk
- Re: [PATCH][PROPOSAL] Add enum releation option type Michael Paquier
- RE: Speeding up creating UPDATE/DELETE generic plan for partitionedtable into a lot Kato, Sho
- Re: Prepared transaction releasing locks before deregistering its GID Masahiko Sawada
- RE: Speed up transaction completion faster after many relations areaccessed in a transaction Tsunakawa, Takayuki
- Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: Row Level Security − leakproof-ness and performance implications Pierre Ducroquet
- Re: Another way to fix inherited UPDATE/DELETE Amit Langote
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Compressed TOAST Slicing Simon Riggs
- Re: pg_basebackup ignores the existing data directory permissions Magnus Hagander
- Re: Ltree syntax improvement Nikolay Shaplov
- Re: [PATCH v20] GSSAPI encryption support Peter Eisentraut
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? Peter Eisentraut
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? Peter Eisentraut
- RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo
- Re: Prepared transaction releasing locks before deregistering its GID Oleksii Kliukin
- Re: Another way to fix inherited UPDATE/DELETE Etsuro Fujita
- Re: restrict pg_stat_ssl to superuser? Peter Eisentraut
- bgwriter_lru_maxpages limits in PG 10 sample conf Sergei Kornilov
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: Referential Integrity Checks with Statement-level Triggers Antonin Houska
- Re: SQL statement PREPARE does not work in ECPG Michael Meskes
- Re: SQL statement PREPARE does not work in ECPG Michael Meskes
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? Christoph Berg
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: SQL statement PREPARE does not work in ECPG Michael Meskes
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: 2019-03 CF Summary / Review - Tranche #2 Etsuro Fujita
- Re: [PATCH] kNN for btree Nikita Glukhov
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Conflict handling for COPY FROM Surafel Temesgen
- Re: 2019-03 CF Summary / Review - Tranche #2 Alexey Kondratov
- Re: Conflict handling for COPY FROM Andrew Dunstan
- Re: crash in pg_identify_object_as_address Alvaro Herrera
- Unnecessary checks for new rows by some RI trigger functions? Antonin Houska
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: WIP: Avoid creation of the free space map for small tables Alvaro Herrera
- Remove unnecessary use of PROCEDURAL Peter Eisentraut
- Re: Row Level Security − leakproof-ness and performance implications Joe Conway
- Re: [PATCH] kNN for btree Nikita Glukhov
- Re: Another way to fix inherited UPDATE/DELETE Tom Lane
- Re: Another way to fix inherited UPDATE/DELETE Tom Lane
- list append syntax for postgresql.conf Peter Eisentraut
- Re: list append syntax for postgresql.conf Euler Taveira
- Re: list append syntax for postgresql.conf Christoph Berg
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: speeding up planning with partitions Tom Lane
- Re: list append syntax for postgresql.conf Joe Conway
- Re: list append syntax for postgresql.conf David G. Johnston
- Re: Delay locking partitions during INSERT and UPDATE Tom Lane
- Re: Conflict handling for COPY FROM Andres Freund
- Re: propagating replica identity to partitions Robert Haas
- Re: list append syntax for postgresql.conf Chapman Flack
- Re: Row Level Security − leakproof-ness and performance implications Tom Lane
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: Compressed TOAST Slicing Andres Freund
- Re: Index Skip Scan Dmitry Dolgov
- Re: list append syntax for postgresql.conf Tom Lane
- Re: propagating replica identity to partitions Alvaro Herrera
- Re: Protect syscache from bloating with negative cache entries Robert Haas
- Re: Compressed TOAST Slicing Robert Haas
- Re: propagating replica identity to partitions Simon Riggs
- Re: Compressed TOAST Slicing Simon Riggs
- Re: Compressed TOAST Slicing Paul Ramsey
- Re: Compressed TOAST Slicing Daniel Verite
- Re: Compressed TOAST Slicing Robert Haas
- Re: propagating replica identity to partitions Robert Haas
- Re: BUG #15646: Inconsistent behavior for current_setting/set_config Joe Conway
- Re: Compressed TOAST Slicing Paul Ramsey
- BRIN summarize autovac_report_workitem passes datname as relname Justin Pryzby
- Re: Compressed TOAST Slicing Daniel Verite
- Re: bgwriter_lru_maxpages limits in PG 10 sample conf Robert Haas
- Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's Tom Lane
- Re: Compressed TOAST Slicing Tom Lane
- Re: Compressed TOAST Slicing Tomas Vondra
- Re: bgwriter_lru_maxpages limits in PG 10 sample conf Sergei Kornilov
- Re: Delay locking partitions during INSERT and UPDATE Tom Lane
- Re: Compressed TOAST Slicing Stephen Frost
- Re: Problems with plan estimates in postgres_fdw Jeff Janes
- Re: BRIN summarize autovac_report_workitem passes datname as relname Euler Taveira
- Re: libpq host/hostaddr/conninfo inconsistencies Robert Haas
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: WAL insert delay settings Stephen Frost
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- [patch] Add schema total size to psql \dn+ Gilles Darold
- Re: Pluggable Storage - Andres's take Robert Haas
- Journal based VACUUM FULL Ryan David Sheasby
- Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
- Re: WAL insert delay settings Tomas Vondra
- NOT IN subquery optimization Jim Finnerty
- Re: WAL insert delay settings Stephen Frost
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: WAL insert delay settings Andres Freund
- Re: ToDo: show size of partitioned table Justin Pryzby
- Re: Ryu floating point output patch Andrew Gierth
- Re: WAL insert delay settings Stephen Frost
- Re: Set fallback_application_name for a walreceiver to cluster_name Euler Taveira
- Re: propagating replica identity to partitions Simon Riggs
- Re: NOT IN subquery optimization Tom Lane
- Re: amcheck verification for GiST Peter Geoghegan
- Re: libpq host/hostaddr/conninfo inconsistencies Tom Lane
- Re: Delay locking partitions during INSERT and UPDATE Tom Lane
- Re: NOT IN subquery optimization Jim Finnerty
- Re: Performance issue in foreign-key-aware join estimation Tom Lane
- Re: Performance issue in foreign-key-aware join estimation David Rowley
- Re: NOT IN subquery optimization Tom Lane
- Re: insensitive collations Peter Geoghegan
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- Re: speeding up planning with partitions Amit Langote
- Re: NOT IN subquery optimization Jim Finnerty
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: Another way to fix inherited UPDATE/DELETE Etsuro Fujita
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: WIP: Avoid creation of the free space map for small tables Alvaro Herrera
- Vectors instead of lists, specialised qsort(), binary_search(), unique() Thomas Munro
- RE: SQL statement PREPARE does not work in ECPG Takahashi, Ryohei
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- RE: Timeout parameters Tsunakawa, Takayuki
- COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Pavan Deolasee
- Re: [HACKERS] COPY FREEZE and PD_ALL_VISIBLE Pavan Deolasee
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: Vectors instead of lists, specialised qsort(), binary_search(), unique() David Rowley
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- RE: Timeout parameters Nagaura, Ryohei
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- RE: Timeout parameters Tsunakawa, Takayuki
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: Cache lookup errors with functions manipulation object addresses Michael Paquier
- RE: Timeout parameters Nagaura, Ryohei
- Re: libpq host/hostaddr/conninfo inconsistencies Michael Paquier
- RE: Timeout parameters Tsunakawa, Takayuki
- RE: libpq debug log Iwata, Aya
- RE: libpq debug log Iwata, Aya
- Re: restrict pg_stat_ssl to superuser? Michael Paquier
- RE: Timeout parameters Jamison, Kirk
- Re: insensitive collations Peter Eisentraut
- [PATCH] Allow transaction to partition table using FDW mitani
- Re: SQL statement PREPARE does not work in ECPG Michael Meskes
- Re: WAL insert delay settings Ants Aasma
- Inappropriate scope of local variable Antonin Houska
- Solaris 10 (sparc) and unixODBC problem Nariman Ibadullaev
- Re: Reporting script runtimes in pg_regress Christoph Berg
- Re: [patch] Add schema total size to psql \dn+ Gilles Darold
- Re: WAL insert delay settings Stephen Frost
- Re: [patch] Add schema total size to psql \dn+ Julien Rouhaud
- Re: Pluggable Storage - Andres's take Amit Khandekar
- Re: Pluggable Storage - Andres's take Robert Haas
- Re: [PROPOSAL] Shared Ispell dictionaries Robert Haas
- Re: Unnecessary checks for new rows by some RI trigger functions? Robert Haas
- Re: WAL insert delay settings Ants Aasma
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: WAL insert delay settings Stephen Frost
- Re: libpq host/hostaddr/conninfo inconsistencies Fabien COELHO
- Re: shared-memory based stats collector Arthur Zakirov
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Row Level Security − leakproof-ness and performance implications Pierre Ducroquet
- RE: Timeout parameters MikalaiKeida@ibagroup.eu
- Re: libpq host/hostaddr/conninfo inconsistencies Fabien COELHO
- Re: Journal based VACUUM FULL Andreas Karlsson
- Re: libpq host/hostaddr/conninfo inconsistencies Tom Lane
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Kuntal Ghosh
- Re: libpq host/hostaddr/conninfo inconsistencies Robert Haas
- Re: libpq host/hostaddr/conninfo inconsistencies Tom Lane
- Re: libpq host/hostaddr/conninfo inconsistencies Tom Lane
- Re: libpq host/hostaddr/conninfo inconsistencies Robert Haas
- Re: [PROPOSAL] Shared Ispell dictionaries Robert Haas
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Julien Rouhaud
- Re: Delay locking partitions during INSERT and UPDATE Robert Haas
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: Delay locking partitions during INSERT and UPDATE Tomas Vondra
- Re: [patch] Add schema total size to psql \dn+ Gilles Darold
- Re: Unnecessary checks for new rows by some RI trigger functions? Tom Lane
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: insensitive collations Peter Eisentraut
- Re: Journal based VACUUM FULL Ryan David Sheasby
- Re: list append syntax for postgresql.conf Robert Haas
- Re: [patch] Add schema total size to psql \dn+ Julien Rouhaud
- psql show URL with help Peter Eisentraut
- Re: list append syntax for postgresql.conf Tom Lane
- Re: psql show URL with help Pavel Stehule
- Re: WIP: Avoid creation of the free space map for small tables Alvaro Herrera
- Re: psql show URL with help Julien Rouhaud
- Re: [PROPOSAL] Shared Ispell dictionaries Tom Lane
- Re: Using old master as new replica after clean switchover RSR999GMAILCOM
- Re: [PROPOSAL] Shared Ispell dictionaries Andres Freund
- Re: Using old master as new replica after clean switchover Claudio Freire
- Re: Compressed TOAST Slicing Paul Ramsey
- Re: restrict pg_stat_ssl to superuser? Peter Eisentraut
- Re: [patch] Add schema total size to psql \dn+ Gilles Darold
- Re: Delay locking partitions during INSERT and UPDATE David Rowley
- Re: [HACKERS] WIP: Aggregation push-down Tom Lane
- Re: NOT IN subquery optimization David Rowley
- Re: [patch] Add schema total size to psql \dn+ Jerry Sievers
- Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley
- Re: proposal: variadic argument support for least, greatest function Tom Lane
- Re: proposal: variadic argument support for least, greatest function David Fetter
- Re: proposal: variadic argument support for least, greatest function Tom Lane
- Re: [patch] Add schema total size to psql \dn+ Gilles Darold
- Re: [PATCH v20] GSSAPI encryption support Robbie Harwood
- Re: Protect syscache from bloating with negative cache entries 'Bruce Momjian'
- Re: Vectors instead of lists, specialised qsort(), binary_search(), unique() Thomas Munro
- Re: psql show URL with help David Fetter
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- Re: [PATCH v20] GSSAPI encryption support Stephen Frost
- Optimization of some jsonb functions Nikita Glukhov
- Re: boolean and bool in documentation Bruce Momjian
- Re: Removing unneeded self joins Tom Lane
- RE: Timeout parameters Jamison, Kirk
- Re: boolean and bool in documentation Tom Lane
- Removal of duplicate variable declarations in fe-connect.c Haribabu Kommi
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- RE: Timeout parameters Tsunakawa, Takayuki
- RE: libpq debug log Iwata, Aya
- Re: bgwriter_lru_maxpages limits in PG 10 sample conf Bruce Momjian
- RE: Timeout parameters Tsunakawa, Takayuki
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI
- RE: Timeout parameters Jamison, Kirk
- Re: pg_dump multi VALUES INSERT David Rowley
- RE: libpq debug log Jamison, Kirk
- RE: Timeout parameters Tsunakawa, Takayuki
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Unified security key managment Bruce Momjian
- Re: Removal of duplicate variable declarations in fe-connect.c Michael Paquier
- Re: Using old master as new replica after clean switchover Michael Paquier
- Re: Using old master as new replica after clean switchover Michael Paquier
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Michael Paquier
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- RE: Problem during Windows service start Tsunakawa, Takayuki
- RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: Removal of duplicate variable declarations in fe-connect.c Haribabu Kommi
- Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi
- Problem with default partition pruning Yuzuko Hosoya
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: [PATCH] Allow transaction to partition table using FDW mitani
- Re: Unified logging system for command-line programs Peter Eisentraut
- Autovaccuum vs temp tables crash Magnus Hagander
- Re: Using old master as new replica after clean switchover Jehan-Guillaume de Rorthais
- RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo
- Re: BUG #15589: Due to missing wal, restore ends prematurely andopens database for read/write leif@lako.no
- Re: Unnecessary checks for new rows by some RI trigger functions? Antonin Houska
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Julien Rouhaud
- RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo
- Re: CPU costs of random_zipfian in pgbench Ants Aasma
- Re: list append syntax for postgresql.conf Peter Eisentraut
- Re: psql show URL with help Magnus Hagander
- Re: Prepared transaction releasing locks before deregistering its GID Oleksii Kliukin
- Re: unconstify equivalent for volatile Peter Eisentraut
- Re: CPU costs of random_zipfian in pgbench Tomas Vondra
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: speeding up planning with partitions Amit Langote
- Re: Using old master as new replica after clean switchover Claudio Freire
- Re: Problems with plan estimates in postgres_fdw Antonin Houska
- Re: Checksum errors in pg_stat_database Magnus Hagander
- Re: Remove Deprecated Exclusive Backup Mode Magnus Hagander
- Re: postgres_fdw: another oddity in costing aggregate pushdown paths Antonin Houska
- INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns Dean Rasheed
- Re: Checksum errors in pg_stat_database Julien Rouhaud
- Re: Checksum errors in pg_stat_database Magnus Hagander
- Re: Checksum errors in pg_stat_database Magnus Hagander
- Re: Unnecessary checks for new rows by some RI trigger functions? Tom Lane
- Re: psql show URL with help Euler Taveira
- Re: Autovaccuum vs temp tables crash Tom Lane
- Re: psql show URL with help Peter Eisentraut
- Re: Checksum errors in pg_stat_database Julien Rouhaud
- Re: psql show URL with help Tom Lane
- Re: FOP warnings about id attributes in title tags Andrew Dunstan
- Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander
- Re: psql show URL with help Euler Taveira
- Re: Problems with plan estimates in postgres_fdw Antonin Houska
- Re: boolean and bool in documentation Robert Haas
- Re: partitioned tables referenced by FKs Alvaro Herrera
- Re: libpq debug log Robert Haas
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: WIP: Avoid creation of the free space map for small tables Robert Haas
- Re: BRIN summarize autovac_report_workitem passes datname as relname Alvaro Herrera
- Re: Protect syscache from bloating with negative cache entries Robert Haas
- Re: WIP: Avoid creation of the free space map for small tables Alvaro Herrera
- some ri_triggers.c cleanup Peter Eisentraut
- Re: [patch] Add schema total size to psql \dn+ Robert Haas
- Re: CPU costs of random_zipfian in pgbench Fabien COELHO
- Re: CPU costs of random_zipfian in pgbench Fabien COELHO
- Re: Pluggable Storage - Andres's take Amit Khandekar
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: BUG #15293: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events Robert Welin
- Re: BUG #15293: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events Robert Welin
- Re: Autovaccuum vs temp tables crash Robert Haas
- Re: speeding up planning with partitions Justin Pryzby
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Referential Integrity Checks with Statement-level Triggers Corey Huinker
- Re: Remove Deprecated Exclusive Backup Mode Fujii Masao
- Re: psql show URL with help Tom Lane
- Re: libpq host/hostaddr/conninfo inconsistencies Fabien COELHO
- Re: boolean and bool in documentation Tom Lane
- Re: speeding up planning with partitions Amit Langote
- Re: Autovaccuum vs temp tables crash Tom Lane
- Re: speeding up planning with partitions Justin Pryzby
- Re: Autovaccuum vs temp tables crash Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: some ri_triggers.c cleanup Corey Huinker
- Re: Autovaccuum vs temp tables crash Tom Lane
- Re: Autovaccuum vs temp tables crash Robert Haas
- Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
- Re: [patch] Add schema total size to psql \dn+ Tom Lane
- Temporal Table Proposal Ibrar Ahmed
- Re: libpq debug log Tom Lane
- Re: Journal based VACUUM FULL Andres Freund
- Re: Temporal Table Proposal Euler Taveira
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Tom Lane
- Re: Pluggable Storage - Andres's take Robert Haas
- Re: Journal based VACUUM FULL Andrew Dunstan
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: unconstify equivalent for volatile Andres Freund
- CTE Changes in PostgreSQL 12, can we have a GUC to get old behavior Regina Obe
- Re: [PATCH v20] GSSAPI encryption support Robbie Harwood
- Re: CTE Changes in PostgreSQL 12, can we have a GUC to get oldbehavior Andres Freund
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: CTE Changes in PostgreSQL 12, can we have a GUC to get old behavior Robert Haas
- oddity with ALTER ROLE/USER Joe Conway
- Re: CTE Changes in PostgreSQL 12, can we have a GUC to get old behavior Tom Lane
- Re: Temporal Table Proposal Paul Jungwirth
- Re: oddity with ALTER ROLE/USER Tom Lane
- RE: CTE Changes in PostgreSQL 12, can we have a GUC to get old behavior Regina Obe
- Re: CTE Changes in PostgreSQL 12, can we have a GUC to get old behavior Robert Haas
- Re: CTE Changes in PostgreSQL 12, can we have a GUC to get oldbehavior Andres Freund
- Re: Temporal Table Proposal Euler Taveira
- Re: monitoring CREATE INDEX [CONCURRENTLY] Alvaro Herrera
- Re: monitoring CREATE INDEX [CONCURRENTLY] Alvaro Herrera
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: oddity with ALTER ROLE/USER Joe Conway
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: WIP: Avoid creation of the free space map for small tables Peter Geoghegan
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Journal based VACUUM FULL Stephen Frost
- Re: Autovaccuum vs temp tables crash Michael Paquier
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: WIP: Avoid creation of the free space map for small tables Alvaro Herrera
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- JIT on FreeBSD ARMv7 Andrew Gierth
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: Why don't we have a small reserved OID range for patch revisions? John Naylor
- Re: Add --include-table-data-where option to pg_dump, to export onlya subset of table data Surafel Temesgen
- Re: [PATCH v20] GSSAPI encryption support Peter Eisentraut
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Michael Meskes
- Re: [HACKERS] Block level parallel vacuum Haribabu Kommi
- Re: Autovaccuum vs temp tables crash Magnus Hagander
- Re: oddity with ALTER ROLE/USER Stephen Frost
- Re: FOP warnings about id attributes in title tags Andrew Dunstan
- Re: Autovaccuum vs temp tables crash Michael Paquier
- Re: Autovaccuum vs temp tables crash Magnus Hagander
- Re: Autovaccuum vs temp tables crash Magnus Hagander
- Re: Autovaccuum vs temp tables crash Magnus Hagander
- Re: Autovaccuum vs temp tables crash Tom Lane
- Re: Autovaccuum vs temp tables crash Tom Lane
- Re: Autovaccuum vs temp tables crash Magnus Hagander
- Re: [PATCH v20] GSSAPI encryption support Stephen Frost
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: proposal: variadic argument support for least, greatest function Chapman Flack
- Re: [patch] Add schema total size to psql \dn+ Julien Rouhaud
- Re: FETCH FIRST clause PERCENT option Tomas Vondra
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: explain plans with information about (modified) gucs Tomas Vondra
- Re: Autovaccuum vs temp tables crash Michael Paquier
- Re: some ri_triggers.c cleanup Corey Huinker
- Re: \describe* Corey Huinker
- Re: \describe* Andres Freund
- POC: converting Lists into arrays Tom Lane
- Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath David Rowley
- Re: Ordered Partitioned Table Scans David Rowley
- Re: jsonpath Alexander Korotkov
- Re: pg_dump multi VALUES INSERT David Rowley
- Re: Ltree syntax improvement Dmitry Belyavsky
- Re: jsonpath Tomas Vondra
- Re: jsonpath Alexander Korotkov
- Re: amcheck verification for GiST Andrey Borodin
- Re: Bloom index cost model seems to be wrong Jeff Janes
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: [Bug Fix] ECPG: could not use set xxx to default statement Tom Lane
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Laurenz Albe
- Re: Remove Deprecated Exclusive Backup Mode Laurenz Albe
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Parallel query vs smart shutdown and Postmaster death Thomas Munro
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- RE: Timeout parameters Nagaura, Ryohei
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Re: Prepared transaction releasing locks before deregistering its GID Michael Paquier
- Should we increase the default vacuum_cost_limit? David Rowley
- Re: Should we increase the default vacuum_cost_limit? Peter Geoghegan
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- ERROR: could not read block 0 in file "global/XXXXX": Bad address Problem 이재훈
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Michael Paquier
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Masahiko Sawada
- Re: Unnecessary checks for new rows by some RI trigger functions? Antonin Houska
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: POC: converting Lists into arrays Fabien COELHO
- Segfault when restoring -Fd dump on current HEAD hubert depesz lubaczewski
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Julien Rouhaud
- Re: Copy function for logical replication slots Masahiko Sawada
- Re: Remove unnecessary use of PROCEDURAL Peter Eisentraut
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: unconstify equivalent for volatile Peter Eisentraut
- Re: some ri_triggers.c cleanup Peter Eisentraut
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: [patch] Add schema total size to psql \dn+ Gilles Darold
- Re: [patch] Add schema total size to psql \dn+ Gilles Darold
- Re: Referential Integrity Checks with Statement-level Triggers Antonin Houska
- Re: Should we increase the default vacuum_cost_limit? Darafei "Komяpa" Praliaskouski
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Michael Paquier
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Adrien NAYRAT
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: Segfault when restoring -Fd dump on current HEAD Dmitry Dolgov
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Masahiko Sawada
- Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
- Re: Remove Deprecated Exclusive Backup Mode ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: postgres_fdw: another oddity in costing aggregate pushdown paths Etsuro Fujita
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: psql show URL with help Peter Eisentraut
- Re: psql show URL with help Peter Eisentraut
- Re: shared-memory based stats collector Arthur Zakirov
- Re: psql show URL with help Pavel Stehule
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: Temporal Table Proposal Ibrar Ahmed
- Re: NOT IN subquery optimization David Rowley
- Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns Peter Eisentraut
- Re: Should we increase the default vacuum_cost_limit? Joe Conway
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Should we increase the default vacuum_cost_limit? David Rowley
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Laurenz Albe
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns Dean Rasheed
- Re: Segfault when restoring -Fd dump on current HEAD Justin Pryzby
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- readdir is incorrectly implemented at Windows Konstantin Knizhnik
- Re: Should we increase the default vacuum_cost_limit? Laurenz Albe
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: some ri_triggers.c cleanup Corey Huinker
- Re: Segfault when restoring -Fd dump on current HEAD Tom Lane
- Re: Segfault when restoring -Fd dump on current HEAD hubert depesz lubaczewski
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: Should we increase the default vacuum_cost_limit? Julien Rouhaud
- Re: Referential Integrity Checks with Statement-level Triggers Corey Huinker
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: Should we increase the default vacuum_cost_limit? Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: pgsql: Avoid creation of the free space map for small heap relations, t Tom Lane
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: NOT IN subquery optimization Li, Zheng
- Re: pgsql: Avoid creation of the free space map for small heap relations, t Tom Lane
- Re: Remove Deprecated Exclusive Backup Mode Fujii Masao
- Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: POC: converting Lists into arrays Robert Haas
- Re: POC: converting Lists into arrays Tom Lane
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Remove Deprecated Exclusive Backup Mode Bruce Momjian
- Re: Auxiliary Processes and MyAuxProc Tom Lane
- Re: POC: converting Lists into arrays Robert Haas
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: POC: converting Lists into arrays Tom Lane
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Bruce Momjian
- Re: \describe* Robert Haas
- Re: POC: converting Lists into arrays Peter Geoghegan
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: POC: converting Lists into arrays Andres Freund
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: POC: converting Lists into arrays Tom Lane
- Re: POC: converting Lists into arrays Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: POC: converting Lists into arrays Tom Lane
- Re: POC: converting Lists into arrays Tom Lane
- Re: POC: converting Lists into arrays Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: POC: converting Lists into arrays Andres Freund
- Re: POC: converting Lists into arrays Peter Geoghegan
- [RFC] [PATCH] Flexible "partition pruning" hook Mike Palmiotto
- Re: POC: converting Lists into arrays Andres Freund
- Re: POC: converting Lists into arrays Tomas Vondra
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Remove Deprecated Exclusive Backup Mode Magnus Hagander
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: POC: converting Lists into arrays Peter Geoghegan
- Re: POC: converting Lists into arrays Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: POC: converting Lists into arrays Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: POC: converting Lists into arrays Peter Geoghegan
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: Allowing extensions to supply operator-/function-specific info Paul Ramsey
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: NOT IN subquery optimization Li, Zheng
- Re: POC: converting Lists into arrays Andres Freund
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- Re: POC: converting Lists into arrays Tom Lane
- Re: NOT IN subquery optimization David Rowley
- Re: Allowing extensions to supply operator-/function-specific info Paul Ramsey
- Re: POC: converting Lists into arrays Tom Lane
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- RE: Timeout parameters Jamison, Kirk
- Re: current_logfiles not following group access and instead followslog_file_mode permissions Haribabu Kommi
- crosstab/repivot...any interest? Merlin Moncure
- RE: Timeout parameters Nagaura, Ryohei
- Re: POC: converting Lists into arrays Andres Freund
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- Re: POC: converting Lists into arrays Andres Freund
- Re: JIT on FreeBSD ARMv7 Andrew Gierth
- RE: SQL statement PREPARE does not work in ECPG Takahashi, Ryohei
- Re: POC: converting Lists into arrays David Rowley
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t John Naylor
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: Pluggable Storage - Andres's take Amit Khandekar
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: [HACKERS] Block level parallel vacuum Haribabu Kommi
- Re: Segfault when restoring -Fd dump on current HEAD Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Mark Kirkwood
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Michael Paquier
- Re: [HACKERS] generated columns Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Mark Kirkwood
- Re: Segfault when restoring -Fd dump on current HEAD Tom Lane
- Re: [HACKERS] generated columns Michael Paquier
- Re: POC: converting Lists into arrays Tom Lane
- Re: Segfault when restoring -Fd dump on current HEAD Michael Paquier
- Re: No-rewrite timestamp<->timestamptz conversions Noah Misch
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: Reaping Temp tables to avoid XID wraparound Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- RE: [RFC] [PATCH] Flexible "partition pruning" hook Tsunakawa, Takayuki
- inted RE: Timeout parameters Nagaura, Ryohei
- Re: Remove Deprecated Exclusive Backup Mode Laurenz Albe
- Re: Unused parameters & co in code Michael Paquier
- Re: [RFC] [PATCH] Flexible "partition pruning" hook Michael Paquier
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Masahiko Sawada
- Re: BUG #15589: Due to missing wal, restore ends prematurely andopens database for read/write Michael Paquier
- Re: Segfault when restoring -Fd dump on current HEAD Dmitry Dolgov
- RE: Timeout parameters Nagaura, Ryohei
- Re: SQL statement PREPARE does not work in ECPG Michael Meskes
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- pgbench MAX_ARGS Simon Riggs
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: NOT IN subquery optimization Richard Guo
- Re: Segfault when restoring -Fd dump on current HEAD Dmitry Dolgov
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Early WIP/PoC for inlining CTEs Andrew Gierth
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Should we increase the default vacuum_cost_limit? Laurenz Albe
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: pgbench MAX_ARGS Fabien COELHO
- Oddity with parallel safety test for scan/join target in grouping_planner Etsuro Fujita
- Re: BUG #15646: Inconsistent behavior for current_setting/set_config Eugen Konkov
- Re: BUG #15646: Inconsistent behavior for current_setting/set_config Eugen Konkov
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: pgbench MAX_ARGS Simon Riggs
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Simon Riggs
- Probably misleading comments or lack of tests in autoHeld portalsmanagement Alexey Kondratov
- Re: pgbench MAX_ARGS ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: NOT IN subquery optimization Jim Finnerty
- Re: BUG #15646: Inconsistent behavior for current_setting/set_config David G. Johnston
- Re: No-rewrite timestamp<->timestamptz conversions Simon Riggs
- Re: crosstab/repivot...any interest? Joe Conway
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Kuntal Ghosh
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: WIP: Avoid creation of the free space map for small tables Alvaro Herrera
- Re: WIP: Avoid creation of the free space map for small tables Petr Jelinek
- Re: Offline enabling/disabling of data checksums Michael Banck
- Re: No-rewrite timestamp<->timestamptz conversions Tom Lane
- Re: Protect syscache from bloating with negative cache entries Robert Haas
- Re: Protect syscache from bloating with negative cache entries Robert Haas
- Re: crosstab/repivot...any interest? Merlin Moncure
- Re: Remove Deprecated Exclusive Backup Mode Fujii Masao
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: No-rewrite timestamp<->timestamptz conversions Noah Misch
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: Remove Deprecated Exclusive Backup Mode Fujii Masao
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: pgbench MAX_ARGS Andres Freund
- Re: No-rewrite timestamp<->timestamptz conversions Tom Lane
- Re: Remove Deprecated Exclusive Backup Mode Fujii Masao
- Re: pgbench MAX_ARGS Simon Riggs
- Re: pgbench MAX_ARGS Tom Lane
- Re: pgbench MAX_ARGS Andres Freund
- Re: [RFC] [PATCH] Flexible "partition pruning" hook Mike Palmiotto
- A note about recent ecpg buildfarm failures Tom Lane
- Re: A note about recent ecpg buildfarm failures Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Magnus Hagander
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Index INCLUDE vs. Bitmap Index Scan Markus Winand
- Re: No-rewrite timestamp<->timestamptz conversions Noah Misch
- Re: Remove Deprecated Exclusive Backup Mode Peter Geoghegan
- Re: NOT IN subquery optimization David Rowley
- Re: Allowing extensions to supply operator-/function-specific info Paul Ramsey
- Re: Remove Deprecated Exclusive Backup Mode Chapman Flack
- Retrieving Alias Name Walter Cai
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Retrieving Alias Name Julien Rouhaud
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- Re: psql display of foreign keys Alvaro Herrera
- Re: Allowing extensions to supply operator-/function-specific info Paul Ramsey
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- Re: Parallel query vs smart shutdown and Postmaster death Thomas Munro
- Re: Segfault when restoring -Fd dump on current HEAD Alvaro Herrera
- Re: Segfault when restoring -Fd dump on current HEAD Alvaro Herrera
- Re: Segfault when restoring -Fd dump on current HEAD Tom Lane
- Re: [Patch][WiP] Tweaked LRU for shared buffers Tomas Vondra
- Re: Index INCLUDE vs. Bitmap Index Scan Tom Lane
- Re: [Patch][WiP] Tweaked LRU for shared buffers Benjamin Manes
- Re: Autovaccuum vs temp tables crash Alvaro Herrera
- Re: Index INCLUDE vs. Bitmap Index Scan Andres Freund
- Re: Segfault when restoring -Fd dump on current HEAD Alvaro Herrera
- Re: POC: converting Lists into arrays Tom Lane
- Re: Segfault when restoring -Fd dump on current HEAD Tom Lane
- Re: Allowing extensions to supply operator-/function-specific info Paul Ramsey
- Re: NOT IN subquery optimization Li, Zheng
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- Re: Pluggable Storage - Andres's take Andres Freund
- Re: NOT IN subquery optimization Tom Lane
- Re: Autovaccuum vs temp tables crash Tom Lane
- Re: NOT IN subquery optimization David Rowley
- Re: NOT IN subquery optimization David Rowley
- Re: NOT IN subquery optimization Li, Zheng
- Re: NOT IN subquery optimization David Rowley
- Re: Index INCLUDE vs. Bitmap Index Scan Justin Pryzby
- Re: New vacuum option to do only freezing Bossart, Nathan
- Re: Early WIP/PoC for inlining CTEs Andrew Gierth
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Jeff Janes
- RE: Timeout parameters Jamison, Kirk
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's James Coleman
- Re: Problem with default partition pruning Amit Langote
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- RE: Timeout parameters Nagaura, Ryohei
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Pavan Deolasee
- Re: Early WIP/PoC for inlining CTEs Andrew Gierth
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t John Naylor
- Re: TupleTableSlot abstraction Michael Paquier
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Index INCLUDE vs. Bitmap Index Scan Markus Winand
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t John Naylor
- Re: TupleTableSlot abstraction Andres Freund
- Re: Index INCLUDE vs. Bitmap Index Scan Markus Winand
- When is the MessageContext released? Andy Fan
- Re: NOT IN subquery optimization Richard Guo
- Re: When is the MessageContext released? Andres Freund
- Re: psql display of foreign keys Michael Paquier
- Re: TupleTableSlot abstraction Michael Paquier
- Re: TupleTableSlot abstraction Andres Freund
- Re: Autovaccuum vs temp tables crash Michael Paquier
- Re: TupleTableSlot abstraction Michael Paquier
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: TupleTableSlot abstraction Andres Freund
- RE: Problem with default partition pruning Yuzuko Hosoya
- Re: Offline enabling/disabling of data checksums Fabien COELHO
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: Offline enabling/disabling of data checksums Michael Paquier
- Re: [HACKERS] generated columns Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Laurenz Albe
- get_controlfile() can leak fds in the backend Michael Paquier
- Re: psql show URL with help Peter Eisentraut
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: BUG #15589: Due to missing wal, restore ends prematurely andopens database for read/write leif@lako.no
- Re: get_controlfile() can leak fds in the backend Fabien COELHO
- Re: get_controlfile() can leak fds in the backend Andres Freund
- Re: Segfault when restoring -Fd dump on current HEAD Dmitry Dolgov
- Re: Oddity with parallel safety test for scan/join target in grouping_planner Etsuro Fujita
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Eisentraut
- Re: Pluggable Storage - Andres's take Heikki Linnakangas
- Re: Set fallback_application_name for a walreceiver to cluster_name Peter Eisentraut
- Re: New vacuum option to do only freezing Masahiko Sawada
- Re: get_controlfile() can leak fds in the backend Fabien COELHO
- Re: When is the MessageContext released? Andy Fan
- some hints to understand the plsql cursor. Andy Fan
- Re: Segfault when restoring -Fd dump on current HEAD Alvaro Herrera
- Unneeded parallel safety tests in grouping_planner Etsuro Fujita
- pg_dump/pg_restore fail for TAR_DUMP and CUSTOM_DUMP from v94/v95/v96to v11/master. Prabhat Sahu
- Re: readdir is incorrectly implemented at Windows Grigory Smolkin
- Re: get_controlfile() can leak fds in the backend Joe Conway
- Re: [RFC] [PATCH] Flexible "partition pruning" hook Mike Palmiotto
- Re: some hints to understand the plsql cursor. Dilip Kumar
- Re: Parallel query vs smart shutdown and Postmaster death Robert Haas
- Re: Unneeded parallel safety tests in grouping_planner Robert Haas
- Re: Oddity with parallel safety test for scan/join target in grouping_planner Robert Haas
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Robert Haas
- Re: [HACKERS] Can ICU be used for a database's default sort order? Marius Timmer
- Re: Index INCLUDE vs. Bitmap Index Scan Tom Lane
- Re: Segfault when restoring -Fd dump on current HEAD Tom Lane
- Re: Segfault when restoring -Fd dump on current HEAD Dmitry Dolgov
- Re: Pluggable Storage - Andres's take Andres Freund
- Re: [RFC] [PATCH] Flexible "partition pruning" hook Peter Eisentraut
- Re: Index INCLUDE vs. Bitmap Index Scan Tomas Vondra
- Re: [HACKERS] Block level parallel vacuum Robert Haas
- Re: New vacuum option to do only freezing Bossart, Nathan
- Re: query logging of prepared statements Justin Pryzby
- Re: Remove Deprecated Exclusive Backup Mode Christophe Pettus
- Re: psql display of foreign keys Alvaro Herrera
- Re: pg_partition_tree crashes for a non-defined relation Alvaro Herrera
- Re: Index INCLUDE vs. Bitmap Index Scan Tom Lane
- Re: POC: converting Lists into arrays Tom Lane
- Re: POC: converting Lists into arrays Robert Haas
- Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns Andres Freund
- Re: POC: converting Lists into arrays Tom Lane
- Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: POC: converting Lists into arrays Alvaro Herrera
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Geoghegan
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Eisentraut
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Eisentraut
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Geoghegan
- Re: Why don't we have a small reserved OID range for patch revisions? Peter Geoghegan
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: Row Level Security − leakproof-ness and performance implications Joe Conway
- Re: patch to allow disable of WAL recycling Alvaro Herrera
- Re: Allowing extensions to supply operator-/function-specific info Paul Ramsey
- Re: some hints to understand the plsql cursor. Andy Fan
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- Re: Allowing extensions to supply operator-/function-specific info Paul Ramsey
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- Re: get_controlfile() can leak fds in the backend Joe Conway
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: get_controlfile() can leak fds in the backend Michael Paquier
- Re: get_controlfile() can leak fds in the backend Andres Freund
- Re: get_controlfile() can leak fds in the backend Michael Paquier
- Re: BUG #15293: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events Marc Dean
- Re: BUG #15293: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events Marc Dean
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: pg_partition_tree crashes for a non-defined relation Michael Paquier
- RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki
- Re: Segfault when restoring -Fd dump on current HEAD Michael Paquier
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t John Naylor
- RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
- Re: readdir is incorrectly implemented at Windows Michael Paquier
- Re: pg_partition_tree crashes for a non-defined relation Amit Langote
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Michael Paquier
- Re: Allowing extensions to supply operator-/function-specific info Tom Lane
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- RE: proposal: pg_restore --convert-to-text Imai, Yoshikazu
- RE: Timeout parameters Nagaura, Ryohei
- Re: A note about recent ecpg buildfarm failures Mark Wong
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
- Re: psql display of foreign keys Michael Paquier
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: POC: converting Lists into arrays David Rowley
- Re: POC: converting Lists into arrays Tom Lane
- Re: pgsql: Avoid creation of the free space map for small heaprelations, t John Naylor
- Re: POC: converting Lists into arrays David Rowley
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Alvaro Herrera
- Re: partitioned tables referenced by FKs Amit Langote
- Re: POC: converting Lists into arrays Tom Lane
- Re: POC: converting Lists into arrays Andrew Gierth
- Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Tom Lane
- Drop type "smgr"? Thomas Munro
- Re: Drop type "smgr"? Tom Lane
- RE: Prevent extension creation in temporary schemas Kuroda, Hayato
- Re: Drop type "smgr"? Thomas Munro
- Re: POC: converting Lists into arrays Tom Lane
- Re: Drop type "smgr"? Tom Lane
- Re: bgwriter_lru_maxpages limits in PG 10 sample conf Sergei Kornilov
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Laurenz Albe
- Re: Drop type "smgr"? Thomas Munro
- Re: Drop type "smgr"? Haribabu Kommi
- Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Sergei Kornilov
- Re: New vacuum option to do only freezing Masahiko Sawada
- Re: Prevent extension creation in temporary schemas Sergei Kornilov
- RE: reloption to prevent VACUUM from truncating empty pages at theend of relation Tsunakawa, Takayuki
- RE: Problem with default partition pruning Imai, Yoshikazu
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Laurenz Albe
- extension patch of CREATE OR REPLACE TRIGGER Osumi, Takamichi
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: get_controlfile() can leak fds in the backend Fabien COELHO
- Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated withwrong context Ramanarayana
- 2019-03 Starts Tomorrow David Steele
- Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns Etsuro Fujita
- Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated withwrong context Pavel Stehule
- Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated withwrong context Ramanarayana
- Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated withwrong context Pavel Stehule
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: FETCH FIRST clause PERCENT option Kyotaro HORIGUCHI
- Re: extension patch of CREATE OR REPLACE TRIGGER David Rowley
- Re: FETCH FIRST clause PERCENT option Kyotaro HORIGUCHI
- Re: get_controlfile() can leak fds in the backend Joe Conway
- Re: get_controlfile() can leak fds in the backend Michael Paquier
- Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated withwrong context Pavel Stehule
- Re: Libpq support to connect to standby server as priority Dave Cramer
- Re: pgbench MAX_ARGS David Rowley
- Re: Online verification of checksums Fabien COELHO
- Re: Why don't we have a small reserved OID range for patch revisions? Robert Haas
- Re: Removing unneeded self joins Alexander Kuzmenkov
- Re: Row Level Security − leakproof-ness and performance implications Robert Haas
- Re: Drop type "smgr"? Robert Haas
- Re: Optimze usage of immutable functions as relation Alexander Kuzmenkov
- Re: Remove Deprecated Exclusive Backup Mode Fujii Masao
- Re: Row Level Security − leakproof-ness and performance implications Joe Conway
- Re: Row Level Security − leakproof-ness and performance implications Dean Rasheed
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Add exclusive backup deprecation notes to documentation David Steele
- Re: Row Level Security − leakproof-ness and performance implications Chapman Flack
- Re: Row Level Security − leakproof-ness and performance implications Joshua Brindle
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Drop type "smgr"? Tom Lane
- Re: Prevent extension creation in temporary schemas Tom Lane
- Re: [HACKERS] Incomplete startup packet errors Christoph Berg
- PostgreSQL Participates in GSoC 2019! Stephen Frost
- Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
- Re: Drop type "smgr"? Robert Haas
- Re: Re: Continue work on changes to recovery.conf API David Steele
- Re: Re: Continue work on changes to recovery.conf API David Steele
- Re: [HACKERS] Custom compression methods Ildus Kurbangaliev
- Re: Re: Row Level Security − leakproof-ness and performance implications Tom Lane
- Re: Why don't we have a small reserved OID range for patch revisions? Robert Haas
- Re: [HACKERS] WIP: Aggregation push-down Antonin Houska
- Re: Re: Row Level Security − leakproof-ness and performance implications Joshua Brindle
- Re: Drop type "smgr"? Tom Lane
- Re: Add exclusive backup deprecation notes to documentation Laurenz Albe
- Re: Row Level Security − leakproof-ness and performance implications Chapman Flack
- Re: Row Level Security − leakproof-ness and performance implications Joe Conway
- Re: Row Level Security − leakproof-ness and performance implications Joshua Brindle
- Re: Index INCLUDE vs. Bitmap Index Scan Tom Lane
- Re: Row Level Security − leakproof-ness and performance implications Robert Haas
- Re: Row Level Security − leakproof-ness and performance implications Joe Conway
- Re: Row Level Security − leakproof-ness and performance implications Robert Haas
- Re: Row Level Security − leakproof-ness and performance implications Joe Conway
- Re: Row Level Security − leakproof-ness and performance implications Robert Haas
- Re: Row Level Security − leakproof-ness and performance implications Joe Conway
- Re: Drop type "smgr"? Robert Haas
- Re: Drop type "smgr"? Tom Lane
- plpgsql variable named as SQL keyword Pavel Stehule
- Re: Drop type "smgr"? Shawn Debnath
- Re: Drop type "smgr"? Shawn Debnath
- Re: Bloom index cost model seems to be wrong Jeff Janes
- Re: Drop type "smgr"? Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Question about pg_upgrade from 9.2 to X.X Perumal Raj
- Re: Drop type "smgr"? Andres Freund
- Re: Drop type "smgr"? Tom Lane
- Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns Andres Freund
- Re: plpgsql variable named as SQL keyword Tom Lane
- Re: Question about pg_upgrade from 9.2 to X.X Mahendra Singh
- Re: Drop type "smgr"? Andres Freund
- Re: plpgsql variable named as SQL keyword Pavel Stehule
- Re: Question about pg_upgrade from 9.2 to X.X Perumal Raj
- Re: Question about pg_upgrade from 9.2 to X.X Sergei Kornilov
- Re: partitioned tables referenced by FKs Alvaro Herrera
- Re: Question about pg_upgrade from 9.2 to X.X Perumal Raj
- Re: Bloom index cost model seems to be wrong Tom Lane
- Re: [RFC] [PATCH] Flexible "partition pruning" hook Mike Palmiotto
- Re: Question about pg_upgrade from 9.2 to X.X Sergei Kornilov
- Re: Question about pg_upgrade from 9.2 to X.X Perumal Raj
- Re: POC: converting Lists into arrays Tom Lane
- Re: pg_partition_tree crashes for a non-defined relation Alvaro Herrera
- Re: some ri_triggers.c cleanup Peter Eisentraut
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Alvaro Herrera
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra
- Re: FETCH FIRST clause PERCENT option Tomas Vondra
- Re: Protect syscache from bloating with negative cache entries Robert Haas
- Re: Segfault when restoring -Fd dump on current HEAD Alvaro Herrera
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Segfault when restoring -Fd dump on current HEAD Dmitry Dolgov
- Re: Drop type "smgr"? Thomas Munro