Mailing lists [pgsql-hackers]
- Re: Super PathKeys (Allowing sort order through precision loss functions) David Rowley
- Re: Parallel threads in query Tom Lane
- Re: Should pg 11 use a lot more memory building an spgist index? Tom Lane
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- Re: replication_slots usability issue Andres Freund
- Re: PostgreSQL Limits and lack of documentation about them. Nasby, Jim
- Re: Super PathKeys (Allowing sort order through precision lossfunctions) Nasby, Jim
- Re: Super PathKeys (Allowing sort order through precision lossfunctions) Tomas Vondra
- Re: Parallel threads in query David Fetter
- Re: Super PathKeys (Allowing sort order through precision loss functions) David Rowley
- Re: COPY FROM WHEN condition Nasby, Jim
- Re: Super PathKeys (Allowing sort order through precision lossfunctions) Andres Freund
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: INSTALL file Michael Paquier
- Re: row filtering for logical replication Euler Taveira
- Re: INSTALL file Andres Freund
- Re: INSTALL file Andreas 'ads' Scherbaum
- Re: replication_slots usability issue Michael Paquier
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: Is there way to detect uncommitted 'new table' in pg_class? Michael Paquier
- Re: COPY FROM WHEN condition David Fetter
- Re: pg_promote not marked as parallel-restricted in pg_proc.dat Michael Paquier
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: Super PathKeys (Allowing sort order through precision loss functions) David Rowley
- Re: PostgreSQL Limits and lack of documentation about them. John Naylor
- Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal) Steve Singer
- Re: Ordered Partitioned Table Scans David Rowley
- Re: PG vs macOS Mojave Tom Lane
- POC: Cleaning up orphaned files using undo logs Thomas Munro
- Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) David Rowley
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Amit Langote
- move PartitionBoundInfo creation code Amit Langote
- Re: move PartitionBoundInfo creation code Michael Paquier
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Michael Paquier
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Gavin Flower
- Re: [HACKERS] Block level parallel vacuum Yura Sokolov
- Re: pgsql: Avoid duplicate XIDs at recovery when building initialsnapshot Michael Paquier
- Re: INSTALL file Michael Paquier
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: Parallel threads in query Konstantin Knizhnik
- Re: row filtering for logical replication Erik Rijkers
- Hooks to Modify Execution Flow and Query Planner Vincent Mirian
- RE: [Proposal] Add accumulated statistics for wait event Yotsunaga, Naoki
- Re: PostgreSQL Limits and lack of documentation about them. Andrew Gierth
- Re: row filtering for logical replication Erik Rijkers
- Re: Hooks to Modify Execution Flow and Query Planner Amit Langote
- Re: Ordered Partitioned Table Scans Antonin Houska
- Re: Is there way to detect uncommitted 'new table' in pg_class? Hubert Zhang
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: Super PathKeys (Allowing sort order through precision lossfunctions) Tomas Vondra
- Re: [HACKERS] generated columns John Naylor
- Re: pg_promote not marked as parallel-restricted in pg_proc.dat Amit Kapila
- Re: FETCH FIRST clause WITH TIES option Tomas Vondra
- Re: Connection slots reserved for replication Alexander Kukushkin
- Re: More issues with pg_verify_checksums and checksum verification inbase backups Amit Kapila
- Re: FETCH FIRST clause WITH TIES option Surafel Temesgen
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar
- Doubts about pushing LIMIT to MergeAppendPath Antonin Houska
- Re: PG vs macOS Mojave Daniel Gustafsson
- Re: [HACKERS] Custom compression methods Ildus Kurbangaliev
- bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Commitfest 2018-11 Daniel Gustafsson
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Re: Commitfest 2018-11 Dmitry Dolgov
- Re: Commitfest 2018-11 Daniel Gustafsson
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Re: Commitfest 2018-11 Stephen Frost
- Re: INSTALL file Andreas 'ads' Scherbaum
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- CF app feature request Andrew Dunstan
- Re: Commitfest 2018-11 Dmitry Dolgov
- Re: zheap: a new storage format for PostgreSQL Tomas Vondra
- Re: Commitfest 2018-11 Stephen Frost
- Re: PG vs macOS Mojave Tom Lane
- Re: Commitfest 2018-11 Dmitry Dolgov
- Re: PG vs macOS Mojave Daniel Gustafsson
- Re: POC: Cleaning up orphaned files using undo logs Robert Haas
- Re: PG vs macOS Mojave Tom Lane
- Re: [PATCH][PROPOSAL] Add enum releation option type Robert Haas
- Re: PG vs macOS Mojave Daniel Gustafsson
- Re: [PATCH][PROPOSAL] Add enum releation option type Tom Lane
- Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov
- Re: New vacuum option to do only freezing Bossart, Nathan
- Re: pg_promote not marked as parallel-restricted in pg_proc.dat Robert Haas
- Re: New vacuum option to do only freezing Robert Haas
- Re: Parallel threads in query Paul Ramsey
- Re: Parallel threads in query Andres Freund
- Re: INSTALL file Stephen Frost
- Re: replication_slots usability issue Andres Freund
- Re: Buildfarm failures for hash indexes: buffer leaks Andres Freund
- Re: Parallel threads in query Tomas Vondra
- Re: Parallel threads in query Andres Freund
- Re: Parallel threads in query Darafei "Komяpa" Praliaskouski
- Re: Parallel threads in query Tomas Vondra
- Re: Parallel threads in query Tomas Vondra
- Re: Parallel threads in query Andres Freund
- Re: Parallel threads in query Tomas Vondra
- Re: Parallel threads in query Andres Freund
- Re: Doubts about pushing LIMIT to MergeAppendPath Tomas Vondra
- Re: Parallel threads in query Darafei "Komяpa" Praliaskouski
- Re: Parallel threads in query Andres Freund
- Re: Parallel threads in query Tomas Vondra
- Re: Doubts about pushing LIMIT to MergeAppendPath Tomas Vondra
- Re: Doubts about pushing LIMIT to MergeAppendPath Antonin Houska
- Re: Remove obsolete pg_attrdef.adsrc column Peter Eisentraut
- Re: Doubts about pushing LIMIT to MergeAppendPath Tomas Vondra
- Re: Hash Joins vs. Bloom Filters / take 2 Jim Finnerty
- Compressed TOAST Slicing Paul Ramsey
- Re: Hash Joins vs. Bloom Filters / take 2 Thomas Munro
- Re: Hash Joins vs. Bloom Filters / take 2 Tomas Vondra
- Re: PG vs macOS Mojave Tom Lane
- Re: Compressed TOAST Slicing Stephen Frost
- Re: CF app feature request Magnus Hagander
- Re: Buildfarm failures for hash indexes: buffer leaks Fabien COELHO
- Re: CF app feature request Andrew Dunstan
- Re: PG vs macOS Mojave Peter Eisentraut
- Re: CF app feature request Tom Lane
- Re: PG vs macOS Mojave Tom Lane
- Re: PG vs macOS Mojave Tom Lane
- Re: Compressed TOAST Slicing Paul Ramsey
- Re: PG vs macOS Mojave Tom Lane
- Re: replication_slots usability issue Michael Paquier
- Re: Compressed TOAST Slicing Tom Lane
- Re: INSTALL file Andreas 'ads' Scherbaum
- Re: INSTALL file Michael Paquier
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: pg_promote not marked as parallel-restricted in pg_proc.dat Michael Paquier
- Re: Commitfest 2018-11 Michael Paquier
- partitioned indexes and tablespaces Alvaro Herrera
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- Re: INSTALL file Stephen Frost
- Re: CF app feature request Michael Paquier
- Re: INSTALL file Stephen Frost
- Re: INSTALL file Michael Paquier
- Re: partitioned indexes and tablespaces Michael Paquier
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Michael Paquier
- Re: CF app feature request Andrew Dunstan
- Re: row filtering for logical replication Euler Taveira
- Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal) Steve Singer
- Re: partitioned indexes and tablespaces Amit Langote
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Christian Ohler
- Re: COPY FROM WHEN condition Corey Huinker
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Tom Lane
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Amit Langote
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Re: ToDo: show size of partitioned table Amit Langote
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Michael Paquier
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Michael Paquier
- Re: COPY FROM WHEN condition Pavel Stehule
- Re: row filtering for logical replication Erik Rijkers
- Re: Doubts about pushing LIMIT to MergeAppendPath Antonin Houska
- Re: CF app feature request Fabien COELHO
- Re: Small run-time pruning doc fix Peter Eisentraut
- Re: pgbench doc fix Fabien COELHO
- Re: wal_dump output on CREATE DATABASE Peter Eisentraut
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Amit Langote
- Re: CF app feature request Michael Paquier
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Peter Eisentraut
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are notleakproof? Amit Langote
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Vacuum Full does not release the disk size space after delete from table Haozhou Wang
- Re: CF app feature request Fabien COELHO
- pg_ls_dir_files issue with concurrent file unlink Sergei Kornilov
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Special role for subscriptions Evgeniy Efimkin
- Re: Resetting PGPROC atomics in ProcessInit() Amit Kapila
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Andrey Lepikhov
- Re: INSTALL file Stephen Frost
- Re: [PATCH] Change simple_heap_insert() to a macro Peter Eisentraut
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Stephen Frost
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: COPY FROM WHEN condition Surafel Temesgen
- Re: COPY FROM WHEN condition Daniel Verite
- Re: csv format for psql Daniel Verite
- Fix various typos around the tree Daniel Gustafsson
- Logical decoding on a standby node - any progress? Josef Machytka
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Daniel Gustafsson
- Re: Doubts about pushing LIMIT to MergeAppendPath Tomas Vondra
- Re: Fix various typos around the tree Magnus Hagander
- Re: pread() and pwrite() Jesper Pedersen
- [PATCH] Improvements to "Getting started" tutorial for Google Code-intask LAM JUN RONG
- Re: zheap: a new storage format for PostgreSQL Tomas Vondra
- Re: COPY FROM WHEN condition Tomas Vondra
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Tomas Vondra
- Re: WIP: Avoid creation of the free space map for small tables Robert Haas
- Re: WIP: Avoid creation of the free space map for small tables Tom Lane
- Re: COPY FROM WHEN condition David Fetter
- Re: Hash Joins vs. Bloom Filters / take 2 Robert Haas
- Re: Vacuum Full does not release the disk size space after delete from table Tom Lane
- Re: WIP: Avoid creation of the free space map for small tables Robert Haas
- Re: PG vs macOS Mojave Tom Lane
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Nathan Bossart
- Re: replication_slots usability issue Petr Jelinek
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: PG vs macOS Mojave Daniel Gustafsson
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: PG vs macOS Mojave Tom Lane
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Merlin Moncure
- Re: PG vs macOS Mojave Jakob Egger
- Re: Doubts about pushing LIMIT to MergeAppendPath Antonin Houska
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Tom Lane
- Re: partitioned indexes and tablespaces Robert Haas
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Merlin Moncure
- Re: PG vs macOS Mojave Tom Lane
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Stephen Frost
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: COPY FROM WHEN condition David Fetter
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Merlin Moncure
- Re: Compressed TOAST Slicing Paul Ramsey
- Re: Compressed TOAST Slicing Paul Ramsey
- Re: Constraint documentation Patrick Francelle
- Re: partitioned indexes and tablespaces Robert Haas
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Stephen Frost
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Merlin Moncure
- Re: CF app feature request Dmitry Dolgov
- Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov
- Re: Should pg 11 use a lot more memory building an spgist index? Bruno Wolff III
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Andrew Dunstan
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Andres Freund
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Andres Freund
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Andres Freund
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Andrew Dunstan
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea David Fetter
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Andres Freund
- Re: partitioned indexes and tablespaces Michael Paquier
- Re: pg_promote not marked as parallel-restricted in pg_proc.dat Michael Paquier
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: INSTALL file Andreas 'ads' Scherbaum
- Re: INSTALL file Michael Paquier
- partitioned tables referenced by FKs Alvaro Herrera
- Re: partitioned tables referenced by FKs Alvaro Herrera
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: pgbench doc fix Tatsuo Ishii
- First-draft release notes for back-branch releases Tom Lane
- pgbench -M option can be specified more than once Tatsuo Ishii
- Re: pgbench -M option can be specified more than once Tom Lane
- Re: pgbench -M option can be specified more than once Tatsuo Ishii
- Re: pgbench -M option can be specified more than once Isaac Morland
- Re: pgbench -M option can be specified more than once Andres Freund
- Re: COPY FROM WHEN condition Corey Huinker
- Re: pgbench -M option can be specified more than once Tom Lane
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- 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 Amit Kapila
- Re: pgbench -M option can be specified more than once Fabien COELHO
- Re: Hooks to Modify Execution Flow and Query Planner Vincent Mirian
- Re: csv format for psql Fabien COELHO
- Re: pgbench doc fix Peter Eisentraut
- zheap storage_engine parameter, shouldn't this raise an error? Daniel Westermann
- Re: zheap storage_engine parameter, shouldn't this raise an error? Amit Kapila
- Re: zheap storage_engine parameter, shouldn't this raise an error? Amit Kapila
- Re: pgbench doc fix Fabien COELHO
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: Constraint documentation Fabien COELHO
- Re: pread() and pwrite() Thomas Munro
- Re: pgbench -M option can be specified more than once Tatsuo Ishii
- Re: partitioned indexes and tablespaces Andrew Dunstan
- Re: COPY FROM WHEN condition Daniel Verite
- RE: Internal error XX000 with enable_partition_pruning=on, pg 11beta1 on Debian Phil Florent
- plruby: rb_iterate symbol clash with libruby.so Pavel Raiskup
- Re: Special role for subscriptions Stephen Frost
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: INSTALL file Stephen Frost
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Merlin Moncure
- Re: plruby: rb_iterate symbol clash with libruby.so Tom Lane
- Re: partitioned indexes and tablespaces Robert Haas
- Re: plruby: rb_iterate symbol clash with libruby.so Andres Freund
- Re: plruby: rb_iterate symbol clash with libruby.so Tom Lane
- Re: plruby: rb_iterate symbol clash with libruby.so Andres Freund
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: partitioned indexes and tablespaces Andres Freund
- Re: partitioned indexes and tablespaces Tom Lane
- Re: plruby: rb_iterate symbol clash with libruby.so Tom Lane
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: bugfix: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" Tom Lane
- Re: INSTALL file Andreas 'ads' Scherbaum
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: Installation instructions update (pg_ctl) Andreas 'ads' Scherbaum
- Re: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task Andreas 'ads' Scherbaum
- Re: bugfix: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" Tom Lane
- Reduce maintenance burden of alternative output files with \if \quit Andres Freund
- Re: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task LAM JUN RONG
- Re: partitioned indexes and tablespaces Michael Paquier
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables Michael Paquier
- Re: CF app feature request Michael Paquier
- Re: Resetting PGPROC atomics in ProcessInit() Robert Haas
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) David Rowley
- RE: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task LAM JUN RONG
- Re: settings to control SSL/TLS protocol version Steve Singer
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Andrey Lepikhov
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Tid scan improvements Edmund Horner
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: Small run-time pruning doc fix David Rowley
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: pg_dump multi VALUES INSERT Fabien COELHO
- Re: chained transactions Fabien COELHO
- Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Dmitry Dolgov
- Re: Optimizing nested ConvertRowtypeExpr execution Dmitry Dolgov
- Re: using index or check in ALTER TABLE SET NOT NULL Dmitry Dolgov
- tickling the lesser contributor's withering ego Erik Rijkers
- Re: Optimizing nested ConvertRowtypeExpr execution Andrew Gierth
- Re: Optimizing nested ConvertRowtypeExpr execution Dmitry Dolgov
- Re: bugfix: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" Tom Lane
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Re: bugfix: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" Tom Lane
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Andrey Lepikhov
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Re: bugfix: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" Tom Lane
- Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu
- Re: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task Andreas 'ads' Scherbaum
- Re: using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: bugfix: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" Tom Lane
- Re: date_trunc() in a specific time zone David Fetter
- Re: Ordered Partitioned Table Scans David Rowley
- Re: Delta Materialized View Refreshes? denty
- Re: Delta Materialized View Refreshes? legrand legrand
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Michael Paquier
- Unused entry in pg_opfamily Tom Lane
- Re: Unused entry in pg_opfamily Michael Paquier
- Re: pg_dump multi VALUES INSERT Michael Paquier
- Re: pg_dump multi VALUES INSERT Stephen Frost
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: Vacuum Full does not release the disk size space after deletefrom table Haozhou Wang
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Amit Langote
- Re: Hooks to Modify Execution Flow and Query Planner Amit Langote
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Rajkumar Raghuwanshi
- ON COMMIT actions and inheritance Amit Langote
- Re: partitioned tables referenced by FKs Corey Huinker
- "Writing" output lines during make Bruce Momjian
- Re: "Writing" output lines during make Tom Lane
- Re: "Writing" output lines during make John Naylor
- Re: ToDo: show size of partitioned table Amit Langote
- Re: "Writing" output lines during make Bruce Momjian
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: move PartitionBoundInfo creation code Michael Paquier
- Re: Strange failure in LWLock on skink in REL9_5_STABLE Michael Paquier
- Re: pg_dumpall --exclude-database option Michael Paquier
- Re: New vacuum option to do only freezing Masahiko Sawada
- Re: New vacuum option to do only freezing Masahiko Sawada
- RE: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task LAM JUN RONG
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Peter Eisentraut
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: Undo logs Dilip Kumar
- Re: Undo worker and transaction rollback Dilip Kumar
- Re: POC: Cleaning up orphaned files using undo logs Kuntal Ghosh
- Re: pread() and pwrite() Thomas Munro
- Re: Undo worker and transaction rollback Dilip Kumar
- Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar
- Re: pread() and pwrite() Jesper Pedersen
- Re: Reduce maintenance burden of alternative output files with \if\quit Peter Eisentraut
- Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu
- Re: zheap: a new storage format for PostgreSQL Tomas Vondra
- Re: Flexible permissions for REFRESH MATERIALIZED VIEW Dmitry Dolgov
- Re: pread() and pwrite() Alvaro Herrera
- Re: New vacuum option to do only freezing Bossart, Nathan
- Re: Hash Joins vs. Bloom Filters / take 2 Jim Finnerty
- Re: pread() and pwrite() Alvaro Herrera
- Re: Timeout parameters Fabien COELHO
- Re: pread() and pwrite() Tom Lane
- Re: New vacuum option to do only freezing Robert Haas
- Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean" Pavel Stehule
- Re: partitioned tables referenced by FKs Alvaro Herrera
- Patch for Delta Materialized View Refreshes John Dent
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Alvaro Herrera
- Re: How to properly use the Executor interface? Tom Lane
- Re: Reduce maintenance burden of alternative output files with \if\quit Andres Freund
- Re: settings to control SSL/TLS protocol version Robert Haas
- Re: plruby: rb_iterate symbol clash with libruby.so Robert Haas
- Re: replication_slots usability issue Andres Freund
- Re: settings to control SSL/TLS protocol version David Fetter
- Why do pg_upgrade's test use the serial schedule? Andres Freund
- Re: First-draft release notes for back-branch releases Jonathan S. Katz
- settings to control SSL/TLS protocol version David G. Johnston
- Re: Why do pg_upgrade's test use the serial schedule? Tom Lane
- Re: Strange failure in LWLock on skink in REL9_5_STABLE Robert Haas
- Re: Why do pg_upgrade's test use the serial schedule? Andres Freund
- Re: Why do pg_upgrade's test use the serial schedule? Tom Lane
- Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG Dmitry Dolgov
- Re: partitioned tables referenced by FKs Corey Huinker
- Re: Why do pg_upgrade's test use the serial schedule? Andres Freund
- Re: Why do pg_upgrade's test use the serial schedule? Tom Lane
- Re: Why do pg_upgrade's test use the serial schedule? Andres Freund
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Fixing findDependentObjects()'s dependency on scan order (regressionsin DROP diagnostic messages) Peter Geoghegan
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Michael Paquier
- Re: Getting ERROR: could not open file "base/13164/t3_16388" withpartition table with ON COMMIT Amit Langote
- Re: Why do pg_upgrade's test use the serial schedule? Michael Paquier
- Re: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task Andreas 'ads' Scherbaum
- RE: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task LAM JUN RONG
- Re: vacuum fails with "could not open statistics file" "Device orresource busy" Andrew Dunstan
- Re: pread() and pwrite() Thomas Munro
- Re: New vacuum option to do only freezing Greg Stark
- Re: New vacuum option to do only freezing Robert Haas
- Re: First-draft release notes for back-branch releases Noah Misch
- Re: First-draft release notes for back-branch releases Amit Langote
- Re: ON COMMIT actions and inheritance Michael Paquier
- Re: settings to control SSL/TLS protocol version Michael Paquier
- Re: Tid scan improvements David Rowley
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Andrey Lepikhov
- Re: First-draft release notes for back-branch releases Jonathan S. Katz
- Re: Tid scan improvements Alvaro Herrera
- Re: First-draft release notes for back-branch releases Amit Langote
- Re: [HACKERS] Two pass CheckDeadlock in contentent case Masahiko Sawada
- RE: [Proposal] Add accumulated statistics Yotsunaga, Naoki
- Re: Strange failure in LWLock on skink in REL9_5_STABLE Thomas Munro
- Re: [bug fix] Produce a crash dump before main() on Windows Haribabu Kommi
- Re: pg_promote not marked as parallel-restricted in pg_proc.dat Michael Paquier
- Re: Strange failure in LWLock on skink in REL9_5_STABLE Michael Paquier
- Re: Strange failure in LWLock on skink in REL9_5_STABLE Thomas Munro
- Re: csv format for psql Michael Paquier
- Re: Strange failure in LWLock on skink in REL9_5_STABLE Michael Paquier
- Re: Optimizing nested ConvertRowtypeExpr execution Kyotaro HORIGUCHI
- Re: Support custom socket directory in pg_upgrade Thomas Munro
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG Higuchi, Daisuke
- Performance improvements of INSERTs to a partitioned table Kato, Sho
- Re: ON COMMIT actions and inheritance Amit Langote
- Re: PostgreSQL Limits and lack of documentation about them. John Naylor
- Re: PostgreSQL Limits and lack of documentation about them. John Naylor
- Re: Connection slots reserved for replication Kyotaro HORIGUCHI
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: Special role for subscriptions Evgeniy Efimkin
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: plruby: rb_iterate symbol clash with libruby.so Pavel Raiskup
- Re: ON COMMIT actions and inheritance Alvaro Herrera
- Re: [HACKERS] generated columns Simon Riggs
- Re: csv format for psql Daniel Verite
- Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG Dmitry Dolgov
- Re: Optimizing nested ConvertRowtypeExpr execution Andrew Gierth
- Re: PostgreSQL vs SQL/XML Standards Pavel Stehule
- Re: jsonpath Nikita Glukhov
- Re: Optimizing nested ConvertRowtypeExpr execution Andrew Gierth
- Doc patch on psql output formats Daniel Verite
- Re: plruby: rb_iterate symbol clash with libruby.so Tom Lane
- Re: Doc patch on psql output formats Tom Lane
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: pg_dump multi VALUES INSERT Surafel Temesgen
- Re: pread() and pwrite() Tom Lane
- Re: plruby: rb_iterate symbol clash with libruby.so Pavel Raiskup
- Re: pread() and pwrite() Jesper Pedersen
- Re: jsonpath Tomas Vondra
- Disallow setting client_min_messages > ERROR? Tom Lane
- Issue with v11.0 within jsonb_plperl tests in 32bit on AIX REIX, Tony
- Re: Disallow setting client_min_messages > ERROR? Andres Freund
- Re: Disallow setting client_min_messages > ERROR? Tom Lane
- Re: Disallow setting client_min_messages > ERROR? Andres Freund
- Re: Disallow setting client_min_messages > ERROR? Alvaro Herrera
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: Doc patch on psql output formats Daniel Verite
- Re: pg_dump multi VALUES INSERT Alvaro Herrera
- Re: New Defects reported by Coverity Scan for PostgreSQL Emre Hasegeli
- valgrind issues on Fedora 28 Tomas Vondra
- RE: Issue with v11.0 within jsonb_plperl tests in 32bit on AIX REIX, Tony
- Re: New Defects reported by Coverity Scan for PostgreSQL Alvaro Herrera
- Re: valgrind issues on Fedora 28 Andres Freund
- Re: valgrind issues on Fedora 28 Alvaro Herrera
- Re: New Defects reported by Coverity Scan for PostgreSQL Emre Hasegeli
- Re: Issue with v11.0 within jsonb_plperl tests in 32bit on AIX Alvaro Herrera
- Re: valgrind issues on Fedora 28 Tomas Vondra
- Re: valgrind issues on Fedora 28 Tomas Vondra
- Re:Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock chenhj
- Re: pg_dump multi VALUES INSERT Pavel Stehule
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: plruby: rb_iterate symbol clash with libruby.so Tom Lane
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Simon Riggs
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Jesper Pedersen
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Optimizing nested ConvertRowtypeExpr execution Tom Lane
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Simon Riggs
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Disallow setting client_min_messages > ERROR? Jonah H. Harris
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Simon Riggs
- Re: Disallow setting client_min_messages > ERROR? Isaac Morland
- Re: Optimizing nested ConvertRowtypeExpr execution Andrew Gierth
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: pread() and pwrite() Thomas Munro
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: Disallow setting client_min_messages > ERROR? Jonah H. Harris
- Re: backend crash on DELETE, reproducible locally Ondřej Bouda
- Re: backend crash on DELETE, reproducible locally Ondřej Bouda
- Re: First-draft release notes for back-branch releases Andrew Gierth
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: Special role for subscriptions Stephen Frost
- Re: backend crash on DELETE, reproducible locally Alvaro Herrera
- Re: backend crash on DELETE, reproducible locally Alvaro Herrera
- Re: backend crash on DELETE, reproducible locally Andres Freund
- Re: backend crash on DELETE, reproducible locally Andres Freund
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: backend crash on DELETE, reproducible locally Tomas Vondra
- Re: backend crash on DELETE, reproducible locally Tomas Vondra
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: backend crash on DELETE, reproducible locally Tom Lane
- Re: backend crash on DELETE, reproducible locally Andres Freund
- Re: backend crash on DELETE, reproducible locally Andres Freund
- Re: [HACKERS] generated columns Simon Riggs
- Re: First-draft release notes for back-branch releases Stephen Frost
- Re: First-draft release notes for back-branch releases Jonathan S. Katz
- Re: backend crash on DELETE, reproducible locally Andres Freund
- Re: backend crash on DELETE, reproducible locally Andres Freund
- Re: First-draft release notes for back-branch releases Tom Lane
- Re: Disallow setting client_min_messages > ERROR? Robert Haas
- Cache relation sizes? Thomas Munro
- Re: Cache relation sizes? Andres Freund
- Re: First-draft release notes for back-branch releases Andrew Gierth
- RE: Number of buckets/partitions of dshash Ideriha, Takeshi
- Re: ON COMMIT actions and inheritance Michael Paquier
- Re: [PATCH] Improvements to "Getting started" tutorial for GoogleCode-in task Andreas 'ads' Scherbaum
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: ON COMMIT actions and inheritance Michael Paquier
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: First-draft release notes for back-branch releases Michael Paquier
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- Re: Doc patch on psql output formats Michael Paquier
- Re: First-draft release notes for back-branch releases Andrew Gierth
- Re: First-draft release notes for back-branch releases Noah Misch
- Copy data to DSA area Ideriha, Takeshi
- Re: First-draft release notes for back-branch releases Amit Langote
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: speeding up planning with partitions Alvaro Herrera
- Re: DNS SRV support for LDAP authentication Thomas Munro
- Re: speeding up planning with partitions Amit Langote
- Re: First-draft release notes for back-branch releases Jonathan S. Katz
- Re: Copy data to DSA area Thomas Munro
- Re: First-draft release notes for back-branch releases Michael Paquier
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: First-draft release notes for back-branch releases Amit Langote
- Re: Why do pg_upgrade's test use the serial schedule? Peter Eisentraut
- Re: Reduce maintenance burden of alternative output files with \if\quit Peter Eisentraut
- Re: Support custom socket directory in pg_upgrade Peter Eisentraut
- Re: Reduce maintenance burden of alternative output files with \if\quit Andres Freund
- Re: move PartitionBoundInfo creation code Michael Paquier
- RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG Higuchi, Daisuke
- Re: csv format for psql Michael Paquier
- RE: Performance improvements of INSERTs to a partitioned table Kato, Sho
- Connection limit doesn't work for superuser Evgeniy Efimkin
- Re: csv format for psql Fabien COELHO
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- RE: Issue with v11.0 within jsonb_plperl tests in 32bit on AIX REIX, Tony
- Re: Connection slots reserved for replication Masahiko Sawada
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: Connection limit doesn't work for superuser Andrey Borodin
- Re: pread() and pwrite() Jesper Pedersen
- Re: pread() and pwrite() Andrew Dunstan
- Re: plruby: rb_iterate symbol clash with libruby.so Pavel Raiskup
- valgrind on initdb Jesper Pedersen
- Re: Support custom socket directory in pg_upgrade Daniel Gustafsson
- Re: fix psql \conninfo & \connect when using hostaddr Pavel Stehule
- Re: valgrind on initdb Jesper Pedersen
- Re: Support custom socket directory in pg_upgrade Daniel Gustafsson
- Re: valgrind on initdb John Naylor
- Re: Connection limit doesn't work for superuser Robert Haas
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Fedora 29 vs linux collation tests Andrew Dunstan
- Re: pread() and pwrite() Jesper Pedersen
- Re: valgrind on initdb Tomas Vondra
- Re: fix psql \conninfo & \connect when using hostaddr Arthur Zakirov
- Re: plruby: rb_iterate symbol clash with libruby.so Tom Lane
- Re: pread() and pwrite() Tom Lane
- Re: valgrind on initdb Andrew Dunstan
- Re: Connection limit doesn't work for superuser Tom Lane
- Re: Connection limit doesn't work for superuser Dmitriy Sarafannikov
- Re: pread() and pwrite() Andrew Dunstan
- Re: move PartitionBoundInfo creation code Alvaro Herrera
- Re: pread() and pwrite() Jesper Pedersen
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: pread() and pwrite() Andrew Dunstan
- Re: plruby: rb_iterate symbol clash with libruby.so Pavel Raiskup
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: plruby: rb_iterate symbol clash with libruby.so Tom Lane
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: plruby: rb_iterate symbol clash with libruby.so Pavel Raiskup
- Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
- Re: Connection limit doesn't work for superuser Robert Haas
- Re: First-draft release notes for back-branch releases Jonathan S. Katz
- Re: Connection limit doesn't work for superuser Tom Lane
- Re: partitioned indexes and tablespaces Robert Haas
- Re: Connection limit doesn't work for superuser Robert Haas
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: Connection limit doesn't work for superuser Tomas Vondra
- Re: Fedora 29 vs linux collation tests Andrew Dunstan
- Re: csv format for psql Daniel Verite
- Re: partitioned indexes and tablespaces Andres Freund
- Re: Connection limit doesn't work for superuser David G. Johnston
- Re: valgrind on initdb Andres Freund
- Re: fix psql \conninfo & \connect when using hostaddr Pavel Stehule
- Re: Calculate total_table_pages after set_base_rel_sizes() Tom Lane
- Re: file cloning in pg_upgrade and CREATE DATABASE Peter Eisentraut
- Does slot_deform_tuple need to care about dropped columns? Andres Freund
- Re: Does slot_deform_tuple need to care about dropped columns? Tom Lane
- Re: file cloning in pg_upgrade and CREATE DATABASE Tom Lane
- Re: Connection limit doesn't work for superuser Tom Lane
- Re: partitioned indexes and tablespaces Alvaro Herrera
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: partitioned indexes and tablespaces Robert Haas
- Re: Connection limit doesn't work for superuser Robert Haas
- Re: Connection limit doesn't work for superuser Joshua D. Drake
- Re: [HACKERS] Surjective functional indexes Tom Lane
- Re: partitioned indexes and tablespaces Tomas Vondra
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Jesper Pedersen
- Re: partitioned indexes and tablespaces Robert Haas
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock Peter Geoghegan
- Re: PostgreSQL Limits and lack of documentation about them. Robert Haas
- Re: fix psql \conninfo & \connect when using hostaddr Robert Haas
- Re: Calculate total_table_pages after set_base_rel_sizes() David Rowley
- Re: Tid scan improvements Edmund Horner
- Re: pread() and pwrite() Thomas Munro
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock Peter Geoghegan
- Should new partitions inherit their tablespace from their parent? David Rowley
- Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley
- Inadequate executor locking of indexes Tom Lane
- RE: Small performance tweak to run-time partition pruning Imai, Yoshikazu
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock Peter Geoghegan
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock Peter Geoghegan
- Re: jsonpath Tomas Vondra
- Re: jsonpath Tomas Vondra
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley
- Re: Postgres, fsync, and OSs (specifically linux) Thomas Munro
- Re: Should new partitions inherit their tablespace from their parent? Michael Paquier
- Re: move PartitionBoundInfo creation code Michael Paquier
- Re: POC: Cleaning up orphaned files using undo logs Thomas Munro
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- Re: move PartitionBoundInfo creation code Amit Langote
- Adding a TAP test checking data consistency on standby withminRecoveryPoint Michael Paquier
- Re: file cloning in pg_upgrade and CREATE DATABASE Michael Paquier
- Re: csv format for psql Michael Paquier
- Re: Adding a TAP test checking data consistency on standby with minRecoveryPoint Andrew Gierth
- Re: jsonpath Tom Lane
- Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
- Re: Adding a TAP test checking data consistency on standby withminRecoveryPoint Michael Paquier
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: Removing unneeded self joins David Rowley
- Re: Adding a TAP test checking data consistency on standby with minRecoveryPoint Andrew Gierth
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: Adding a TAP test checking data consistency on standby withminRecoveryPoint Michael Paquier
- Re: PostgreSQL Limits and lack of documentation about them. John Naylor
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: file cloning in pg_upgrade and CREATE DATABASE Peter Eisentraut
- Re: ON COMMIT actions and inheritance Amit Langote
- Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik
- Re: Special role for subscriptions Evgeniy Efimkin
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: ON COMMIT actions and inheritance Michael Paquier
- Re: ON COMMIT actions and inheritance Amit Langote
- Re: New vacuum option to do only freezing Masahiko Sawada
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: PostgreSQL Limits and lack of documentation about them. Peter Eisentraut
- Re: fix psql \conninfo & \connect when using hostaddr Arthur Zakirov
- A typo in partprune.c Yuzuko Hosoya
- Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO
- Re: Resetting PGPROC atomics in ProcessInit() Amit Kapila
- Re: A typo in partprune.c Michael Paquier
- Re: jsonpath Tomas Vondra
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- RE: A typo in partprune.c Yuzuko Hosoya
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- Re: Connection limit doesn't work for superuser Laurenz Albe
- Re: valgrind issues on Fedora 28 Tomas Vondra
- Re: [HACKERS] Surjective functional indexes Laurenz Albe
- Re: Connection slots reserved for replication Kyotaro HORIGUCHI
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: pg_dump multi VALUES INSERT Surafel Temesgen
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Alvaro Herrera
- Re: New vacuum option to do only freezing Alvaro Herrera
- NULL handling in exconfig deconstruction Daniel Gustafsson
- Re: move PartitionBoundInfo creation code Alvaro Herrera
- Re: Optimze usage of immutable functions as relation Antonin Houska
- Re: Optimze usage of immutable functions as relation Antonin Houska
- Re: PostgreSQL vs SQL/XML Standards Markus Winand
- Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik
- Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Sergei Kornilov
- proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: fix psql \conninfo & \connect when using hostaddr Tom Lane
- Re: shared-memory based stats collector Tomas Vondra
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: shared-memory based stats collector Alvaro Herrera
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: Disallow setting client_min_messages > ERROR? Tom Lane
- Re: Disallow setting client_min_messages > ERROR? Andres Freund
- Re: Disallow setting client_min_messages > ERROR? Jonah H. Harris
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Magnus Hagander
- security release Pavel Stehule
- Re: security release Robert Haas
- Re: ON COMMIT actions and inheritance Robert Haas
- Re: security release Pavel Stehule
- Re: New vacuum option to do only freezing Robert Haas
- Re: Should new partitions inherit their tablespace from their parent? Robert Haas
- Re: Postgres, fsync, and OSs (specifically linux) Robert Haas
- Re: [HACKERS] Surjective functional indexes Alvaro Herrera
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Robert Haas
- Re: [HACKERS] Surjective functional indexes Andres Freund
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: Postgres, fsync, and OSs (specifically linux) Thomas Munro
- Re: Postgres, fsync, and OSs (specifically linux) Robert Haas
- Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: Disallow setting client_min_messages > ERROR? Tom Lane
- Re: [HACKERS] Surjective functional indexes Tom Lane
- Re: Disallow setting client_min_messages > ERROR? Jonah H. Harris
- Re: [HACKERS] Surjective functional indexes Tom Lane
- Re: Connection limit doesn't work for superuser David G. Johnston
- Re: Connection slots reserved for replication Masahiko Sawada
- ALTER DEFAULT PRIVILEGES is buggy, and so is its testing Tom Lane
- Re: ON COMMIT actions and inheritance Michael Paquier
- Re: fix psql \conninfo & \connect when using hostaddr Michael Paquier
- Strange corruption in psql output on mereswine Thomas Munro
- RE: Copy data to DSA area Ideriha, Takeshi
- Re: Cache relation sizes? Edmund Horner
- Re: Adding a TAP test checking data consistency on standby withminRecoveryPoint Michael Paquier
- Re: Tid scan improvements Edmund Horner
- Re: Copy data to DSA area Thomas Munro
- Re: Performance improvements of INSERTs to a partitioned table David Rowley
- Removal of unnecessary CommandCounterIncrement() when doing ONCOMMIT DELETE ROWS Michael Paquier
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: Strange corruption in psql output on mereswine Tom Lane
- Re: Cache relation sizes? David Rowley
- Re: PostgreSQL vs SQL/XML Standards Pavel Stehule
- Re: notice processors for isolationtester Haribabu Kommi
- Re: Strange corruption in psql output on mereswine Clarence Ho
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- Re: Resetting PGPROC atomics in ProcessInit() Amit Kapila
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- Re: using expression syntax for partition bounds Amit Langote
- Re: Performance improvements of INSERTs to a partitioned table Amit Langote
- Re: csv format for psql Michael Paquier
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: csv format for psql Pavel Stehule
- Re: speeding up planning with partitions Amit Langote
- Re: speeding up planning with partitions Amit Langote
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: speeding up planning with partitions Amit Langote
- RE: Performance improvements of INSERTs to a partitioned table Kato, Sho
- Re: csv format for psql Daniel Verite
- Alternative to \copy in psql modelled after \g Daniel Verite
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: Libpq support to connect to standby server as priority Laurenz Albe
- Re: csv format for psql Michael Paquier
- Re: Special role for subscriptions Evgeniy Efimkin
- Re: Adding a TAP test checking data consistency on standby with minRecoveryPoint Andrew Gierth
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: shared-memory based stats collector Tomas Vondra
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Uninterruptible long planning of a query with too many WHERE clauses Alexander Kuzmenkov
- Re: Add extension options to control TAP and isolation tests Adam Berlin
- Re: Make description of heap records more talkative for flags Dmitry Dolgov
- Re: jsonpath Nikita Glukhov
- Re: COPY FROM WHEN condition Adam Berlin
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik
- Re: Alternative to \copy in psql modelled after \g David G. Johnston
- Re: notice processors for isolationtester Alvaro Herrera
- Re: csv format for psql Daniel Verite
- Re: Alternative to \copy in psql modelled after \g Daniel Verite
- BUG #15212: Default values in partition tables don't work as expectedand allow NOT NULL violation Jürgen Strobel
- Re: Alternative to \copy in psql modelled after \g David G. Johnston
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: Alternative to \copy in psql modelled after \g Daniel Verite
- Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik
- Re: speeding up planning with partitions Jesper Pedersen
- Re: ALTER DEFAULT PRIVILEGES is buggy, and so is its testing Tom Lane
- Changing SQL Inlining Behaviour (or...?) Paul Ramsey
- repeated procedure call error Pavel Stehule
- Re: repeated procedure call error Pavel Stehule
- Re: Changing SQL Inlining Behaviour (or...?) Paul Ramsey
- Re: repeated procedure call error Pavel Stehule
- Re: unused/redundant foreign key code Daniel Gustafsson
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Jürgen Strobel
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Convert MAX_SAOP_ARRAY_SIZE to new guc James Coleman
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Jürgen Strobel
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation Tom Lane
- Re: csv format for psql Michael Paquier
- Re: Make description of heap records more talkative for flags Michael Paquier
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: Does slot_deform_tuple need to care about dropped columns? Andres Freund
- Re: repeated procedure call error Tom Lane
- Re: Undo logs Amit Kapila
- Re: Skylake-S warning Andres Freund
- Re: Performance improvements of INSERTs to a partitioned table David Rowley
- Re: Patch for Delta Materialized View Refreshes John Dent
- Re: Delta Materialized View Refreshes? denty
- Re: speeding up planning with partitions David Rowley
- Re: zheap: a new storage format for PostgreSQL Daniel Westermann
- Re: unused/redundant foreign key code Peter Eisentraut
- Re: proposal: variadic argument support for least, greatest function Vik Fearing
- Re: proposal: variadic argument support for least, greatest function Andrew Gierth
- Re: proposal: variadic argument support for least, greatest function Pavel Stehule
- Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Dmitry Dolgov
- Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Andres Freund
- Proving IS NOT NULL inference for ScalarArrayOpExpr's James Coleman
- Re: Skylake-S warning Thomas Munro
- Re: Skylake-S warning Andres Freund
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock Peter Geoghegan
- Re: Uninterruptible long planning of a query with too many WHERE clauses Tom Lane
- Re: csv format for psql Daniel Verite
- ***UNCHECKED*** Re:Re: Connections hang indefinitely while taking agin index's LWLock buffer_content lock chenhj
- Re:Re: Connections hang indefinitely while taking a gin index'sLWLock buffer_content lock chenhj
- Re: zheap: a new storage format for PostgreSQL Kuntal Ghosh
- Re: COPY FROM WHEN condition Tomas Vondra
- Re: [HACKERS] [PATCH v2] Add and report the new "session_read_only"GUC pseudo-variable. Melanie Plageman
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation Tom Lane
- Re: Adding a TAP test checking data consistency on standby withminRecoveryPoint Michael Paquier
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Amit Langote
- Re: csv format for psql David G. Johnston
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: Tid scan improvements Edmund Horner
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: csv format for psql Pavel Stehule
- Re: PostgreSQL vs SQL/XML Standards Markus Winand
- Re: Perl 5.26 and windows build system Noah Misch
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- RE: COPY FROM WHEN condition myungkyu.lim
- doc fix for pg_stat_activity.backend_type John Naylor
- Re: DSM segment handle generation in background workers Noah Misch
- Re: PostgreSQL vs SQL/XML Standards Pavel Stehule
- Re: DSM segment handle generation in background workers Thomas Munro
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: Uninterruptible long planning of a query with too many WHEREclauses Alexander Kuzmenkov
- Re: doc fix for pg_stat_activity.backend_type Amit Kapila
- Re: Index Skip Scan Sergei Kornilov
- Re: Index Skip Scan Dmitry Dolgov
- Re: Continue work on changes to recovery.conf API Peter Eisentraut
- Re: Small run-time pruning doc fix Peter Eisentraut
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Jürgen Strobel
- Re: move PartitionBoundInfo creation code Michael Paquier
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Alvaro Herrera
- Re: Changes to error handling for background worker initialization? Jeremy Finzel
- Re: DSM segment handle generation in background workers Tom Lane
- Re: doc fix for pg_stat_activity.backend_type John Naylor
- Re: Removal of unnecessary CommandCounterIncrement() when doing ONCOMMIT DELETE ROWS Alvaro Herrera
- Re: Uninterruptible long planning of a query with too many WHERE clauses Tom Lane
- Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation Tom Lane
- Re: NULL handling in exconfig deconstruction Tom Lane
- Re: [HACKERS] [PATCH v2] Add and report the new "session_read_only" GUC pseudo-variable. Tom Lane
- Re: Libpq support to connect to standby server as priority Tom Lane
- Race condition in WaitForBackgroundWorkerStartup Jeremy Finzel
- Re: Support custom socket directory in pg_upgrade Tom Lane
- Re: [HACKERS] [PATCH v2] Add and report the new "session_read_only" GUC pseudo-variable. Elvis Pranskevichus
- Re: [HACKERS] Optional message to user when terminating/cancelling backend Tom Lane
- Re: Libpq support to connect to standby server as priority Laurenz Albe
- Re: Copy data to DSA area Robert Haas
- Re: libpq debug log Jim Doty
- Re: Small run-time pruning doc fix David Rowley
- Re: [HACKERS] Decimal64 and Decimal128 Thomas Munro
- Re: [HACKERS] Decimal64 and Decimal128 David Rowley
- Re: libpq debug log Jacob Champion
- Re: [HACKERS] Decimal64 and Decimal128 David Fetter
- Re: [HACKERS] Decimal64 and Decimal128 Andres Freund
- Re: [HACKERS] Decimal64 and Decimal128 David Fetter
- Re: [HACKERS] Decimal64 and Decimal128 Andres Freund
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Jürgen Strobel
- Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: Support custom socket directory in pg_upgrade Peter Eisentraut
- Re: Support custom socket directory in pg_upgrade Tom Lane
- Re: [HACKERS] Decimal64 and Decimal128 Tom Lane
- Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation Tom Lane
- Re: Removal of unnecessary CommandCounterIncrement() when doing ONCOMMIT DELETE ROWS Michael Paquier
- Re: doc fix for pg_stat_activity.backend_type Michael Paquier
- Re: Copy data to DSA area Thomas Munro
- RE: [Proposal] Add accumulated statistics Yotsunaga, Naoki
- Re: [HACKERS] Decimal64 and Decimal128 Pavel Stehule
- Re: Restore CurrentUserId only if 'prevUser' is valid when abort transaction Tom Lane
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Possible buffer overrun in src/backend/libpq/hba.c gethba_options() Julian Hsiao
- RE: [Proposal] Add accumulated statistics for wait event Yotsunaga, Naoki
- Re: Pull up sublink of type 'NOT NOT (expr)' Tom Lane
- Re: move PartitionBoundInfo creation code Michael Paquier
- Re: Possible buffer overrun in src/backend/libpq/hba.c gethba_options() Thomas Munro
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: Possible buffer overrun in src/backend/libpq/hba.c gethba_options() Thomas Munro
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: doc fix for pg_stat_activity.backend_type Amit Kapila
- Re: Resetting PGPROC atomics in ProcessInit() Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: Restore CurrentUserId only if 'prevUser' is valid when aborttransaction Michael Paquier
- Re: doc fix for pg_stat_activity.backend_type John Naylor
- Re: PostgreSQL Limits and lack of documentation about them. John Naylor
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: libpq debug log Haribabu Kommi
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- Re: Undo logs Amit Kapila
- Control your disk usage in PG: Introduction to Disk Quota Extension Hubert Zhang
- Re: doc fix for pg_stat_activity.backend_type Amit Kapila
- RE: Copy data to DSA area Ideriha, Takeshi
- Re: doc fix for pg_stat_activity.backend_type John Naylor
- proposal: simple query profile and tracing API Pavel Stehule
- [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Christoph Berg
- Re: doc fix for pg_stat_activity.backend_type Amit Kapila
- RE: Copy data to DSA area Ideriha, Takeshi
- Re: proposal: simple query profile and tracing API legrand legrand
- Re: Race condition in WaitForBackgroundWorkerStartup Amit Kapila
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Jürgen Strobel
- Re: using index or check in ALTER TABLE SET NOT NULL Dmitry Dolgov
- Re: proposal: simple query profile and tracing API Pavel Stehule
- Re: doc fix for pg_stat_activity.backend_type John Naylor
- Re: move PartitionBoundInfo creation code Alvaro Herrera
- Re: using index or check in ALTER TABLE SET NOT NULL Alvaro Herrera
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: move PartitionBoundInfo creation code Michael Paquier
- proposal - plpgsql unique statement id Pavel Stehule
- Re: Race condition in WaitForBackgroundWorkerStartup Jeremy Finzel
- Re: move PartitionBoundInfo creation code Alvaro Herrera
- Re: Continue work on changes to recovery.conf API Sergei Kornilov
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Jesper Pedersen
- spurious(?) warnings in archive recovery Andrew Gierth
- Re: shared-memory based stats collector Tomas Vondra
- Re: Make description of heap records more talkative for flags Bossart, Nathan
- Re: Changing SQL Inlining Behaviour (or...?) Paul Ramsey
- Re: Refactoring the checkpointer's fsync request queue Robert Haas
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Tomas Vondra
- Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation Tomas Vondra
- Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: Race condition in WaitForBackgroundWorkerStartup Tomas Vondra
- Re: Sync ECPG scanner with core Tom Lane
- Re: Refactoring the checkpointer's fsync request queue Robert Haas
- Re: Sync ECPG scanner with core Alvaro Herrera
- Re: Sync ECPG scanner with core Tom Lane
- Minor fail in realfailN scanner rules Tom Lane
- Re: proposal: simple query profile and tracing API Tomas Vondra
- Re: wal_dump output on CREATE DATABASE Peter Eisentraut
- Re: Control your disk usage in PG: Introduction to Disk QuotaExtension Tomas Vondra
- Re: wal_dump output on CREATE DATABASE Alvaro Herrera
- Re: wal_dump output on CREATE DATABASE Andres Freund
- Re: wal_dump output on CREATE DATABASE Tomas Vondra
- Re: wal_dump output on CREATE DATABASE Tomas Vondra
- Re: Restore CurrentUserId only if 'prevUser' is valid when abort transaction Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Andres Freund
- add the source of param misconfigurations to error messages Jordan Deitch
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Tom Lane
- Re: add the source of param misconfigurations to error messages Tom Lane
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Andres Freund
- Re: add the source of param misconfigurations to error messages Andres Freund
- Re: add the source of param misconfigurations to error messages Tom Lane
- Re: date_trunc() in a specific time zone Tom Lane
- Re: TupleTableSlot abstraction Andres Freund
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc James Coleman
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: Copy data to DSA area Thomas Munro
- RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG Higuchi, Daisuke
- Re: move PartitionBoundInfo creation code Michael Paquier
- Re: move PartitionBoundInfo creation code Amit Langote
- Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG Tom Lane
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: Make description of heap records more talkative for flags Michael Paquier
- Re: wal_dump output on CREATE DATABASE Michael Paquier
- Re: DSM segment handle generation in background workers Noah Misch
- Ltree Extension Enhancements Denny Herssein
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro HORIGUCHI
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- In-place updates and serializable transactions Kuntal Ghosh
- Re: DSM segment handle generation in background workers Thomas Munro
- Re: Race condition in WaitForBackgroundWorkerStartup Amit Kapila
- Re: DSM segment handle generation in background workers Noah Misch
- Re: Sync ECPG scanner with core John Naylor
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: Undo logs Dilip Kumar
- Re: DSM segment handle generation in background workers Thomas Munro
- Re: Restore CurrentUserId only if 'prevUser' is valid when aborttransaction Michael Paquier
- Re: DSM segment handle generation in background workers Noah Misch
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: DSM segment handle generation in background workers Thomas Munro
- Re: Undo logs Dilip Kumar
- Re: Undo logs Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Hubert Zhang
- Re: Undo logs Dilip Kumar
- Re: proposal: simple query profile and tracing API Pavel Stehule
- Re: speeding up planning with partitions Amit Langote
- Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Surafel Temesgen
- Re: speeding up planning with partitions Amit Langote
- Re: In-place updates and serializable transactions Joshua Yanovski
- Re: csv format for psql Fabien COELHO
- [PATCH] Memory leak in pg_config Raúl Marín Rodríguez
- Re: proposal: simple query profile and tracing API legrand legrand
- Re: proposal: simple query profile and tracing API Pavel Stehule
- Re: Changing SQL Inlining Behaviour (or...?) Darafei "Komяpa" Praliaskouski
- Parametrization and UNION in view Ronan Dunklau
- Re: [PATCH] Memory leak in pg_config Tom Lane
- Re: [WIP] Special role for subscriptions Evgeniy Efimkin
- Re: [PATCH] Memory leak in pg_config Tomas Vondra
- Re: DSM segment handle generation in background workers Tom Lane
- Re: Refactoring the checkpointer's fsync request queue Dmitry Dolgov
- Re: [PATCH] Memory leak in pg_config Raúl Marín Rodríguez
- Re: Alter index rename concurrently to Peter Eisentraut
- Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG Tom Lane
- Re: Index Skip Scan Dmitry Dolgov
- Re: Add function to release an allocated SQLDA Dmitry Dolgov
- Re: Doc patch on psql output formats Daniel Verite
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's James Coleman
- Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's James Coleman
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: date_trunc() in a specific time zone Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: In-place updates and serializable transactions Kevin Grittner
- Re: Refactoring the checkpointer's fsync request queue Robert Haas
- Re: In-place updates and serializable transactions Kevin Grittner
- Re: Doc patch on psql output formats Tom Lane
- Re: date_trunc() in a specific time zone Vik Fearing
- Re: Refactoring the checkpointer's fsync request queue Andres Freund
- Re: Constraint documentation Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: doc - improve description of default privileges Tom Lane
- Re: PostgreSQL Limits and lack of documentation about them. Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: speeding up planning with partitions Amit Langote
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- lbound1 default in buildint2vector/buildoidvector Kohei KaiGai
- Re: DSM segment handle generation in background workers Thomas Munro
- Re: Pull up sublink of type 'NOT NOT (expr)' Richard Guo
- Re: lbound1 default in buildint2vector/buildoidvector Tom Lane
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- Re: [RFC] Removing "magic" oids Noah Misch
- Re: [RFC] Removing "magic" oids Andres Freund
- RE: [Todo item] Add entry creation timestamp column topg_stat_replication myungkyu.lim
- Re: Synchronous replay take III Masahiko Sawada
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Laurenz Albe
- Re: doc fix for pg_stat_activity.backend_type Amit Kapila
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier
- Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Kyotaro HORIGUCHI
- Re: Undo logs Dilip Kumar
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- Re: [HACKERS] generated columns Michael Paquier
- Re: FW: [Todo item] Add entry creation timestamp column to pg_stat_replication Masahiko Sawada
- RE: [Todo item] Add entry creation timestamp column topg_stat_replication myungkyu.lim
- Re: Libpq support to connect to standby server as priority Michael Paquier
- Re: [Todo item] Add entry creation timestamp column topg_stat_replication Michael Paquier
- Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Masahiko Sawada
- Re: In-place updates and serializable transactions Kuntal Ghosh
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Alvaro Herrera
- Re: In-place updates and serializable transactions Kuntal Ghosh
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Kyotaro HORIGUCHI
- Re: Libpq support to connect to standby server as priority Michael Paquier
- Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe perprocess Kyotaro HORIGUCHI
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Amit Kapila
- Re: [RFC] Removing "magic" oids John Naylor
- Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2 Masahiko Sawada
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Kyotaro HORIGUCHI
- Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Michael Paquier
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Index Skip Scan Alexander Kuzmenkov
- Re: Doc patch on psql output formats Daniel Verite
- Re: doc fix for pg_stat_activity.backend_type John Naylor
- Re: lbound1 default in buildint2vector/buildoidvector Kohei KaiGai
- Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Andrey Borodin
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: [HACKERS] generated columns Robert Haas
- Re: Index Skip Scan James Coleman
- Re: New Defects reported by Coverity Scan for PostgreSQL Alvaro Herrera
- Re: [PATCH] Opclass parameters Nikita Glukhov
- Re: pgsql: Add flag values in WAL description to all heap records Alvaro Herrera
- Re: [HACKERS] generated columns Corey Huinker
- Re: wal_dump output on CREATE DATABASE Robert Haas
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: Small performance tweak to run-time partition pruning Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Robert Haas
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Paul Ramsey
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: Support custom socket directory in pg_upgrade Tom Lane
- Re: Pull up sublink of type 'NOT NOT (expr)' Tom Lane
- Re: Some incorrect comments and out-dated README from run-timepruning Peter Eisentraut
- Re: Range phrase operator in tsquery Dmitry Dolgov
- Re: A small tweak to some comments for PartitionKeyData Peter Eisentraut
- Re: In-place updates and serializable transactions Kevin Grittner
- pg11.1 jit segv Justin Pryzby
- Re: pgsql: Add flag values in WAL description to all heap records Michael Paquier
- Re: pg11.1 jit segv Andres Freund
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Tom Lane
- Re: pg11.1 jit segv Justin Pryzby
- Re: Cache relation sizes? Thomas Munro
- Re: pg11.1 jit segv Andres Freund
- Re: pg11.1 jit segv Justin Pryzby
- Re: pg11.1 jit segv Justin Pryzby
- Re: pg11.1 jit segv Andres Freund
- Re: pg11.1 jit segv Justin Pryzby
- Re: BUG #15160: planner overestimates number of rows in join whenthere are more than 200 rows coming from CTE Melanie Plageman
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: make installcheck-world in a clean environment Tom Lane
- Re: DNS SRV support for LDAP authentication Thomas Munro
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: Undo logs Dilip Kumar
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- Re: [RFC] Removing "magic" oids John Naylor
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: [PATCH] Opclass parameters Nikolay Shaplov
- Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: wal_dump output on CREATE DATABASE Michael Paquier
- Re: wal_dump output on CREATE DATABASE Tomas Vondra
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc James Coleman
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Simon Riggs
- Re: pg11.1 jit segv Justin Pryzby
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Tom Lane
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc James Coleman
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Robert Haas
- Re: Refactoring the checkpointer's fsync request queue Robert Haas
- Re: Index Skip Scan Jesper Pedersen
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Robert Haas
- Re: BUG #15160: planner overestimates number of rows in join when there are more than 200 rows coming from CTE Tom Lane
- Re: pg11.1 jit segv Justin Pryzby
- Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu
- Re: pg11.1 jit segv Andres Freund
- Re: Libpq support to connect to standby server as priority Tom Lane
- Re: pg11.1 jit segv Justin Pryzby
- Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane
- Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane
- Re: Libpq support to connect to standby server as priority Laurenz Albe
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: Constraint documentation Alvaro Herrera
- Re: BUG #15160: planner overestimates number of rows in join whenthere are more than 200 rows coming from CTE Melanie Plageman
- Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Tom Lane
- Re: Optimze usage of immutable functions as relation Tom Lane
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Alvaro Herrera
- Another limitation of built-in logical replication David Fetter
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera
- Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane
- Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: Early WIP/PoC for inlining CTEs David Fetter
- Re: Early WIP/PoC for inlining CTEs Andrew Gierth
- Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: Early WIP/PoC for inlining CTEs Tom Lane
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier
- Re: Libpq support to connect to standby server as priority Michael Paquier
- Re: Why do pg_upgrade's test use the serial schedule? (actual thread) Andres Freund
- Re: TupleTableSlot abstraction Andres Freund
- Re: pg11.1 jit segv Justin Pryzby
- Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process Thomas Munro
- Re: pg11.1 jit segv Andres Freund
- Re: Early WIP/PoC for inlining CTEs Stephen Frost
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: zheap: a new storage format for PostgreSQL Adam Brusselback
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: [HACKERS] pgbench - allow to store select results intovariables Fabien COELHO
- Re: [HACKERS] pgbench - allow to store select results intovariables Fabien COELHO
- RE: pgbench - doCustom cleanup Fabien COELHO
- Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Alvaro Herrera
- Re: Undo logs Amit Kapila
- Re: zheap: a new storage format for PostgreSQL Hakan Kocaman
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Alvaro Herrera
- Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Alvaro Herrera
- Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO
- Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO
- Testing against RHEL 8 Beta, python issue Daniel Westermann
- Re: pg_dumpall --exclude-database option Alvaro Herrera
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO
- Re: Testing against RHEL 8 Beta, python issue Tom Lane
- Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal) Alvaro Herrera
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal) Alvaro Herrera
- Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO
- Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO
- Re: pg11.1 jit segv Justin Pryzby
- Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane
- Re: Testing against RHEL 8 Beta, python issue Daniel Westermann
- SIGTTIN / SIGTTOU handling (was Re: BUG #15449) Tom Lane
- Re: SIGTTIN / SIGTTOU handling (was Re: BUG #15449) Alvaro Herrera
- Re: SIGTTIN / SIGTTOU handling (was Re: BUG #15449) Tom Lane
- Now/current_date and proleakproof Rod Taylor
- Re: Now/current_date and proleakproof Tom Lane
- Re: _isnan() on Windows Andres Freund
- Re: BUG #15160: planner overestimates number of rows in join when there are more than 200 rows coming from CTE Tom Lane
- Re: Now/current_date and proleakproof Rod Taylor
- Re: Now/current_date and proleakproof Tom Lane
- Re: Support custom socket directory in pg_upgrade Daniel Gustafsson
- Re: valgrind issues on Fedora 28 Tomas Vondra
- Re: Index Skip Scan Dmitry Dolgov
- Re: pg11.1 jit segv Justin Pryzby
- Re: New GUC to sample log queries Dmitry Dolgov
- Re: Postgres, fsync, and OSs (specifically linux) Thomas Munro
- Re: Psql patch to show access methods info Alvaro Herrera
- Fixing AC_CHECK_DECLS to do the right thing with clang Tom Lane
- Re: make installcheck-world in a clean environment Alexander Lakhin
- Re: New GUC to sample log queries Adrien Nayrat
- Re: zheap: a new storage format for PostgreSQL Darafei "Komяpa" Praliaskouski
- Re: [HACKERS] pgbench - allow to store select results intovariables Fabien COELHO
- Re: New GUC to sample log queries Dmitry Dolgov
- [PATCH] Allow UNLISTEN during recovery Shay Rojansky
- Re: _isnan() on Windows Andrew Dunstan
- Re: pg_dumpall --exclude-database option Andrew Dunstan
- Re: doc - improve description of default privileges Fabien COELHO
- Re: _isnan() on Windows Andres Freund
- docs should mention that max_wal_size default depends on WAL segmentsize Tomas Vondra
- Re: Fixing AC_CHECK_DECLS to do the right thing with clang Andres Freund
- Re: docs should mention that max_wal_size default depends on WALsegment size Andres Freund
- Re: [HACKERS] WIP: Aggregation push-down Tom Lane
- logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata Tomas Vondra
- Re: Fixing AC_CHECK_DECLS to do the right thing with clang Tom Lane
- Re: docs should mention that max_wal_size default depends on WALsegment size Tomas Vondra
- Re: has_table_privilege for a table in unprivileged schema causes an error Tom Lane
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: spurious(?) warnings in archive recovery Vik Fearing
- Can I skip function ResolveRecoveryConflictWithSnapshot if setting hot_standby_feedback=on all the time 范孝剑(康贤)
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier
- Re: [HACKERS] PoC: full merge join on comparison clause Tom Lane
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Michael Paquier
- Re: New GUC to sample log queries Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: ToDo: show size of partitioned table Alvaro Herrera
- Re: Psql patch to show access methods info Michael Paquier
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Alvaro Herrera
- Re: ToDo: show size of partitioned table Amit Langote
- Re: Psql patch to show access methods info Alvaro Herrera
- Re: ToDo: show size of partitioned table Michael Paquier
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote
- Re: BUG #15449: file_fdw using program cause exit code error whenusing LIMIT Kyotaro HORIGUCHI
- Re: Pull up sublink of type 'NOT NOT (expr)' Richard Guo
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Kyotaro HORIGUCHI
- Re: Early WIP/PoC for inlining CTEs Craig Ringer
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: BUG #15449: file_fdw using program cause exit code error whenusing LIMIT Etsuro Fujita
- Re: Function to promote standby servers Michael Paquier
- Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Kyotaro HORIGUCHI
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier
- Re: [HACKERS] Restricting maximum keep segments by repslots Michael Paquier
- Re: Postgres, fsync, and OSs (specifically linux) Thomas Munro
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Andrey Lepikhov
- Re: In-place updates and serializable transactions Amit Kapila
- Re: In-place updates and serializable transactions Kuntal Ghosh
- Re: NOTIFY and pg_notify performance when deduplicating notifications Julien Demoor
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-ed data Masahiko Sawada
- Trigger tuple slotification (extracted from pluggable storage patch) Amit Khandekar
- Re: TupleTableSlot abstraction Amit Khandekar
- Re: zheap: a new storage format for PostgreSQL Daniel Westermann
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata Tomas Vondra
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- 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 Amit Kapila
- Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal) Tomas Vondra
- Re: zheap: a new storage format for PostgreSQL Daniel Westermann
- Re: Sequential UUID Generation Uday Bhaskar V
- Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Nikolay Shaplov
- Re: New GUC to sample log queries Tomas Vondra
- Re: New GUC to sample log queries Tomas Vondra
- Re: New GUC to sample log queries Dmitry Dolgov
- Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal) Alvaro Herrera
- Adelino Silva
- Add client connection check during the execution of the query s.cherkashin@postgrespro.ru
- Re: your mail Stephen Frost
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: Reviving the "Stopping logical replication protocol" patch fromVladimir Gordichuk Dmitry Dolgov
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Alvaro Herrera
- Re: bricklen
- Time to backpatch config/ax_pthread.m4 changes? Tom Lane
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera
- Re: Time to backpatch config/ax_pthread.m4 changes? Heikki Linnakangas
- Re: Time to backpatch config/ax_pthread.m4 changes? Tom Lane
- Regarding performance regression on specific query Jung, Jinho
- Re: pgsql: Add TAP tests for pg_verify_checksums Michael Banck
- plpgsql plugin - stmt_beg/end is not called for top level block of statements Pavel Stehule
- Re: [HACKERS] generated columns Alvaro Herrera
- Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Alvaro Herrera
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: Buildfarm failures for hash indexes: buffer leaks Andres Freund
- Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane
- Re: Buildfarm failures for hash indexes: buffer leaks Tom Lane
- Re: Buildfarm failures for hash indexes: buffer leaks Andres Freund
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: Buildfarm failures for hash indexes: buffer leaks Andres Freund
- Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier
- Re: ToDo: show size of partitioned table Michael Paquier
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Andrey Lepikhov
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Stephen Frost
- weird objectaddress.c entry for transforms Andres Freund
- Re: weird objectaddress.c entry for transforms Andres Freund
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Stephen Frost
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Andres Freund
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Stephen Frost
- typo fix Amit Langote
- Re: [HACKERS] Restricting maximum keep segments by repslots Michael Paquier
- Re: typo fix Michael Paquier
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Too many logs are written on Windows (LOG: could not reserveshared memory region (addr=%p) for child %p:) Takahashi, Ryohei
- Re: typo fix Amit Langote
- Re: typo fix Tom Lane
- Re: typo fix Michael Paquier
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Haozhou Wang
- Re: zheap: a new storage format for PostgreSQL Darafei "Komяpa" Praliaskouski
- Re: typo fix Amit Langote
- Re: Regarding performance regression on specific query Amit Langote
- Re: ToDo: show size of partitioned table Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: ToDo: show size of partitioned table Amit Langote
- incorrect xlog.c coverage report Peter Eisentraut
- Re: pg_stat_ssl additions Kyotaro HORIGUCHI
- Re: Patch to avoid SIGQUIT accident Christoph Berg
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: Sync ECPG scanner with core John Naylor
- Re: [RFC] Removing "magic" oids Andres Freund
- mysql_fdw crash 066ce286@free.fr
- Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: Psql patch to show access methods info s.cherkashin@postgrespro.ru
- Re: Psql patch to show access methods info Alvaro Herrera
- Re: mysql_fdw crash Pavel Stehule
- Re: Continue work on changes to recovery.conf API Peter Eisentraut
- Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2 Masahiko Sawada
- Re: [PATCH] Opclass parameters Nikolay Shaplov
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: Libpq support to connect to standby server as priority Vladimir Sitnikov
- Re: Libpq support to connect to standby server as priority Dave Cramer
- Re: Regarding performance regression on specific query Jung, Jinho
- Re: incorrect xlog.c coverage report Alvaro Herrera
- Re: wal_dump output on CREATE DATABASE Peter Eisentraut
- Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Shared Memory: How to use SYSV rather than MMAP ? Robert Haas
- Re: Psql patch to show access methods info s.cherkashin@postgrespro.ru
- Re: Regarding performance regression on specific query Amit Langote
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: pgbench - doCustom cleanup Fabien COELHO
- Re: Psql patch to show access methods info Alvaro Herrera
- Re: mysql_fdw crash 066ce286@free.fr
- Re: Undo logs Dilip Kumar
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: mysql_fdw crash Tomas Vondra
- Re: Psql patch to show access methods info Arthur Zakirov
- Re: [RFC] Removing "magic" oids John Naylor
- Re: Shared Memory: How to use SYSV rather than MMAP ? Robert Haas
- Re: Patch to avoid SIGQUIT accident Robert Haas
- Re: mysql_fdw crash Tom Lane
- Re: pgbench - doCustom cleanup Fabien COELHO
- Re: incorrect xlog.c coverage report Tom Lane
- Re: Patch to avoid SIGQUIT accident Tom Lane
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: incorrect xlog.c coverage report Alvaro Herrera
- Re: Can I skip function ResolveRecoveryConflictWithSnapshot ifsetting hot_standby_feedback=on all the time Robert Haas
- Re: [RFC] Removing "magic" oids Robert Haas
- Re: [RFC] Removing "magic" oids Stephen Frost
- Re: Add extension options to control TAP and isolation tests Nikolay Shaplov
- Re: Connection slots reserved for replication Magnus Hagander
- Re: CF app feature request Magnus Hagander
- Re: mysql_fdw crash Mithun Cy
- Re: Connection slots reserved for replication Stephen Frost
- Re: CF app feature request Tom Lane
- Re: CF app feature request Alvaro Herrera
- Re: Refactoring the checkpointer's fsync request queue Robert Haas
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: Shared Memory: How to use SYSV rather than MMAP ? Andres Freund
- Re: BUG #15160: planner overestimates number of rows in join whenthere are more than 200 rows coming from CTE Melanie Plageman
- Re: settings to control SSL/TLS protocol version Peter Eisentraut
- Re: pg_stat_ssl additions Peter Eisentraut
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) David Rowley
- Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) David Rowley
- Re: A small tweak to some comments for PartitionKeyData David Rowley
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier
- Re: CF app feature request Michael Paquier
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: [RFC] Removing "magic" oids Thomas Munro
- Need of maintaining unsupported release notes in HEAD? Haribabu Kommi
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- RE: libpq debug log Iwata, Aya
- Re: [RFC] Removing "magic" oids Andres Freund
- Wonky rename semantics on Windows Thomas Munro
- Re: Wonky rename semantics on Windows Thomas Munro
- A WalSnd issue related to state WALSNDSTATE_STOPPING Paul Guo
- Re: 64-bit hash function for hstore and citext data type Hironobu SUZUKI
- Re: 64-bit hash function for hstore and citext data type amul sul
- Re: row filtering for logical replication Hironobu SUZUKI
- Re: Continue work on changes to recovery.conf API Michael Paquier
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Michael Paquier
- Re: incorrect xlog.c coverage report Masahiko Sawada
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Re: mysql_fdw crash 066ce286@free.fr
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: New GUC to sample log queries Adrien Nayrat
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Christoph Berg
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Gavin Flower
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Christoph Berg
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- RE: libpq debug log Iwata, Aya
- RE: libpq debug log Iwata, Aya
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Peter Eisentraut
- Re: speeding up planning with partitions Amit Langote
- Re: Continue work on changes to recovery.conf API Peter Eisentraut
- Re: Online verification of checksums Michael Banck
- Re: Removing unneeded self joins Alexander Kuzmenkov
- Re: [HACKERS] PoC: full merge join on comparison clause Alexander Kuzmenkov
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Christoph Berg
- Re: Libpq support to connect to standby server as priority Robert Haas
- Re: Small performance tweak to run-time partition pruning David Rowley
- Re: Libpq support to connect to standby server as priority Dave Cramer
- Re: incorrect xlog.c coverage report Alvaro Herrera
- [PATCH] Log PostgreSQL version number on startup Christoph Berg
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Robert Haas
- Re: [PATCH] Opclass parameters Robert Haas
- Re: Too many logs are written on Windows (LOG: could not reserveshared memory region (addr=%p) for child %p:) Robert Haas
- Re: [RFC] Removing "magic" oids Andreas Karlsson
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: Index Skip Scan Alexander Kuzmenkov
- Re: Need of maintaining unsupported release notes in HEAD? Andreas Karlsson
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: ToDo: show size of partitioned table Alvaro Herrera
- Re: [PATCH] Log PostgreSQL version number on startup Stephen Frost
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: Need of maintaining unsupported release notes in HEAD? Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Stephen Frost
- Re: [RFC] Removing "magic" oids Andrew Dunstan
- Re: incorrect xlog.c coverage report Tom Lane
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Alvaro Herrera
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Stephen Frost
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Alvaro Herrera
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera
- Re: Index Skip Scan Dmitry Dolgov
- Re: [Proposal] Add accumulated statistics Bruce Momjian
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- pg_upgrade supported versions policy Andres Freund
- reg* checks in pg_upgrade are out of date Andres Freund
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: pg_upgrade supported versions policy Stephen Frost
- Re: pg_upgrade supported versions policy Andres Freund
- Re: ToDo: show size of partitioned table Michael Paquier
- Re: Continue work on changes to recovery.conf API Michael Paquier
- Re: Online verification of checksums Stephen Frost
- Re: incorrect xlog.c coverage report Michael Paquier
- Re: incorrect xlog.c coverage report Thomas Munro
- Re: incorrect xlog.c coverage report Masahiko Sawada
- Re: Pluggable Storage - Andres's take Asim R P
- Re: incorrect xlog.c coverage report Michael Paquier
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote
- Re: incorrect xlog.c coverage report Alvaro Herrera
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: incorrect xlog.c coverage report Andres Freund
- Re: zheap: a new storage format for PostgreSQL Amit Kapila
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Michael Paquier
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Michael Paquier
- Re: [RFC] Removing "magic" oids Andrew Dunstan
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Michael Paquier
- Re: performance statistics monitoring without spamming logs Justin Pryzby
- Re: MERGE SQL statement for PG12 Pavan Deolasee
- Re: Tid scan improvements David Rowley
- Re: [Todo item] Add entry creation timestamp column topg_stat_replication Michael Paquier
- Re: performance statistics monitoring without spamming logs Adrien NAYRAT
- [Logical replication] Does the initial table data copy break thetransactional replication? Jinhua Luo
- Hitting CheckRelationLockedByMe() ASSERT with force_generic_plan Rushabh Lathia
- Re: cursors with prepared statements Dmitry Dolgov
- tab-completion debug print Kyotaro HORIGUCHI
- Re: Ordered Partitioned Table Scans David Rowley
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Paul Guo
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Haozhou Wang
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Magnus Hagander
- Re: pg_upgrade supported versions policy Magnus Hagander
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Dmitry Dolgov
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? Christoph Berg
- Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Evgeniy Efimkin
- Re: [PATCH] btree_gist: fix union implementation for variable length columns Pavel Raiskup
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Alvaro Herrera
- Re: reg* checks in pg_upgrade are out of date Andrew Dunstan
- Constraint documentation Patrick Francelle
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: ToDo: show size of partitioned table Michael Paquier
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: pg_upgrade supported versions policy Peter Eisentraut
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Peter Eisentraut
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: Implement predicate propagation for non-equivalence clauses Alexander Kuzmenkov
- Re: pg_upgrade supported versions policy Robert Eckhardt
- Re: MERGE SQL statement for PG12 Tomas Vondra
- Re: using index or check in ALTER TABLE SET NOT NULL Dmitry Dolgov
- Re: New GUC to sample log queries Vik Fearing
- Re: Online verification of checksums Tomas Vondra
- Re: Online verification of checksums Stephen Frost
- Re: Tid scan improvements Tomas Vondra
- Re: 64-bit hash function for hstore and citext data type Tomas Vondra
- Re: Add extension options to control TAP and isolation tests Nikolay Shaplov
- Re: 64-bit hash function for hstore and citext data type Andrew Gierth
- Re: pg_upgrade supported versions policy Andrew Dunstan
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: Hitting CheckRelationLockedByMe() ASSERT with force_generic_plan David Rowley
- Re: [RFC] Removing "magic" oids Andrew Dunstan
- Re: row filtering for logical replication Petr Jelinek
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Delay locking partitions during INSERT and UPDATE David Rowley
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: row filtering for logical replication Stephen Frost
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Hubert Zhang
- Re: Should new partitions inherit their tablespace from their parent? David Rowley
- Re: Hitting CheckRelationLockedByMe() ASSERT with force_generic_plan Tom Lane
- Re: Inadequate executor locking of indexes David Rowley
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Thomas Munro
- Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process Thomas Munro
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock Andrey Borodin
- Re: COPY FROM WHEN condition Surafel Temesgen
- Re: Hitting CheckRelationLockedByMe() ASSERT with force_generic_plan Rushabh Lathia
- Re: Support custom socket directory in pg_upgrade Alvaro Herrera
- Re: Psql patch to show access methods info Sergey Cherkashin
- Re: Add extension options to control TAP and isolation tests Arthur Zakirov
- Re: row filtering for logical replication Petr Jelinek
- Re: Support custom socket directory in pg_upgrade Tom Lane
- Index-only scan is slower than Index scan. Konstantin Knizhnik
- Re: row filtering for logical replication Euler Taveira
- prewarm compiler warnings Erik Rijkers
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: prewarm compiler warnings Alvaro Herrera
- Re: row filtering for logical replication Euler Taveira
- Re: row filtering for logical replication Alvaro Herrera
- Re: Inadequate executor locking of indexes Tom Lane
- Re: row filtering for logical replication David Fetter
- Re: BUG #15160: planner overestimates number of rows in join when there are more than 200 rows coming from CTE Tom Lane
- Re: row filtering for logical replication Petr Jelinek
- Re: row filtering for logical replication Petr Jelinek
- Re: row filtering for logical replication Fabrízio de Royes Mello
- Re: row filtering for logical replication Petr Jelinek
- Re: row filtering for logical replication Fabrízio de Royes Mello
- Re: 64-bit hash function for hstore and citext data type Tom Lane
- Re: row filtering for logical replication Stephen Frost
- Re: 64-bit hash function for hstore and citext data type Tom Lane
- Re: row filtering for logical replication Petr Jelinek
- Re: row filtering for logical replication Tomas Vondra
- Re: row filtering for logical replication Tomas Vondra
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: pg_upgrade supported versions policy David Fetter
- Re: tab-completion debug print Tom Lane
- Re: pg_upgrade supported versions policy Andres Freund
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata Tomas Vondra
- Re: Inadequate executor locking of indexes David Rowley
- Re: Should new partitions inherit their tablespace from their parent? David Rowley
- Re: SQL:2011 PERIODS vs Postgres Ranges? Paul A Jungwirth
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock Peter Geoghegan
- Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath David Rowley
- Re: Tid scan improvements Edmund Horner
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: Should new partitions inherit their tablespace from their parent? Michael Paquier
- Re: COPY FROM WHEN condition Tomas Vondra
- Re: Tid scan improvements Tomas Vondra
- Re: SQL:2011 PERIODS vs Postgres Ranges? Paul A Jungwirth
- Re: Tid scan improvements Edmund Horner
- Re: [HACKERS] pgbench - allow to store select results intovariables Fabien COELHO
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: pgbench - doCustom cleanup Fabien COELHO
- Re: COPY FROM WHEN condition Dean Rasheed
- Re: FETCH FIRST clause WITH TIES option Surafel Temesgen
- Re: 64-bit hash function for hstore and citext data type Andrew Gierth
- Centralize use of PG_INTXX_MIN/MAX for integer limits Michael Paquier
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: pgsql: Add WL_EXIT_ON_PM_DEATH pseudo-event. Christoph Berg
- Re: Copy function for logical replication slots Petr Jelinek
- Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera
- Re: Centralize use of PG_INTXX_MIN/MAX for integer limits Tom Lane
- Don't wake up to check trigger file if none is configured Jeff Janes
- Re: [HACKERS] pgbench - allow to store select results intovariables Fabien COELHO
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Fabien COELHO
- Re: jsonpath Tomas Vondra
- RHEL 8.0 build Jeremy Harris
- Re: Regarding performance regression on specific query Tom Lane
- Re: RHEL 8.0 build Tom Lane
- Re: Desirability of client-side expressions in psql? Corey Huinker
- Re: Centralize use of PG_INTXX_MIN/MAX for integer limits Andrew Gierth
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: pgsql: Add WL_EXIT_ON_PM_DEATH pseudo-event. Thomas Munro
- Re: tab-completion debug print David Fetter
- Re: POC for a function trust mechanism Noah Misch
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: pgsql: Add WL_EXIT_ON_PM_DEATH pseudo-event. Thomas Munro
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: FETCH FIRST clause PERCENT option Vik Fearing
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: FETCH FIRST clause PERCENT option Vik Fearing
- Re: RHEL 8.0 build Andrew Dunstan
- Re: FETCH FIRST clause PERCENT option Andrew Gierth
- Re: Add extension options to control TAP and isolation tests Nikolay Shaplov
- Re: Centralize use of PG_INTXX_MIN/MAX for integer limits Peter Eisentraut
- Re: Regarding performance regression on specific query Jung, Jinho
- Re: Continue work on changes to recovery.conf API Peter Eisentraut
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: Desirability of client-side expressions in psql? Pavel Stehule
- Re: pgsql: Add WL_EXIT_ON_PM_DEATH pseudo-event. Tom Lane
- Re: Don't wake up to check trigger file if none is configured Jeff Janes
- Re: Updated backup APIs for non-exclusive backups Laurenz Albe
- Re: Centralize use of PG_INTXX_MIN/MAX for integer limits Tom Lane
- Re: FETCH FIRST clause PERCENT option Tomas Vondra
- Re: Continue work on changes to recovery.conf API Stephen Frost
- Re: FETCH FIRST clause PERCENT option Tom Lane
- Re: Updated backup APIs for non-exclusive backups Stephen Frost
- Re: Continue work on changes to recovery.conf API Tom Lane
- Re: Updated backup APIs for non-exclusive backups Laurenz Albe
- Re: Support custom socket directory in pg_upgrade Tom Lane
- Re: Updated backup APIs for non-exclusive backups Stephen Frost
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Dmitry Dolgov
- Re: [HACKERS] [PATCH] Generic type subscripting Thomas Munro
- Re: Continue work on changes to recovery.conf API Andres Freund
- Re: Continue work on changes to recovery.conf API Andres Freund
- Re: Updated backup APIs for non-exclusive backups Laurenz Albe
- Re: Continue work on changes to recovery.conf API Stephen Frost
- Re: Continue work on changes to recovery.conf API Sergei Kornilov
- Re: pgsql: Add WL_EXIT_ON_PM_DEATH pseudo-event. Thomas Munro
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: Updated backup APIs for non-exclusive backups Stephen Frost
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Thomas Munro
- allow online change primary_conninfo Sergei Kornilov
- Re: allow online change primary_conninfo Andres Freund
- Re: RHEL 8.0 build Andres Freund
- Re: Continue work on changes to recovery.conf API Petr Jelinek
- Python versions (was Re: RHEL 8.0 build) Tom Lane
- Re: Continue work on changes to recovery.conf API Stephen Frost
- Re: Doc patch on psql output formats Tom Lane
- Re: [HACKERS] Time to change pg_regress diffs to unified by default? David Fetter
- Re: New GUC to sample log queries Thomas Munro
- Re: Constraint documentation David Fetter
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: pgsql: Add WL_EXIT_ON_PM_DEATH pseudo-event. Michael Paquier
- Re: allow online change primary_conninfo Michael Paquier
- Re: SSL tests failing with "ee key too small" error on Debian SID Thomas Munro
- Re: pgsql: Integrate recovery.conf into postgresql.conf Michael Paquier
- Re: Copy function for logical replication slots Masahiko Sawada
- Re: pgsql: Add PGXS options to control TAP and isolation tests Michael Paquier
- Re: SSL tests failing with "ee key too small" error on Debian SID Michael Paquier
- Re: csv format for psql Tom Lane
- Re: shared-memory based stats collector Tomas Vondra
- Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Tatsuro Yamada
- Re: pgsql: Add PGXS options to control TAP and isolation tests Michael Paquier
- Broken and rotten TAP tests in contrib/bloom/ Michael Paquier
- Re: tab-completion debug print Kyotaro HORIGUCHI
- Re: csv format for psql Corey Huinker
- Re: tab-completion debug print Tom Lane
- Re: csv format for psql Tom Lane
- Re: csv format for psql Andrew Gierth
- Re: Inadequate executor locking of indexes Amit Langote
- Re: 64-bit hash function for hstore and citext data type amul sul
- Re: csv format for psql Pavel Stehule
- Re: csv format for psql Corey Huinker
- Re: using expression syntax for partition bounds Amit Langote
- RE: Too many logs are written on Windows (LOG: could not reserveshared memory region (addr=%p) for child %p:) Takahashi, Ryohei
- Re: Inadequate executor locking of indexes David Rowley
- Re: Updated backup APIs for non-exclusive backups Laurenz Albe
- Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier
- Re: Updated backup APIs for non-exclusive backups Laurenz Albe
- RE: [Todo item] Add entry creation timestamp column topg_stat_replication myungkyu.lim
- Re: Inadequate executor locking of indexes Amit Langote
- Re: tab-completion debug print David Fetter
- Re: tab-completion debug print David Fetter
- Re: Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier
- Re: Add extension options to control TAP and isolation tests Nikolay Shaplov
- Re: New GUC to sample log queries Adrien Nayrat
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: inconsistency and inefficiency in setup_conversion() John Naylor
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Undo logs Amit Kapila
- Re: csv format for psql Magnus Hagander
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: Continue work on changes to recovery.conf API Michael Paquier
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: csv format for psql Daniel Verite
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: Doc patch on psql output formats Daniel Verite
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Vik Fearing
- RE: Global shared meta cache Ideriha, Takeshi
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Dmitry Dolgov
- Re: SQL/JSON: JSON_TABLE Dmitry Dolgov
- Re: SQL/JSON: functions Dmitry Dolgov
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Michael Paquier
- Re: COPY FROM WHEN condition Surafel Temesgen
- Re: pgsql: Integrate recovery.conf into postgresql.conf Peter Eisentraut
- Re: pgsql: Integrate recovery.conf into postgresql.conf Michael Paquier
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Re: COPY FROM WHEN condition Surafel Temesgen
- Re: Doc patch on psql output formats Tom Lane
- Re: Updated backup APIs for non-exclusive backups David Steele
- Re: Updated backup APIs for non-exclusive backups Stephen Frost
- Re: pgsql: Integrate recovery.conf into postgresql.conf Stephen Frost
- Re: csv format for psql David G. Johnston
- Re: pgsql: Integrate recovery.conf into postgresql.conf Abhijit Menon-Sen
- Re: Constraint documentation Alvaro Herrera
- Re: pgsql: Integrate recovery.conf into postgresql.conf David Steele
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Dmitry Dolgov
- Re: SQL/JSON: functions Nikita Glukhov
- Re: csv format for psql Tom Lane
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: Covering GiST indexes Dmitry Dolgov
- Re: Updated backup APIs for non-exclusive backups Stephen Frost
- [PATCH] Improve tab completion for CREATE TABLE ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Re: B-tree cache prefetches Andrey Borodin
- [PATCH] Tiny CREATE STATISTICS tab-completion cleanup ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Covering GiST indexes Andrey Borodin
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: Constraint documentation Lætitia Avrot
- Re: pgsql: Integrate recovery.conf into postgresql.conf Stephen Frost
- Re: Handling of REGRESS_OPTS in MSVC for regression tests Andrew Dunstan
- Re: allow online change primary_conninfo Andres Freund
- Re: csv format for psql Daniel Verite
- Re: pgsql: Integrate recovery.conf into postgresql.conf Alvaro Herrera
- Re: pgsql: Integrate recovery.conf into postgresql.conf Andres Freund
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: pgsql: Integrate recovery.conf into postgresql.conf Stephen Frost
- Re: pgsql: Integrate recovery.conf into postgresql.conf Andres Freund
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Re: Copy function for logical replication slots Petr Jelinek
- Re: csv format for psql Daniel Verite
- Re: pgsql: Integrate recovery.conf into postgresql.conf Stephen Frost
- Re: pgsql: Integrate recovery.conf into postgresql.conf David Steele
- Re: Make foo=null a warning by default. Dmitry Dolgov
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Re: csv format for psql Tom Lane
- Re: pgsql: Integrate recovery.conf into postgresql.conf Stephen Frost
- Re: Inadequate executor locking of indexes David Rowley
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Re: pgsql: Integrate recovery.conf into postgresql.conf Stephen Frost
- IMMUTABLE and PARALLEL SAFE function markings Gajus Kuizinas
- Re: csv format for psql Pavel Stehule
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Thomas Munro
- Re: Refactoring the checkpointer's fsync request queue Thomas Munro
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra
- Re: pg_stat_ssl additions Thomas Munro
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: IMMUTABLE and PARALLEL SAFE function markings Vik Fearing
- Re: IMMUTABLE and PARALLEL SAFE function markings Andres Freund
- pg_config wrongly marked as not parallel safe? Andres Freund
- Re: IMMUTABLE and PARALLEL SAFE function markings Vik Fearing
- Re: IMMUTABLE and PARALLEL SAFE function markings Andres Freund
- Re: [PATCH] Tiny CREATE STATISTICS tab-completion cleanup Tomas Vondra
- Re: pg_config wrongly marked as not parallel safe? Joe Conway
- Re: IMMUTABLE and PARALLEL SAFE function markings Stephen Frost
- Re: IMMUTABLE and PARALLEL SAFE function markings Vik Fearing
- Re: pg_config wrongly marked as not parallel safe? Andres Freund
- Re: IMMUTABLE and PARALLEL SAFE function markings Andres Freund
- Re: IMMUTABLE and PARALLEL SAFE function markings Stephen Frost
- Re: IMMUTABLE and PARALLEL SAFE function markings Vik Fearing
- Re: IMMUTABLE and PARALLEL SAFE function markings Stephen Frost
- Re: pg_config wrongly marked as not parallel safe? Joe Conway
- Re: IMMUTABLE and PARALLEL SAFE function markings Stephen Frost
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: IMMUTABLE and PARALLEL SAFE function markings Andres Freund
- Re: pg_config wrongly marked as not parallel safe? Andres Freund
- Re: pg_config wrongly marked as not parallel safe? Andres Freund
- Re: IMMUTABLE and PARALLEL SAFE function markings Stephen Frost
- Re: IMMUTABLE and PARALLEL SAFE function markings Vik Fearing
- Re: IMMUTABLE and PARALLEL SAFE function markings Vik Fearing
- Re: IMMUTABLE and PARALLEL SAFE function markings Andres Freund
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: IMMUTABLE and PARALLEL SAFE function markings Tom Lane
- Re: IMMUTABLE and PARALLEL SAFE function markings Stephen Frost
- Re: IMMUTABLE and PARALLEL SAFE function markings Tom Lane
- Re: pg_config wrongly marked as not parallel safe? Andres Freund
- Re: IMMUTABLE and PARALLEL SAFE function markings Vik Fearing
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: reg* checks in pg_upgrade are out of date Andres Freund
- Re: Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: IMMUTABLE and PARALLEL SAFE function markings Andrew Gierth
- Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Haribabu Kommi
- Re: Pluggable Storage - Andres's take Andres Freund
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Paul Guo
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Michael Paquier
- Re: dsa_allocate() faliure Thomas Munro
- Re: pg11.1 jit segv Andres Freund
- Remove Deprecated Exclusive Backup Mode David Steele
- Re: Remove Deprecated Exclusive Backup Mode Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: IMMUTABLE and PARALLEL SAFE function markings Robert Haas
- Re: IMMUTABLE and PARALLEL SAFE function markings Robert Haas
- Re: Remove Deprecated Exclusive Backup Mode Robert Haas
- Re: IMMUTABLE and PARALLEL SAFE function markings Andrew Gierth
- Re: IMMUTABLE and PARALLEL SAFE function markings Tom Lane
- Re: IMMUTABLE and PARALLEL SAFE function markings Robert Haas
- Re: IMMUTABLE and PARALLEL SAFE function markings Andrew Gierth
- Re: IMMUTABLE and PARALLEL SAFE function markings Robert Haas
- Re: IMMUTABLE and PARALLEL SAFE function markings Tom Lane
- Re: pg11.1 jit segv Justin Pryzby
- Re: IMMUTABLE and PARALLEL SAFE function markings Tom Lane
- Re: pg_config wrongly marked as not parallel safe? Laurenz Albe
- Re: Pluggable Storage - Andres's take Amit Langote
- Re: Inadequate executor locking of indexes Amit Langote
- vacuum and autovacuum - is it good to configure the threshold atTABLE LEVEL? rajan
- RE: libpq debug log Iwata, Aya
- Re: dsa_allocate() faliure Thomas Munro
- Re: Tid scan improvements Edmund Horner
- Re: pg11.1 jit segv Andres Freund
- Re: Remove Deprecated Exclusive Backup Mode Magnus Hagander
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Continue work on changes to recovery.conf API Peter Eisentraut
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: pgsql: Integrate recovery.conf into postgresql.conf Peter Eisentraut
- Re: tab-completion debug print Kyotaro HORIGUCHI
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Planning time of Generic plan for a table partitioned into a lot Kato, Sho
- Re: vacuum and autovacuum - is it good to configure the threshold atTABLE LEVEL? amul sul
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: MERGE SQL statement for PG12 Pavan Deolasee
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: csv format for psql Daniel Verite
- Re: Continue work on changes to recovery.conf API David Steele
- Re: pgsql: Integrate recovery.conf into postgresql.conf Peter Eisentraut
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Michael Paquier
- Re: pgsql: Integrate recovery.conf into postgresql.conf Peter Eisentraut
- postgres_fdw: oddity in costing aggregate pushdown paths Etsuro Fujita
- Re: Inadequate executor locking of indexes David Rowley
- Re: pgsql: Add TAP tests for pg_verify_checksums Michael Banck
- Re: [RFC] Removing "magic" oids Andrew Dunstan
- Re: Python versions (was Re: RHEL 8.0 build) Peter Eisentraut
- Re: Remove Deprecated Exclusive Backup Mode Peter Eisentraut
- Re: SSL tests failing with "ee key too small" error on Debian SID Peter Eisentraut
- Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Simon Riggs
- Re: pgsql: Integrate recovery.conf into postgresql.conf Sergei Kornilov
- Re: SSL tests failing with "ee key too small" error on Debian SID Peter Eisentraut
- Re: SSL tests failing with "ee key too small" error on Debian SID Peter Eisentraut
- Re: Continue work on changes to recovery.conf API Peter Eisentraut
- Re: SSL tests failing with "ee key too small" error on Debian SID Tom Lane
- Re: pgsql: Integrate recovery.conf into postgresql.conf Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Peter Eisentraut
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Andreas Karlsson
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Andreas Karlsson
- Re: pgsql: Add TAP tests for pg_verify_checksums Michael Banck
- Re: Remove Deprecated Exclusive Backup Mode Peter Eisentraut
- Re: Continue work on changes to recovery.conf API Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: shared-memory based stats collector Tomas Vondra
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Simon Riggs
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: Remove Deprecated Exclusive Backup Mode Andres Freund
- Re: Continue work on changes to recovery.conf API Andres Freund
- Re: Sequential UUID Generation Tomas Vondra
- Re: Continue work on changes to recovery.conf API Stephen Frost
- Re: Python versions (was Re: RHEL 8.0 build) Andres Freund
- Re: pg11.1 jit segv Andres Freund
- jit comments typos (Re: pg11.1 jit segv) Justin Pryzby
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Bossart, Nathan
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Andres Freund
- Re: tab-completion debug print David Fetter
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Bossart, Nathan
- Re: tab-completion debug print Tom Lane
- Re: SSL tests failing with "ee key too small" error on Debian SID Michael Paquier
- Re: Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode Michael Paquier
- Re: tab-completion debug print David Fetter
- Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- Re: pg11b1 from outside a txn: "VACUUM cannot run inside atransaction block": should be: ...or multi-command string Justin Pryzby
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Bossart, Nathan
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Michael Paquier
- Re: Remove Deprecated Exclusive Backup Mode David Steele
- Re: Remove Deprecated Exclusive Backup Mode Stephen Frost
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Stephen Frost
- Re: Handling of REGRESS_OPTS in MSVC for regression tests Andrew Dunstan
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Thomas Munro
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Stephen Frost
- Minor typo Stephen Frost
- Re: Minor typo Daniel Gustafsson
- Re: [PATCH] Tiny CREATE STATISTICS tab-completion cleanup Tomas Vondra
- Re: Minor typo Tom Lane
- Re: Minor typo Michael Paquier
- Re: Minor typo Stephen Frost
- Re: Minor typo Stephen Frost
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- Re: Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier
- Re: Minor typo Michael Paquier
- Re: MERGE SQL statement for PG12 Amit Langote
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata Tomas Vondra
- Re: Function to promote standby servers Ian Barwick
- Re: Function to promote standby servers Michael Paquier
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table withTOAST-ed data Andres Freund
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Stephen Frost
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata Petr Jelinek
- Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Tatsuro Yamada
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table withTOAST-ed data Andres Freund
- Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane
- idle-in-transaction timeout error does not give a hint Tatsuo Ishii
- Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro
- Re: vacuum and autovacuum - is it good to configure the thresholdat TABLE LEVEL? rajan
- Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SETSTATISTICS Kyotaro HORIGUCHI
- Re: Planning time of Generic plan for a table partitioned into a lot David Rowley
- Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane
- Re: postgres_fdw: oddity in costing aggregate pushdown paths Etsuro Fujita
- Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote
- Re: vacuum and autovacuum - is it good to configure the threshold atTABLE LEVEL? amul sul
- RE: Copy data to DSA area Ideriha, Takeshi
- Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro
- Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Tatsuro Yamada
- Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane
- Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote
- Re: Minor typo Kyotaro HORIGUCHI
- Unnecessary asterisk in comment in postgres_fdw.c Etsuro Fujita
- psql --csv and other parameters Erik Rijkers
- RE: idle-in-transaction timeout error does not give a hint Ideriha, Takeshi
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: Copy data to DSA area Kyotaro HORIGUCHI
- Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata Tomas Vondra
- Re: tab-completion debug print Kyotaro HORIGUCHI
- Markdown format output for psql, design notes Lætitia Avrot
- Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii
- Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro
- RE: idle-in-transaction timeout error does not give a hint Ideriha, Takeshi
- Re: Markdown format output for psql, design notes Pavel Stehule
- Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Sergei Kornilov
- Re: Unnecessary asterisk in comment in postgres_fdw.c Bruce Momjian
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: VOPS-2.0 Bruce Momjian
- Re: psql --csv and other parameters Daniel Verite
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Alvaro Herrera
- Re: VOPS-2.0 Alvaro Herrera
- Re: Unnecessary asterisk in comment in postgres_fdw.c Alvaro Herrera
- Re: Unnecessary asterisk in comment in postgres_fdw.c Bruce Momjian
- Re: VOPS-2.0 Konstantin Knizhnik
- Re: VOPS-2.0 Konstantin Knizhnik
- Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane
- Re: Unnecessary asterisk in comment in postgres_fdw.c Bruce Momjian
- Re: Markdown format output for psql, design notes Daniel Verite
- worker_spi shouldn't execute again on sigterm Jeremy Finzel
- Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Evgeniy Efimkin
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Mark Dilger
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Mark Dilger
- Re: pgsql: Integrate recovery.conf into postgresql.conf Peter Eisentraut
- Re: pg_stat_ssl additions Peter Eisentraut
- Re: pg_stat_ssl additions Peter Eisentraut
- Re: More issues with pg_verify_checksums and checksum verification inbase backups David Steele
- Re: pg_stat_ssl additions Bruce Momjian
- Re: pg_stat_ssl additions Stephen Frost
- Re: PostgreSQL Limits and lack of documentation about them. Peter Eisentraut
- Re: PostgreSQL Limits and lack of documentation about them. Steve Crawford
- Re: Markdown format output for psql, design notes Lætitia Avrot
- Re: jsonpath Alexander Korotkov
- Re: chained transactions Peter Eisentraut
- Re: pg_stat_ssl additions Tom Lane
- [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Sergei Agalakov
- Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro
- Re: Python versions (was Re: RHEL 8.0 build) Peter Eisentraut
- Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Tom Lane
- Re: Python versions (was Re: RHEL 8.0 build) Tom Lane
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Alvaro Herrera
- Re: Markdown format output for psql, design notes Vik Fearing
- Re: Python versions (was Re: RHEL 8.0 build) Thomas Munro
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Tomas Vondra
- Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Tom Lane
- Re: Python versions (was Re: RHEL 8.0 build) Tom Lane
- Re: shared-memory based stats collector Tomas Vondra
- Re: libpq debug log Peter Eisentraut
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Sergei Agalakov
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- Re: COPY FROM WHEN condition Tomas Vondra
- Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Michael Paquier
- Re: pg_stat_ssl additions Lou Picciano
- minor typo in dsa.c Ideriha, Takeshi
- Re: worker_spi shouldn't execute again on sigterm Michael Paquier
- Re: minor typo in dsa.c Thomas Munro
- Re: worker_spi shouldn't execute again on sigterm Thomas Munro
- Re: Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier
- Re: pg_config wrongly marked as not parallel safe? Kyotaro HORIGUCHI
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: psql --csv and other parameters Michael Paquier
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Michael Paquier
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Amit Kapila
- Re: pgbench: improve --help and --version parsing Kyotaro HORIGUCHI
- Re: Unnecessary asterisk in comment in postgres_fdw.c Etsuro Fujita
- Re: pg_config wrongly marked as not parallel safe? Kyotaro HORIGUCHI
- Re: pg_config wrongly marked as not parallel safe? Laurenz Albe
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Michael Paquier
- Re: pg_config wrongly marked as not parallel safe? Tom Lane
- Re: Psql patch to show access methods info Michael Paquier
- Application for mentor Rishabh jain
- Re: ToDo: show size of partitioned table Michael Paquier
- Re: [Todo item] Add entry creation timestamp column topg_stat_replication Michael Paquier
- Re: test_pg_dump missing cleanup actions Michael Paquier
- RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho
- Re: Fixes for missing schema qualifications Michael Paquier
- Re: Markdown format output for psql, design notes Lætitia Avrot
- Add pg_partition_tree to doc index Michael Paquier
- Re: Add pg_partition_tree to doc index Amit Langote
- RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho
- RE: [Todo item] Add entry creation timestamp column topg_stat_replication myungkyu.lim
- [PATCH] Change "checkpoint starting" message to use "wal" Christoph Berg
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Michael Paquier
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Christoph Berg
- Re: Add pg_partition_tree to doc index Michael Paquier
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Michael Paquier
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements legrand legrand
- RE: libpq debug log Iwata, Aya
- Re: WIP: Avoid creation of the free space map for small tables John Naylor
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Christoph Berg
- Re: Planning time of Generic plan for a table partitioned into a lot David Rowley
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Alexander Kuzmenkov
- Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Dmitry Dolgov
- Re: Conflict handling for COPY FROM Dmitry Dolgov
- Re: shared-memory based stats collector Alvaro Herrera
- Re: [HACKERS] CLUSTER command progress monitor Dmitry Dolgov
- Re: [HACKERS] GnuTLS support Dmitry Dolgov
- Re: Configuring messages language on Windows Dmitry Dolgov
- Re: Markdown format output for psql, design notes Daniel Verite
- Re: [HACKERS] WIP: long transactions on hot standby feedback replica/ proof of concept Dmitry Dolgov
- Re: WIP: Avoid creation of the free space map for small tables Amit Kapila
- Re: Add --include-table-data-where option to pg_dump, to export onlya subset of table data Dmitry Dolgov
- Re: Undo logs Dilip Kumar
- Re: PostgreSQL Limits and lack of documentation about them. Peter Eisentraut
- Re: Flexible configuration for full-text search Dmitry Dolgov
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: Usage of epoch in txid_current Dmitry Dolgov
- Re: New GUC to sample log queries Alvaro Herrera
- Re: [WIP] [B-Tree] Retail IndexTuple deletion Dmitry Dolgov
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Stephen Frost
- Re: [HACKERS] GnuTLS support Peter Eisentraut
- Re: Python versions (was Re: RHEL 8.0 build) Peter Eisentraut
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Dmitry Dolgov
- Re: pg_stat_ssl additions Peter Eisentraut
- Re: [HACKERS] SERIALIZABLE on standby servers Dmitry Dolgov
- Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke
- Re: Use durable_unlink for .ready and .done files for WAL segmentremoval Bossart, Nathan
- Re: Global snapshots Dmitry Dolgov
- Re: [PATCH] kNN for btree Dmitry Dolgov
- Re: Python versions (was Re: RHEL 8.0 build) Tom Lane
- Re: [HACKERS] Cached plans and statement generalization Dmitry Dolgov
- Re: Implementing SQL ASSERTION Dmitry Dolgov
- Re: Sample values for pg_stat_statements Dmitry Dolgov
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Dmitry Dolgov
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dmitry Dolgov
- Re: hostorder and failover_timeout for libpq Dmitry Dolgov
- Re: SQL/JSON: documentation Dmitry Dolgov
- Re: cost_sort() improvements Dmitry Dolgov
- Re: POC: GROUP BY optimization Dmitry Dolgov
- Re: WIP Patch: Precalculate stable functions, infrastructure v1 Dmitry Dolgov
- Re: New GUC to sample log queries Adrien NAYRAT
- Removing remaining parallel-build hazards in ecpg Tom Lane
- Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Dmitry Dolgov
- Re: New GUC to sample log queries Alvaro Herrera
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Alvaro Herrera
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Dmitry Dolgov
- Re: de-deduplicate code in DML execution hooks in postgres_fdw Dmitry Dolgov
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Stephen Frost
- Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Dmitry Dolgov
- Re: [PATCH v19] GSSAPI encryption support Dmitry Dolgov
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Alexander Kuzmenkov
- Re: Progress reporting for pg_verify_checksums Dmitry Dolgov
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Tom Lane
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Tom Lane
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Tom Lane
- Re: libpq compression Dmitry Dolgov
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Sergei Agalakov
- Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Tom Lane
- Re: Proposal for Signal Detection Refactoring Dmitry Dolgov
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Sergei Agalakov
- Re: [PROPOSAL] extend the object names to the qualified names inpg_stat_statements Sergei Agalakov
- Re: pg_config wrongly marked as not parallel safe? Robert Haas
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: pg_config wrongly marked as not parallel safe? Robert Haas
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: New GUC to sample log queries Adrien Nayrat
- Re: pg_config wrongly marked as not parallel safe? Robert Haas
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- Re: [HACKERS] GnuTLS support Robert Haas
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Robert Haas
- Re: [HACKERS] GnuTLS support Tom Lane
- Re: Markdown format output for psql, design notes Vik Fearing
- Re: [HACKERS] GnuTLS support Andres Freund
- Re: New GUC to sample log queries Alvaro Herrera
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Alvaro Herrera
- Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Dmitry Dolgov
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: [HACKERS] GnuTLS support Stephen Frost
- Re: [HACKERS] GnuTLS support Stephen Frost
- Re: pg_config wrongly marked as not parallel safe? Andres Freund
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Stephen Frost
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Thomas Munro
- RE: [PATCH] Change "checkpoint starting" message to use "wal" Tsunakawa, Takayuki
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Stephen Frost
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada
- Re: [PATCH] Change "checkpoint starting" message to use "wal" Michael Paquier
- Re: More issues with pg_verify_checksums and checksum verificationin base backups Michael Paquier
- Re: Changing the autovacuum launcher scheduling; oldest table firstalgorithm Michael Paquier
- Re: Removing remaining parallel-build hazards in ecpg Michael Paquier
- Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Masahiko Sawada
- Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier
- Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote
- RE: [HACKERS] Cached plans and statement generalization Yamaji, Ryo
- Re: vacuum and autovacuum - is it good to configure the thresholdat TABLE LEVEL? rajan
- RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho
- Re: spurious(?) warnings in archive recovery Andrew Gierth
- Re: spurious(?) warnings in archive recovery Andrew Gierth
- Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii
- Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke
- Re: pgsql: Switch pg_verify_checksums back to a blacklist Michael Paquier
- Re: Planning time of Generic plan for a table partitioned into a lot David Rowley
- Re: Fixes for missing schema qualifications Noah Misch
- Re: New GUC to sample log queries Nikolay Samokhvalov
- Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote
- Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SETSTATISTICS Kyotaro HORIGUCHI
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Pavel Stehule
- Re: Cache relation sizes? David Rowley
- Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Noah Misch
- Re: Planning time of Generic plan for a table partitioned into a lot David Rowley
- Re: idle-in-transaction timeout error does not give a hint Kyotaro HORIGUCHI
- RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho
- Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: Planning time of Generic plan for a table partitioned into a lot David Rowley
- Re: Fixes for missing schema qualifications Michael Paquier
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Kyotaro HORIGUCHI
- Re: pg_config wrongly marked as not parallel safe? Kyotaro HORIGUCHI
- Re: New GUC to sample log queries Adrien NAYRAT
- Re: New GUC to sample log queries Adrien NAYRAT
- Re: [Todo item] Add entry creation timestamp column topg_stat_replication Michael Paquier
- Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Dmitry Dolgov
- Re: postgres_fdw: oddity in costing aggregate pushdown paths Etsuro Fujita
- Re: [HACKERS] Cached plans and statement generalization Dmitry Dolgov
- RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo
- Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin and sp-gist Dmitry Dolgov
- Re: Speeding up text_position_next with multibyte encodings Dmitry Dolgov
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Marius Timmer
- Re: de-deduplicate code in DML execution hooks in postgres_fdw Etsuro Fujita
- Re: New GUC to sample log queries Sergei Kornilov
- Re: Add extension options to control TAP and isolation tests Arthur Zakirov
- Re: [PATCH] kNN for btree Nikita Glukhov
- Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Alexander Kuzmenkov
- Re: libpq host/hostaddr/conninfo inconsistencies Dmitry Dolgov
- Re: GiST VACUUM Dmitry Dolgov
- Re: New GUC to sample log queries Alvaro Herrera
- Re: New GUC to sample log queries Sergei Kornilov
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Dmitry Dolgov
- Re: Connection slots reserved for replication Alexander Kukushkin
- Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative Dmitry Dolgov
- Re: COPY FROM WHEN condition Surafel Temesgen
- Re: Global snapshots Stas Kelvich
- Re: New GUC to sample log queries Alvaro Herrera
- Re: pg_config wrongly marked as not parallel safe? Joe Conway
- Re: COPY FROM WHEN condition Tomas Vondra
- Re: [HACKERS] Can ICU be used for a database's default sort order? Dmitry Dolgov
- Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Dmitry Dolgov
- Re: [HACKERS] Custom compression methods Dmitry Dolgov
- Re: pgbench doc fix Dmitry Dolgov
- Re: Markdown format output for psql, design notes Lætitia Avrot
- Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Simon Riggs
- Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Dmitry Dolgov
- Re: Undo worker and transaction rollback Dmitry Dolgov
- Re: pg_config wrongly marked as not parallel safe? Stephen Frost
- Re: Flexible permissions for REFRESH MATERIALIZED VIEW Dmitry Dolgov
- Re: pg_config wrongly marked as not parallel safe? Tom Lane
- Re: Hash Joins vs. Bloom Filters / take 2 Dmitry Dolgov
- Re: [HACKERS] Two pass CheckDeadlock in contentent case Dmitry Dolgov
- Re: [PATCH] Improve tab completion for CREATE TABLE ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Dmitry Dolgov
- Re: POC: Cleaning up orphaned files using undo logs Dmitry Dolgov
- Re: pg_dump multi VALUES INSERT Dmitry Dolgov
- Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Dmitry Dolgov
- Re: [HACKERS] [PATCH v2] Add and report the new "session_read_only"GUC pseudo-variable. Dmitry Dolgov
- Re: test_pg_dump missing cleanup actions Stephen Frost
- Re: Support custom socket directory in pg_upgrade Tom Lane
- Re: [HACKERS] Optional message to user when terminating/cancelling backend Dmitry Dolgov
- Re: [HACKERS] WAL logging problem in 9.4.3? Dmitry Dolgov
- Re: Support custom socket directory in pg_upgrade Peter Eisentraut
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Pavel Stehule
- Re: pgbench doc fix Peter Eisentraut
- [PATCH] Log CSV by default David Fetter
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Peter Eisentraut
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: partitioned tables referenced by FKs Alvaro Herrera
- Re: pgsql: Switch pg_verify_checksums back to a blacklist Andrew Dunstan
- Re: dsa_allocate() faliure Jakub Glapa
- Re: Add function to release an allocated SQLDA Dmitry Dolgov
- Re: pgbench doc fix Fabien COELHO
- Re: Synchronous replay take III Dmitry Dolgov
- Re: Range phrase operator in tsquery Dmitry Dolgov
- Re: [PATCH] Log CSV by default Andres Freund
- Re: pg_dumpall --exclude-database option Dmitry Dolgov
- Re: dsa_allocate() faliure Justin Pryzby
- Re: make installcheck-world in a clean environment Dmitry Dolgov
- [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IOFailure Occurs Chengchao Yu