Mailing lists [pgsql-hackers]
- msys2 is missing pexports Andrew Dunstan
- Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Commit fest 2019-09 David Fetter
- Value of Transparent Data Encryption (TDE) Bruce Momjian
- Re: Commit fest 2019-09 David Steele
- PL/pgSQL — "commit" illegal in the executable section of a block statement that has an exception section Bryn Llewellyn
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Andres Freund
- Include RELKIND_TOASTVALUE in get_relkind_objtype Hsu, John
- Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1 Michael Paquier
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Soumyadeep Chakraborty
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: PL/pgSQL — "commit" illegal in the executable section of a block statement that has an exception section Christophe Pettus
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: Memory Accounting Tomas Vondra
- Re: Commit fest 2019-09 Amit Kapila
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- Re: Hooks for session start and end, take two Michael Paquier
- Re: Attempt to consolidate reading of XLOG page Kyotaro Horiguchi
- Re: A comment fix in xlogreader.c Kyotaro Horiguchi
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: recovery_min_apply_delay in archive recovery causes assertionfailure in latch Michael Paquier
- Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Antonin Houska
- Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Andrew Gierth
- Re: Optimize partial TOAST decompression Andrey Borodin
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: Keep compiler silence (clang 10, implicit conversion from'long' to 'double' ) Kyotaro Horiguchi
- Re: Commit fest 2019-09 Michael Paquier
- Re: Transparent Data Encryption (TDE) and encrypted files Tels
- Declaring a strict function returns not null / eval speed Andres Freund
- Proposal: Make use of C99 designated initialisers for nulls/valuesarrays Smith, Peter
- Re: Transparent Data Encryption (TDE) and encrypted files Moon, Insung
- Re: Transparent Data Encryption (TDE) and encrypted files Magnus Hagander
- About Google Code-in Sakshi Munjal
- Re: Attempt to consolidate reading of XLOG page Kyotaro Horiguchi
- Re: Transparent Data Encryption (TDE) and encrypted files Moon, Insung
- Re: Modest proposal for making bpchar less inconsistent Kyotaro Horiguchi
- Re: Optimize partial TOAST decompression Tomas Vondra
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- Re: Change atoi to strtol in same place Kyotaro Horiguchi
- Re: Change atoi to strtol in same place Kyotaro Horiguchi
- Re: Libpq support to connect to standby server as priority Greg Nancarrow
- Re: Libpq support to connect to standby server as priority Greg Nancarrow
- Re: backup manifests Robert Haas
- Re: Drop Trigger Mechanism with Detached partitions Robert Haas
- Re: Optimize partial TOAST decompression Tomas Vondra
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Andrew Dunstan
- Re: Optimize partial TOAST decompression Tomas Vondra
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Isaac Morland
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Value of Transparent Data Encryption (TDE) Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- pg_basebackup from REL_12_STABLE hands on solaris/sparch Victor Wagner
- Re: Optimize partial TOAST decompression Tom Lane
- Re: pgbench - allow to create partitioned tables Rafia Sabih
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Optimize partial TOAST decompression Tomas Vondra
- Re: pgbench - allow to create partitioned tables Rafia Sabih
- Peripatus: Can someone look? Larry Rosenman
- Re: Optimize partial TOAST decompression Tom Lane
- Re: Peripatus: Can someone look? Tom Lane
- Re: Peripatus: Can someone look? Larry Rosenman
- Re: Value of Transparent Data Encryption (TDE) Bruce Momjian
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Bruce Momjian
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: Value of Transparent Data Encryption (TDE) Bruce Momjian
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Andres Freund
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Thomas Munro
- Re: Modest proposal for making bpchar less inconsistent Tom Lane
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays Smith, Peter
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays Smith, Peter
- My buildfarm member now giving permission denied Larry Rosenman
- Re: My buildfarm member now giving permission denied Larry Rosenman
- Re: Peripatus: Can someone look? Thomas Munro
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Peripatus: Can someone look? Larry Rosenman
- Is querying SPITupleTable with SQL possible? Tom Mercha
- Re: dropdb --force Amit Kapila
- [Bug fix] ECPG: ECPG preprocessor outputs "unsupported feature willbe passed to server" even if the command is supported higuchi.daisuke@fujitsu.com
- Re: Revert back to standard AC_STRUCT_TIMEZONE Autoconf macro Peter Eisentraut
- Re: Keep compiler silence (clang 10, implicit conversion from 'long'to 'double' ) Yuya Watari
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Michael Paquier
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Masahiko Sawada
- Re: some PostgreSQL 12 release notes comments Stephen Frost
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: Inconsistent usage of BACKEND_* symbols Michael Paquier
- Re: Standby accepts recovery_target_timeline setting? Stephen Frost
- RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays Smith, Peter
- Re: Recovery performance of DROP DATABASE with many tablespaces Fujii Masao
- Re: Recovery performance of DROP DATABASE with many tablespaces Fujii Masao
- Ordering of header file inclusion vignesh C
- Re: Fix parsing of identifiers in jsonpath Nikita Glukhov
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Is querying SPITupleTable with SQL possible? Tom Lane
- Re: Consider low startup cost in add_partial_path James Coleman
- Re: My buildfarm member now giving permission denied Kyle Evans
- Re: [HACKERS] Restricting maximum keep segments by repslots Jehan-Guillaume de Rorthais
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: Possible bug: SQL function parameter in window frame definition Andrew Gierth
- Re: Possible bug: SQL function parameter in window frame definition Tom Lane
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Joe Nelson
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: WIP: Generic functions for Node types using generated metadata Robert Haas
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Isaac Morland
- Re: WIP: Generic functions for Node types using generated metadata Tom Lane
- Re: Possible bug: SQL function parameter in window frame definition Andrew Gierth
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Joe Nelson
- Re: Possible bug: SQL function parameter in window frame definition Tom Lane
- Re: Possible bug: SQL function parameter in window frame definition Andrew Gierth
- Re: dropdb --force Pavel Stehule
- Re: Possible bug: SQL function parameter in window frame definition Tom Lane
- Re: Possible bug: SQL function parameter in window frame definition Andrew Gierth
- Re: Possible bug: SQL function parameter in window frame definition Tom Lane
- format of pg_upgrade loadable_libraries warning Justin Pryzby
- Re: Hooks for session start and end, take two Andres Freund
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alexey Kondratov
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Mark Dilger
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Hooks for session start and end, take two Tom Lane
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: WIP: Generic functions for Node types using generated metadata Robert Haas
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Mark Dilger
- Re: WIP: Generic functions for Node types using generated metadata Tom Lane
- Re: Collation versioning Peter Eisentraut
- Re: Is querying SPITupleTable with SQL possible? Tom Mercha
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: Is querying SPITupleTable with SQL possible? Chapman Flack
- Re: Online checksums patch - once again Magnus Hagander
- Re: WIP: Generic functions for Node types using generated metadata Andres Freund
- Re: WIP: Generic functions for Node types using generated metadata Andres Freund
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Improve handling of pg_stat_statements handling of bind "IN" variables Pavel Trukhanov
- Re: Hooks for session start and end, take two Michael Paquier
- Re: Hooks for session start and end, take two Michael Paquier
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Michael Paquier
- Re: Hooks for session start and end, take two Andres Freund
- Re: Hooks for session start and end, take two Michael Paquier
- Re: Hooks for session start and end, take two Andres Freund
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Fujii Masao
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Michael Paquier
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Regarding extension Natarajan R
- RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays Smith, Peter
- Re: Minimal logical decoding on standbys Amit Khandekar
- Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Michael Paquier
- Removing -qsrcmsg (AIX) Noah Misch
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: pgbench - allow to create partitioned tables Ashutosh Sharma
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Fujii Masao
- Re: pgbench - allow to create partitioned tables Ashutosh Sharma
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alexey Kondratov
- Re: dropping column prevented due to inherited index Amit Langote
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar
- Re: WIP/PoC for parallel backup Jeevan Chalke
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: dropping column prevented due to inherited index Alvaro Herrera
- Re: Collation versioning Thomas Munro
- Re: Close stdout and stderr in syslogger Святослав Ермилин
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- Re: WIP/PoC for parallel backup Robert Haas
- Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Tom Lane
- Re: Regarding extension Euler Taveira
- identity column behavior in WHEN condition for BEFORE EACH ROW trigger Suraj Kharage
- Re: WIP: Generic functions for Node types using generated metadata Robert Haas
- Re: Hooks for session start and end, take two Fabrízio de Royes Mello
- Re: Regarding extension Natarajan R
- fairywren failures Andrew Dunstan
- Re: Value of Transparent Data Encryption (TDE) Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: Value of Transparent Data Encryption (TDE) Stephen Frost
- Re: Value of Transparent Data Encryption (TDE) Tomas Vondra
- Re: Hooks for session start and end, take two Andres Freund
- Re: fairywren failures Andres Freund
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: fairywren failures Andres Freund
- Re: Regarding extension Tomas Vondra
- Re: Hooks for session start and end, take two Mike Palmiotto
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: Transparent Data Encryption (TDE) and encrypted files Peter Eisentraut
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: Improving on MAX_CONVERSION_GROWTH Tom Lane
- Re: fairywren failures Andres Freund
- Re: Improving on MAX_CONVERSION_GROWTH Andres Freund
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Fix for Bug #16032 Rob
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: Auxiliary Processes and MyAuxProc Andres Freund
- Re: dropdb --force vignesh C
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: Wrong results using initcap() with non normalized string Juan José Santamaría Flecha
- Re: Auxiliary Processes and MyAuxProc Andres Freund
- consider including server_version in explain(settings) Justin Pryzby
- Re: consider including server_version in explain(settings) Tom Lane
- Re: fairywren failures Tom Lane
- Re: Value of Transparent Data Encryption (TDE) David Fetter
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- Re: allocation limit for encoding conversion Tom Lane
- Re: allocation limit for encoding conversion Alvaro Herrera
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: Partitioning versus autovacuum Amit Langote
- Re: Change atoi to strtol in same place Joe Nelson
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays Smith, Peter
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Re: Memory Accounting Tom Lane
- Re: Regarding extension Natarajan R
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Regarding extension Tom Lane
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Transparent Data Encryption (TDE) and encrypted files Magnus Hagander
- Re: Transparent Data Encryption (TDE) and encrypted files Magnus Hagander
- RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays Smith, Peter
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- Re: Memory Accounting Tomas Vondra
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Michael Paquier
- Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Michael Paquier
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: refactoring - share str2*int64 functions Ashutosh Sharma
- Re: Standby accepts recovery_target_timeline setting? Michael Paquier
- Shared memory Natarajan R
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Christoph Berg
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: dropdb --force vignesh C
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: WIP/PoC for parallel backup Asif Rehman
- HashTable KeySize Natarajan R
- Re: pg_upgrade fails with non-standard ACL Anastasia Lubennikova
- Re: [HACKERS] Block level parallel vacuum vignesh C
- Re: recovery_min_apply_delay in archive recovery causes assertionfailure in latch Fujii Masao
- Re: WIP/PoC for parallel backup Robert Haas
- Re: let's kill AtSubStart_Notify Robert Haas
- Re: max_parallel_workers question Robert Haas
- Re: Consider low startup cost in add_partial_path Robert Haas
- Re: HashTable KeySize Tomas Vondra
- Re: fairywren failures Andrew Dunstan
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: Close stdout and stderr in syslogger Robert Haas
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alexey Kondratov
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Joe Nelson
- Re: Memory Accounting Tomas Vondra
- Re: Memory Accounting Jeff Davis
- Remove some code for old unsupported versions of MSVC Peter Eisentraut
- Re: Memory Accounting Tom Lane
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: refactoring - share str2*int64 functions Andres Freund
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Jacob Champion
- Re: Change atoi to strtol in same place Alvaro Herrera
- Re: Memory Accounting Tom Lane
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: How to retain lesser paths at add_path()? Robert Haas
- Re: dropdb --force Pavel Stehule
- Problem with repalloc downsizing patch Tom Lane
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Ashwin Agrawal
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Chapman Flack
- Re: tableam vs. TOAST Robert Haas
- Re: Memory Accounting Tom Lane
- Re: Memory Accounting Peter Geoghegan
- Re: Memory Accounting Tom Lane
- Re: Problem with repalloc downsizing patch Tom Lane
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: Memory Accounting Robert Haas
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Bruce Momjian
- Re: Tighten error control for OpenTransientFile/CloseTransientFile Andres Freund
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Andres Freund
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: format of pg_upgrade loadable_libraries warning Bruce Momjian
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Andres Freund
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: format of pg_upgrade loadable_libraries warning Justin Pryzby
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: format of pg_upgrade loadable_libraries warning Bruce Momjian
- Updated some links which are not working with new links vignesh C
- Re: refactoring - share str2*int64 functions Ashutosh Sharma
- Re: Change atoi to strtol in same place Ashutosh Sharma
- Re: format of pg_upgrade loadable_libraries warning Tom Lane
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: The flinfo->fn_extra question, from me this time. Dent John
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov
- Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch
- expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Andres Freund
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: How to install login_hook in Postgres 10.5 legrand legrand
- [PATCH] Add some useful asserts into View Options macroses Nikolay Shaplov
- Re: New "-b slim" option in 2019b zic: should we turn that on? Andrew Dunstan
- Re: New "-b slim" option in 2019b zic: should we turn that on? Tom Lane
- parallel restore sometimes fails for FKs to partitioned tables Alvaro Herrera
- Re: expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Noah Misch
- Re: New "-b slim" option in 2019b zic: should we turn that on? Andrew Dunstan
- Re: New "-b slim" option in 2019b zic: should we turn that on? Tom Lane
- Non-Active links being referred in our source code vignesh C
- Re: Non-Active links being referred in our source code Michael Paquier
- Re: dropdb --force vignesh C
- Re: dropdb --force Pavel Stehule
- maintenance_work_mem used by Vacuum Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Nikolay Shaplov
- Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov
- Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Nikolay Shaplov
- Re: New "-b slim" option in 2019b zic: should we turn that on? Andrew Dunstan
- Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Matheus de Oliveira
- Missed check for too-many-children in bgworker spawning Tom Lane
- Re: How to retain lesser paths at add_path()? Tomas Vondra
- Re: v12 and pg_restore -f- Tom Lane
- Re: v12 and pg_restore -f- Andrew Gierth
- Re: v12 and pg_restore -f- Tom Lane
- Re: v12 and pg_restore -f- Andrew Gierth
- Re: Change atoi to strtol in same place Joe Nelson
- adding partitioned tables to publications Amit Langote
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Michael Paquier
- JIT: Optimize generated functions earlier to lower memory usage Soumyadeep Chakraborty
- Re: How to retain lesser paths at add_path()? Robert Haas
- Re: dropping column prevented due to inherited index Amit Langote
- Re: identity column behavior in WHEN condition for BEFORE EACH ROW trigger Suraj Kharage
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: stress test for parallel workers Tom Lane
- Re: Updated some links which are not working with new links vignesh C
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: dropping column prevented due to inherited index Ashutosh Sharma
- Re: Change atoi to strtol in same place David Rowley
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Change atoi to strtol in same place Ashutosh Sharma
- Re: Change atoi to strtol in same place David Rowley
- Re: [PATCH] use separate PartitionedRelOptions structure to storepartitioned table options Michael Paquier
- Re: Remove some code for old unsupported versions of MSVC Michael Paquier
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Michael Paquier
- Re: Fix for Bug #16032 Michael Paquier
- Re: Change atoi to strtol in same place Ashutosh Sharma
- PATCH: Add uri percent-encoding for binary data Anders Åstrand
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Updated some links which are not working with new links Michael Paquier
- Re: Updated some links which are not working with new links vignesh C
- Re: WIP/PoC for parallel backup Rushabh Lathia
- Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Nikolay Shaplov
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alexey Kondratov
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: stress test for parallel workers Robert Haas
- Re: WIP/PoC for parallel backup Robert Haas
- Re: Shared memory Robert Haas
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: WIP/PoC for parallel backup Ibrar Ahmed
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: WIP/PoC for parallel backup Robert Haas
- Re: How to retain lesser paths at add_path()? Tom Lane
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: How to retain lesser paths at add_path()? Robert Haas
- Re: Revert back to standard AC_STRUCT_TIMEZONE Autoconf macro Peter Eisentraut
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Non-Active links being referred in our source code Juan José Santamaría Flecha
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: Standby accepts recovery_target_timeline setting? Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: How to retain lesser paths at add_path()? Tom Lane
- Re: How to retain lesser paths at add_path()? Kohei KaiGai
- Re: abort-time portal cleanup Robert Haas
- Re: abort-time portal cleanup Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: How to retain lesser paths at add_path()? Tom Lane
- Re: [PATCH] Add some useful asserts into View Options macroses Robert Haas
- Re: recovery_min_apply_delay in archive recovery causes assertionfailure in latch Fujii Masao
- Re: format of pg_upgrade loadable_libraries warning Bruce Momjian
- Re: [PATCH] Do not use StdRdOptions in Access Methods Dent John
- Re: expressive test macros (was: Report test_atomic_ops() failures consistently, via macros) Tom Lane
- Re: identity column behavior in WHEN condition for BEFORE EACH ROWtrigger Peter Eisentraut
- Re: Transparent Data Encryption (TDE) and encrypted files Magnus Hagander
- Re: Transparent Data Encryption (TDE) and encrypted files Antonin Houska
- Re: [HACKERS] Deadlock in XLogInsert at AIX Tom Lane
- Re: maintenance_work_mem used by Vacuum Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: PATCH: Add uri percent-encoding for binary data Bruce Momjian
- Re: Missed check for too-many-children in bgworker spawning Robert Haas
- Re: expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Peter Eisentraut
- Re: expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Peter Eisentraut
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: Missed check for too-many-children in bgworker spawning Tom Lane
- Re: expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Andres Freund
- Re: expressive test macros (was: Report test_atomic_ops() failures consistently, via macros) Tom Lane
- Re: expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Andres Freund
- Re: maintenance_work_mem used by Vacuum Peter Geoghegan
- Re: PATCH: Add uri percent-encoding for binary data Isaac Morland
- RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays Smith, Peter
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Michael Paquier
- Re: expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Noah Misch
- Re: Non-Active links being referred in our source code Michael Paquier
- Re: Updated some links which are not working with new links Michael Paquier
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: Updated some links which are not working with new links vignesh C
- RE: Global shared meta cache ideriha.takeshi@fujitsu.com
- Re: Ordering of header file inclusion Amit Kapila
- RE: Wrong value in metapage of GIN INDEX. imai.yoshikazu@fujitsu.com
- Re: Change atoi to strtol in same place Joe Nelson
- Re: [PATCH] use separate PartitionedRelOptions structure to storepartitioned table options Amit Langote
- Re: Regarding extension Craig Ringer
- RE: Global shared meta cache ideriha.takeshi@fujitsu.com
- Re: dropping column prevented due to inherited index Amit Langote
- Re: Remove some code for old unsupported versions of MSVC Peter Eisentraut
- Re: dropping column prevented due to inherited index Alvaro Herrera
- Re: dropping column prevented due to inherited index Amit Langote
- Re: Transparent Data Encryption (TDE) and encrypted files Ants Aasma
- Re: Change atoi to strtol in same place David Rowley
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov
- Re: Transparent Data Encryption (TDE) and encrypted files Antonin Houska
- Re: [PATCH] Add some useful asserts into View Options macroses Nikolay Shaplov
- Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Nikolay Shaplov
- Re: ICU for global collation Marius Timmer
- Re: Transparent Data Encryption (TDE) and encrypted files Antonin Houska
- Re: dropping column prevented due to inherited index Ashutosh Sharma
- Created feature for to_date() conversion using patterns 'YYYY-WW','YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D' postgres
- Re: Standby accepts recovery_target_timeline setting? Stephen Frost
- Re: pg_upgrade fails with non-standard ACL Stephen Frost
- Re: Ordering of header file inclusion Tom Lane
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: Created feature for to_date() conversion using patterns'YYYY-WW', 'YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D' Mark Lorenz
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Craig Ringer
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Craig Ringer
- Re: Standby accepts recovery_target_timeline setting? Stephen Frost
- pg_init Natarajan R
- Re: pg_init Tomas Vondra
- Re: pg_init Antonin Houska
- Re: PATCH: Add uri percent-encoding for binary data Anders Åstrand
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: PATCH: Add uri percent-encoding for binary data Anders Åstrand
- Re: v12 and pg_restore -f- Stephen Frost
- Re: abort-time portal cleanup Andres Freund
- Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Tom Lane
- Re: Transparent Data Encryption (TDE) and encrypted files Moon, Insung
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: format of pg_upgrade loadable_libraries warning Bruce Momjian
- WIP: raise error when submitting invalid ALTER SYSTEM command Jordan Deitch
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: WIP: raise error when submitting invalid ALTER SYSTEM command Tom Lane
- Re: Transparent Data Encryption (TDE) and encrypted files Moon, Insung
- Re: Transparent Data Encryption (TDE) and encrypted files Antonin Houska
- RE: Global shared meta cache ideriha.takeshi@fujitsu.com
- Re: Ordering of header file inclusion Amit Kapila
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: Transparent Data Encryption (TDE) and encrypted files Moon, Insung
- Safeguards against incorrect fd flags for fsync() Michael Paquier
- Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch
- Re: Transparent Data Encryption (TDE) and encrypted files Antonin Houska
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Christoph Berg
- Re: maintenance_work_mem used by Vacuum Dilip Kumar
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: dropping column prevented due to inherited index Alvaro Herrera
- Re: maintenance_work_mem used by Vacuum Dilip Kumar
- Re: Standby accepts recovery_target_timeline setting? Robert Haas
- Re: v12 and pg_restore -f- Euler Taveira
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Dave Cramer
- Re: Standby accepts recovery_target_timeline setting? Stephen Frost
- Re: v12 and pg_restore -f- Stephen Frost
- Re: Standby accepts recovery_target_timeline setting? Stephen Frost
- Remove size limitations of vacuums dead_tuples array Ants Aasma
- Re: abort-time portal cleanup Robert Haas
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Stephen Frost
- Re: Standby accepts recovery_target_timeline setting? Robert Haas
- Re: Missed check for too-many-children in bgworker spawning Robert Haas
- Re: Missed check for too-many-children in bgworker spawning Tom Lane
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: Standby accepts recovery_target_timeline setting? Stephen Frost
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: How to retain lesser paths at add_path()? Kohei KaiGai
- Re: expressive test macros (was: Report test_atomic_ops() failuresconsistently, via macros) Peter Eisentraut
- Re: Global shared meta cache Konstantin Knizhnik
- Re: Missed check for too-many-children in bgworker spawning Robert Haas
- Re: [HACKERS] Deadlock in XLogInsert at AIX Tom Lane
- Re: Collation versioning Peter Eisentraut
- Re: [PATCH] Do not use StdRdOptions in Access Methods Dent John
- Re: Collation versioning Peter Eisentraut
- TCP Wrappers Timmy Siu
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Dave Cramer
- Re: Change atoi to strtol in same place Tom Lane
- Re: Standby accepts recovery_target_timeline setting? Peter Eisentraut
- Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov
- Re: Missed check for too-many-children in bgworker spawning Tom Lane
- Re: TCP Wrappers Steve Crawford
- Re: TCP Wrappers Lou Picciano
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Re: TCP Wrappers Tom Lane
- Re: TCP Wrappers Craig Ringer
- Re: Transparent Data Encryption (TDE) and encrypted files Craig Ringer
- Re: pg_init Craig Ringer
- Re: Shared memory Craig Ringer
- Re: Minimal logical decoding on standbys Craig Ringer
- Re: Minimal logical decoding on standbys Craig Ringer
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Michael Paquier
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: pgbench - extend initialization phase control btendouan
- Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Michael Paquier
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- configure fails for perl check on CentOS8 Kyotaro Horiguchi
- Re: dropping column prevented due to inherited index Amit Langote
- Re: [PATCH] use separate PartitionedRelOptions structure to storepartitioned table options Amit Langote
- Re: adding partitioned tables to publications Amit Langote
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: [PATCH] use separate PartitionedRelOptions structure to storepartitioned table options Amit Langote
- Re: use of the term "verifier" with SCRAM Peter Eisentraut
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: use of the term "verifier" with SCRAM Michael Paquier
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: dropping column prevented due to inherited index Amit Langote
- generating catcache control data John Naylor
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: pgbench - extend initialization phase control Fabien COELHO
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Logical replication dead but synching Jehan-Guillaume de Rorthais
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: abort-time portal cleanup Amit Kapila
- Re: adding partitioned tables to publications Rafia Sabih
- Re: configure fails for perl check on CentOS8 Andrew Dunstan
- Compressed pluggable storage experiments Ildar Musin
- Re: Remove size limitations of vacuums dead_tuples array Tomas Vondra
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Andres Freund
- Re: configure fails for perl check on CentOS8 Tom Lane
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Andres Freund
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Tom Lane
- Re: generating catcache control data Tom Lane
- BTP_DELETED leaf still in tree Daniel Wood
- Re: generating catcache control data Tom Lane
- Re: BTP_DELETED leaf still in tree Peter Geoghegan
- Re: BTP_DELETED leaf still in tree Peter Geoghegan
- Re: stress test for parallel workers Tom Lane
- Re: stress test for parallel workers Mark Wong
- BRIN index which is much faster never chosen by planner Jeremy Finzel
- Re: stress test for parallel workers Andrew Dunstan
- Re: BRIN index which is much faster never chosen by planner Michael Lewis
- Re: BRIN index which is much faster never chosen by planner Tomas Vondra
- Re: BTP_DELETED leaf still in tree Daniel Wood
- Re: BRIN index which is much faster never chosen by planner David Rowley
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: BRIN index which is much faster never chosen by planner Michael Lewis
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Craig Ringer
- Re: adding partitioned tables to publications Amit Langote
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: dropping column prevented due to inherited index Amit Langote
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: PostgreSQL, C-Extension, calling other Functions Pavel Stehule
- Re: BRIN index which is much faster never chosen by planner David Rowley
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Nikolay Shaplov
- Re: Collation versioning Thomas Munro
- Re: Collation versioning Christoph Berg
- Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov
- Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Nikolay Shaplov
- Re: [HACKERS] Block level parallel vacuum Mahendra Singh
- [Proposal] Global temporary tables 曾文旌(义从)
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Dave Cramer
- Re: Remove size limitations of vacuums dead_tuples array Ants Aasma
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: BRIN index which is much faster never chosen by planner Jeremy Finzel
- Re: BRIN index which is much faster never chosen by planner Jeremy Finzel
- Re: BRIN index which is much faster never chosen by planner Jeremy Finzel
- v12.0: ERROR: could not find pathkey item to sort Justin Pryzby
- Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane
- Re: stress test for parallel workers Andrew Dunstan
- Re: PostgreSQL, C-Extension, calling other Functions Andrew Gierth
- Re: stress test for parallel workers Tom Lane
- Connect as multiple users using single client certificate Kyle Bateman
- Re: v12.0: ERROR: could not find pathkey item to sort Justin Pryzby
- Re: stress test for parallel workers Andrew Dunstan
- Re: Connect as multiple users using single client certificate Andrew Dunstan
- Re: BRIN index which is much faster never chosen by planner Tomas Vondra
- Re: Connect as multiple users using single client certificate Kyle Bateman
- Re: pgsql: Remove pqsignal() from libpq's official exports list. Christoph Berg
- Re: stress test for parallel workers Tom Lane
- Re: Connect as multiple users using single client certificate Tom Lane
- Re: stress test for parallel workers Tom Lane
- Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane
- Re: Connect as multiple users using single client certificate Kyle Bateman
- Re: stress test for parallel workers Thomas Munro
- Re: Connect as multiple users using single client certificate Tom Lane
- Re: stress test for parallel workers Tom Lane
- Re: stress test for parallel workers Mark Wong
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: stress test for parallel workers Andres Freund
- Re: stress test for parallel workers Tom Lane
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Chapman Flack
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Dave Cramer
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Chapman Flack
- v12.0 ERROR: trying to store a heap tuple into wrong type of slot Justin Pryzby
- Re: stress test for parallel workers Thomas Munro
- Re: stress test for parallel workers Tom Lane
- Re: dropping column prevented due to inherited index Alvaro Herrera
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Andres Freund
- v12.0: segfault in reindex CONCURRENTLY Justin Pryzby
- Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Tom Lane
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Change atoi to strtol in same place Joe Nelson
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: BTP_DELETED leaf still in tree Peter Geoghegan
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: [HACKERS] Block level parallel vacuum Mahendra Singh
- Re: Transparent Data Encryption (TDE) and encrypted files Masahiko Sawada
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: use of the term "verifier" with SCRAM Peter Eisentraut
- Re: fairywren failures Peter Eisentraut
- Re: adding partitioned tables to publications Petr Jelinek
- Re: stress test for parallel workers Tom Lane
- Re: v12.0: ERROR: could not find pathkey item to sort Justin Pryzby
- Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch
- Re: stress test for parallel workers Tom Lane
- Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane
- Re: stress test for parallel workers Thomas Munro
- CREATE TEXT SEARCH DICTIONARY segfaulting on 9.6+ Tomas Vondra
- v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock on object14185/39327/0 is already held Justin Pryzby
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: adding partitioned tables to publications David Fetter
- Re: dropping column prevented due to inherited index Michael Paquier
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock onobject 14185/39327/0 is already held Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: v12.0: segfault in reindex CONCURRENTLY Justin Pryzby
- Re: stress test for parallel workers Andres Freund
- Re: stress test for parallel workers Tom Lane
- tuplesort test coverage Andres Freund
- Re: stress test for parallel workers Andres Freund
- Re: v12.0 ERROR: trying to store a heap tuple into wrong type ofslot Andres Freund
- Re: stress test for parallel workers Tom Lane
- Re: stress test for parallel workers Tom Lane
- Re: v12.0: segfault in reindex CONCURRENTLY Justin Pryzby
- Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane
- Re: v12.0: segfault in reindex CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] Deadlock in XLogInsert at AIX Tom Lane
- Re: v12.0: segfault in reindex CONCURRENTLY Justin Pryzby
- Re: v12.0: ERROR: could not find pathkey item to sort Justin Pryzby
- Re: v12.0: segfault in reindex CONCURRENTLY Alvaro Herrera
- Fix most -Wundef warnings Peter Eisentraut
- Re: Fix most -Wundef warnings Tom Lane
- Re: d25ea01275 and partitionwise join Justin Pryzby
- Add A Glossary Corey Huinker
- Re: d25ea01275 and partitionwise join Justin Pryzby
- Re: CREATE TEXT SEARCH DICTIONARY segfaulting on 9.6+ Tomas Vondra
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Craig Ringer
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Tighten error control for OpenTransientFile/CloseTransientFile Michael Paquier
- Re: Transparent Data Encryption (TDE) and encrypted files Antonin Houska
- Remove obsolete information schema tables Peter Eisentraut
- Re: Minimal logical decoding on standbys nil socket
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: v12.0: ERROR: could not find pathkey item to sort Justin Pryzby
- Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane
- Re: Fix most -Wundef warnings Mark Dilger
- Re: stress test for parallel workers Tom Lane
- Re: Non-Active links being referred in our source code vignesh C
- Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: BRIN index which is much faster never chosen by planner Jeremy Finzel
- Re: BRIN index which is much faster never chosen by planner David Rowley
- Re: Columns correlation and adaptive query optimization legrand legrand
- Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane
- Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro
- ProcArrayGroupClearXid() compare-exchange style Noah Misch
- Re: Collation versioning Thomas Munro
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Transparent Data Encryption (TDE) and encrypted files Masahiko Sawada
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- Questions/Observations related to Gist vacuum Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Clean up MinGW def file generation Peter Eisentraut
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: ProcArrayGroupClearXid() compare-exchange style Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: configure fails for perl check on CentOS8 Kyotaro Horiguchi
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re: tuplesort test coverage Peter Geoghegan
- Re: Fix most -Wundef warnings Andrew Gierth
- Re: Questions/Observations related to Gist vacuum Heikki Linnakangas
- Re: BRIN index which is much faster never chosen by planner Jeremy Finzel
- v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could not findtuple for parent of relation ... Justin Pryzby
- Re: BRIN index which is much faster never chosen by planner Michael Lewis
- Re: Ordering of header file inclusion vignesh C
- Re: v12.0 ERROR: trying to store a heap tuple into wrong type ofslot Andres Freund
- Re: v12.0 ERROR: trying to store a heap tuple into wrong type ofslot Justin Pryzby
- Re: BRIN index which is much faster never chosen by planner Justin Pryzby
- Re: BRIN index which is much faster never chosen by planner David Rowley
- Re: BRIN index which is much faster never chosen by planner David Rowley
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Understanding TupleQueue impact and overheads? Tom Mercha
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: Ordering of header file inclusion Amit Kapila
- RE: Copy data to DSA area ideriha.takeshi@fujitsu.com
- Re: Ordering of header file inclusion vignesh C
- Re: Collation versioning Thomas Munro
- Re: Collation versioning Thomas Munro
- Re: pgbench - extend initialization phase control btendouan
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Dave Cramer
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- RE: Copy data to DSA area ideriha.takeshi@fujitsu.com
- Re: Non-Active links being referred in our source code Michael Paquier
- RE: v12 and pg_restore -f- imai.yoshikazu@fujitsu.com
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Bug about drop index concurrently 李杰(慎追)
- Re: Understanding TupleQueue impact and overheads? Andres Freund
- Re: strong memory leak in plpgsql from handled rollback and lazy cast Andres Freund
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: Cache lookup errors with functions manipulation object addresses Dmitry Dolgov
- Re: fairywren failures Andrew Dunstan
- Re: configure fails for perl check on CentOS8 Andrew Dunstan
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: configure fails for perl check on CentOS8 Tom Lane
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Re: v12.0: segfault in reindex CONCURRENTLY Alvaro Herrera
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: Questions/Observations related to Gist vacuum Heikki Linnakangas
- Re: configure fails for perl check on CentOS8 Andrew Dunstan
- Re: v12 and pg_restore -f- Stephen Frost
- Re: v12 and pg_restore -f- Justin Pryzby
- Re: v12 and pg_restore -f- Stephen Frost
- [Patch proposal] libpq portal support Sergei Fedorov
- Re: v12 and pg_restore -f- Justin Pryzby
- Re: WIP/PoC for parallel backup Jeevan Ladhe
- Re: v12.0: segfault in reindex CONCURRENTLY Justin Pryzby
- Re: v12 and pg_restore -f- Stephen Frost
- Re: Connect as multiple users using single client certificate Stephen Frost
- Re: maintenance_work_mem used by Vacuum Greg Stark
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- Re: Cache lookup errors with functions manipulation object addresses Michael Paquier
- Re: Cache lookup errors with functions manipulation object addresses Michael Paquier
- Remaining calls of heap_close/heap_open in the tree Michael Paquier
- RE: New SQL counter statistics view (pg_stat_sql) Smith, Peter
- Re: ICU for global collation Thomas Munro
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: configure fails for perl check on CentOS8 Kyotaro Horiguchi
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays vignesh C
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: SegFault on 9.6.14 Thomas Munro
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: recovery_min_apply_delay in archive recovery causes assertionfailure in latch Michael Paquier
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Thomas Munro
- Re: [HACKERS] Block level parallel vacuum Mahendra Singh
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Questions/Observations related to Gist vacuum Heikki Linnakangas
- Re: Clean up MinGW def file generation Michael Paquier
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Michael Paquier
- Re: Remove obsolete information schema tables Michael Paquier
- Re: Remaining calls of heap_close/heap_open in the tree Andres Freund
- Re: parallel restore sometimes fails for FKs to partitioned tables Alvaro Herrera
- Re: Remaining calls of heap_close/heap_open in the tree Tom Lane
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: Remaining calls of heap_close/heap_open in the tree Michael Paquier
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: v12.0: segfault in reindex CONCURRENTLY Alvaro Herrera
- Re: pgbench - extend initialization phase control btendouan
- Re: Zedstore - compressed in-core columnar storage Heikki Linnakangas
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- Re: Change atoi to strtol in same place Kyotaro Horiguchi
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: maintenance_work_mem used by Vacuum Tom Lane
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: v12.0: segfault in reindex CONCURRENTLY Alvaro Herrera
- Re: Remaining calls of heap_close/heap_open in the tree Alvaro Herrera
- Memory leak reported by address sanitizer inECPGconnect/CRYPTO_zalloc Madars Vitolins
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: v12 and pg_restore -f- Tom Lane
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Remaining calls of heap_close/heap_open in the tree Andres Freund
- Re: pgbench - extend initialization phase control Fabien COELHO
- Re: Ordering of header file inclusion Amit Kapila
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Kyotaro Horiguchi
- Re: Remaining calls of heap_close/heap_open in the tree ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: [PATCH] Race condition in logical walsender causes longpostgresql shutdown delay Alvaro Herrera
- Re: v12 and pg_restore -f- Justin Pryzby
- Re: Compressed pluggable storage experiments Alvaro Herrera
- UPSERT on view does not find constraint by name Jeremy Finzel
- Non working timeout detection in logical worker Julien Rouhaud
- libpq: Fix wrong connection status on invalid "connect_timeout" Lars Kanis
- Re: libpq: Fix wrong connection status on invalid "connect_timeout" Lars Kanis
- Re: ICU for global collation Thomas Munro
- Re: v12 and pg_restore -f- Stephen Frost
- Re: Remaining calls of heap_close/heap_open in the tree Michael Paquier
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
- Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: maintenance_work_mem used by Vacuum Amit Kapila
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- Re: libpq: Fix wrong connection status on invalid "connect_timeout" Michael Paquier
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: maintenance_work_mem used by Vacuum Masahiko Sawada
- RE: Can you please tell us how set this prefetch attribute infollowing lines. M Tarkeshwar Rao
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: SegFault on 9.6.14 Amit Kapila
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: Non working timeout detection in logical worker Michael Paquier
- Re: Non working timeout detection in logical worker Julien Rouhaud
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Obsolete comment in partbounds.c Etsuro Fujita
- Re: generating catcache control data John Naylor
- Re: UPSERT on view does not find constraint by name Tom Lane
- Re: [Patch] Base backups and random or zero pageheaders Michael Banck
- Re: Partitioning versus autovacuum Greg Stark
- Re: Obsolete comment in partbounds.c Alvaro Herrera
- Re: [PATCH] Race condition in logical walsender causes longpostgresql shutdown delay Craig Ringer
- Re: Compressed pluggable storage experiments Andres Freund
- Re: v12.0: segfault in reindex CONCURRENTLY Alvaro Herrera
- Re: WIP/PoC for parallel backup Jeevan Chalke
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Add Change Badges to documentation Corey Huinker
- Re: libpq: Fix wrong connection status on invalid "connect_timeout" Lars Kanis
- Re: libpq: Fix wrong connection status on invalid "connect_timeout" Lars Kanis
- Re: libpq: Fix wrong connection status on invalid "connect_timeout" Lars Kanis
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Clean up MinGW def file generation Alvaro Herrera
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Stephen Frost
- Re: [Patch proposal] libpq portal support Craig Ringer
- Re: Non working timeout detection in logical worker Jehan-Guillaume (ioguix) de Rorthais
- RE: Copy data to DSA area ideriha.takeshi@fujitsu.com
- Re: UPSERT on view does not find constraint by name Jeremy Finzel
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Chapman Flack
- Re: Clean up MinGW def file generation Tom Lane
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Stephen Frost
- Backport "WITH ... AS MATERIALIZED" syntax to <12? Colin Watson
- Re: UPSERT on view does not find constraint by name Tom Lane
- Re: Add Change Badges to documentation Tomas Vondra
- Re: configure fails for perl check on CentOS8 Tom Lane
- Re: Bug about drop index concurrently Tomas Vondra
- Missing constant propagation in planner on hash quals causes joinslowdown Hans Buschmann
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock onobject 14185/39327/0 is already held Justin Pryzby
- Missing error_context_stack = NULL in AutoVacWorkerMain() Ashwin Agrawal
- Re: v12.0: segfault in reindex CONCURRENTLY Michael Paquier
- Re: Remaining calls of heap_close/heap_open in the tree Michael Paquier
- Re: recovery_min_apply_delay in archive recovery causes assertionfailure in latch Michael Paquier
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Michael Paquier
- Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock onobject 14185/39327/0 is already held Michael Paquier
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Andrew Gierth
- Fix of fake unlogged LSN initialization tsunakawa.takay@fujitsu.com
- Re: Obsolete comment in partbounds.c Etsuro Fujita
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Colin Watson
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Andres Freund
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Andres Freund
- Re: dropdb --force Amit Kapila
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Tomas Vondra
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Tomas Vondra
- Re: Compressed pluggable storage experiments Tomas Vondra
- Remove obsolete options for createuser Alexander Lakhin
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Andrew Dunstan
- Log statement sample - take two Adrien Nayrat
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Isaac Morland
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Pavel Stehule
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Stephen Frost
- Re: configure fails for perl check on CentOS8 Andrew Dunstan
- Re: Fix most -Wundef warnings Peter Eisentraut
- Re: Fix most -Wundef warnings Peter Eisentraut
- Re: Add a GUC variable that control logical replication Peter Eisentraut
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Stephen Frost
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Isaac Morland
- Re: pause recovery if pitr target not reached Peter Eisentraut
- Re: Ordering of header file inclusion Peter Eisentraut
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Tom Lane
- Re: dropdb --force Pavel Stehule
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Nikolay Samokhvalov
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Nikolay Samokhvalov
- Re: Ordering of header file inclusion Andres Freund
- Re: Add a GUC variable that control logical replication Euler Taveira
- Re: Ordering of header file inclusion Tom Lane
- Re: Remove obsolete information schema tables Peter Eisentraut
- Re: Clean up MinGW def file generation Peter Eisentraut
- Re: Declaring a strict function returns not null / eval speed Andreas Karlsson
- Re: Declaring a strict function returns not null / eval speed Tels
- Re: Declaring a strict function returns not null / eval speed Tom Lane
- Re: Declaring a strict function returns not null / eval speed Tels
- Re: configure fails for perl check on CentOS8 Tom Lane
- Re: Ordering of header file inclusion vignesh C
- Re: Ordering of header file inclusion vignesh C
- Re: Ordering of header file inclusion vignesh C
- Re: documentation inconsistent re: alignment Tom Lane
- Re: configure fails for perl check on CentOS8 Andrew Dunstan
- Re: pause recovery if pitr target not reached Laurenz Albe
- Re: jsonb_set() strictness considered harmful to data John W Higgins
- Re: Clean up MinGW def file generation Peter Eisentraut
- Re: Tweaking DSM and DSA limits Thomas Munro
- Re: configure fails for perl check on CentOS8 Tom Lane
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- 回复:Bug about drop index concurrently 李杰(慎追)
- Re: libpq: Fix wrong connection status on invalid "connect_timeout" Michael Paquier
- Re: Fix most -Wundef warnings Mark Dilger
- Re: Ordering of header file inclusion Amit Kapila
- Re: Ordering of header file inclusion Tom Lane
- Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Michael Paquier
- Re: Remove obsolete options for createuser Michael Paquier
- Re: Fix most -Wundef warnings Andrew Gierth
- Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Tom Lane
- Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Tom Lane
- Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Michael Paquier
- Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Tom Lane
- Re: Fix of fake unlogged LSN initialization Michael Paquier
- Re: dropdb --force Amit Kapila
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: Remove obsolete information schema tables Michael Paquier
- Re: dropdb --force Pavel Stehule
- Cannot commit or rollback in “security definer” PL/pgSQL proc Bryn Llewellyn
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- CountDBSubscriptions check in dropdb Amit Kapila
- Re: dropdb --force Amit Kapila
- Re: adding partitioned tables to publications Amit Langote
- Re: pause recovery if pitr target not reached Fujii Masao
- Re: dropdb --force Pavel Stehule
- Fix comment in XLogFileInit() Fujii Masao
- Re: adding partitioned tables to publications Amit Langote
- Re: dropdb --force Pavel Stehule
- [BUG] standby node can not provide service even it replays all logfiles Thunder
- Incorrect relation locked at beginning of REINDEX CONCURRENTLY Michael Paquier
- Re:[BUG] standby node can not provide service even it replays alllog files Thunder
- Re: dropdb --force Amit Kapila
- Re: Fix comment in XLogFileInit() Amit Kapila
- Re: Obsolete comment in partbounds.c Etsuro Fujita
- Re: dropdb --force Pavel Stehule
- Re: Questions/Observations related to Gist vacuum Andrey Borodin
- Re: pglz performance Andrey Borodin
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Questions/Observations related to Gist vacuum Andrey Borodin
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- Re: configure fails for perl check on CentOS8 Andrew Dunstan
- Re: [HACKERS] Arrays of domains Andres Freund
- intermittent test failure on Windows Andrew Dunstan
- Re: Declaring a strict function returns not null / eval speed Andres Freund
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Joe Nelson
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Chapman Flack
- Re: Re: SQL/JSON: functions Andrew Alsup
- Re: SQL/JSON: functions Nikita Glukhov
- Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Robert Haas
- Re: [BUG] standby node can not provide service even it replays alllog files Robert Haas
- Re: Ordering of header file inclusion vignesh C
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Isaac Morland
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Joe Nelson
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Stephen Frost
- Re: intermittent test failure on Windows Tom Lane
- Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Andres Freund
- logical replication empty transactions Jeff Janes
- Re: Re: SQL/JSON: functions Andrew Alsup
- Re: dropdb --force Amit Kapila
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- pgbench - refactor init functions with buffers Fabien COELHO
- Re: pgbench - refactor init functions with buffers Dilip Kumar
- 回复:Bug about drop index concurrently 李杰(慎追)
- Re: Ordering of header file inclusion Amit Kapila
- Re: Questions/Observations related to Gist vacuum Dilip Kumar
- Re: pgbench - refactor init functions with buffers Jeevan Ladhe
- v12 pg_basebackup fails against older servers (take two) Devrim Gündüz
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: Ordering of header file inclusion Amit Kapila
- Re: v12 pg_basebackup fails against older servers (take two) Michael Paquier
- Re: v12 pg_basebackup fails against older servers (take two) Devrim Gündüz
- Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays Amit Kapila
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: dropdb --force Pavel Stehule
- Re: pgbench - refactor init functions with buffers Dilip Kumar
- Re: pgbench - refactor init functions with buffers Jeevan Ladhe
- Re: intermittent test failure on Windows Andrew Dunstan
- Re:Re: [BUG] standby node can not provide service even it replaysall log files Thunder
- Re: v12 pg_basebackup fails against older servers (take two) Stephen Frost
- Re: v12 pg_basebackup fails against older servers (take two) Michael Paquier
- Re: v12 pg_basebackup fails against older servers (take two) Stephen Frost
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Ordering of header file inclusion vignesh C
- Re: Ordering of header file inclusion vignesh C
- Re: 回复:Bug about drop index concurrently Tomas Vondra
- Re: 回复:Bug about drop index concurrently Tomas Vondra
- Duplicate Workers entries in some EXPLAIN plans Maciek Sakrejda
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Alexey Kondratov
- Re: Declaring a strict function returns not null / eval speed Tom Lane
- Re: Declaring a strict function returns not null / eval speed Christoph Berg
- Re: Declaring a strict function returns not null / eval speed Andres Freund
- Re: stress test for parallel workers Justin Pryzby
- Re: Bug about drop index concurrently Tomas Vondra
- Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Michael Paquier
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: [PATCH] use separate PartitionedRelOptions structure to storepartitioned table options Amit Langote
- Re: Obsolete comment in partbounds.c Amit Langote
- Re: d25ea01275 and partitionwise join Amit Langote
- Re: Remove obsolete options for createuser Michael Paquier
- Re: [BUG] standby node can not provide service even it replays alllog files Kyotaro Horiguchi
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: [BUG] standby node can not provide service even it replays alllog files Kyotaro Horiguchi
- Re: Ordering of header file inclusion vignesh C
- Re: Ordering of header file inclusion Amit Kapila
- Re: Clean up MinGW def file generation Peter Eisentraut
- Creating foreign key on partitioned table is too slow kato-sho@fujitsu.com
- Re: configure fails for perl check on CentOS8 Kyotaro Horiguchi
- Re: v12 pg_basebackup fails against older servers (take two) Michael Paquier
- 回复:回复:Bug about drop index concurrently 李杰(慎追)
- 回复:Bug about drop index concurrently 李杰(慎追)
- Re: dropdb --force Amit Kapila
- Parallel leader process info in EXPLAIN Thomas Munro
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: pgbench - extend initialization phase control btendouan
- Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock onobject 14185/39327/0 is already held Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Questions/Observations related to Gist vacuum Amit Kapila
- Re: pgbench - refactor init functions with buffers Jeevan Ladhe
- Re: v12 pg_basebackup fails against older servers (take two) Stephen Frost
- WIP: System Versioned Temporal Table Surafel Temesgen
- WIP: expression evaluation improvements Andres Freund
- Re: WIP: System Versioned Temporal Table Vik Fearing
- Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian
- Re: 回复:回复:Bug aboutdrop index concurrently Tomas Vondra
- Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock onobject 14185/39327/0 is already held Michael Paquier
- Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock onobject 14185/39327/0 is already held Justin Pryzby
- 回复:回复:回复:Bug about drop index concurrently 李杰(慎追)
- Re: Fix of fake unlogged LSN initialization Kyotaro Horiguchi
- Re: v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could notfind tuple for parent of relation ... Michael Paquier
- Re: pgbench - extend initialization phase control Fujii Masao
- Re: Fix comment in XLogFileInit() Fujii Masao
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: Fix of fake unlogged LSN initialization Dilip Kumar
- Re: dropdb --force Amit Kapila
- Re: Ordering of header file inclusion Amit Kapila
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re:Re: [BUG] standby node can not provide service even it replaysall log files Thunder
- Re: v12.0: ERROR: could not find pathkey item to sort Amit Langote
- Re: WIP/PoC for parallel backup Ibrar Ahmed
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Fix of fake unlogged LSN initialization Simon Riggs
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: Fix of fake unlogged LSN initialization Michael Paquier
- Re: pgbench - extend initialization phase control Fabien COELHO
- Re: pgbench - extend initialization phase control Fujii Masao
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: dropdb --force Pavel Stehule
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: pgbench - extend initialization phase control Fabien COELHO
- Add json_object(text[], json[])? Paul Jungwirth
- Re: Add json_object(text[], json[])? Nikita Glukhov
- Re: WIP: System Versioned Temporal Table Vik Fearing
- Re: Add json_object(text[], json[])? Tom Lane
- psql tab-complete Victor Spirin
- Re: Add json_object(text[], json[])? Paul A Jungwirth
- Re: Add json_object(text[], json[])? Paul A Jungwirth
- Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane
- Re: Add json_object(text[], json[])? Tom Lane
- Re: tuplesort test coverage Andres Freund
- Re: Consider low startup cost in add_partial_path James Coleman
- Re: Creating foreign key on partitioned table is too slow Alvaro Herrera
- TOAST corruption in standby database Alex Adriaanse
- Re: tuplesort test coverage Andres Freund
- Re: psql tab-complete Victor Spirin
- Re: psql tab-complete Tom Lane
- Re: psql tab-complete Victor Spirin
- Re: WIP: expression evaluation improvements Soumyadeep Chakraborty
- Re: Creating foreign key on partitioned table is too slow Tomas Vondra
- Re: WIP: expression evaluation improvements Andres Freund
- Re: WIP: expression evaluation improvements Andreas Karlsson
- Re: WIP: expression evaluation improvements Andres Freund
- Re: Creating foreign key on partitioned table is too slow Tomas Vondra
- Re: Creating foreign key on partitioned table is too slow Andres Freund
- Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock onobject 14185/39327/0 is already held Michael Paquier
- Re: Duplicate Workers entries in some EXPLAIN plans Andres Freund
- RE: Fix of fake unlogged LSN initialization tsunakawa.takay@fujitsu.com
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- RE: Fix of fake unlogged LSN initialization tsunakawa.takay@fujitsu.com
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: EXPLAIN BUFFERS and I/O timing accounting questions Andres Freund
- Re: dropdb --force Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: pglz performance Andrey Borodin
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- vacuum on table1 skips rows because of a query on table2 Virender Singla
- Duplicate entries in pg_depend after REINDEX CONCURRENTLY Michael Paquier
- Re: Fix of fake unlogged LSN initialization Heikki Linnakangas
- Re: Fix of fake unlogged LSN initialization Michael Paquier
- Re: Fix of fake unlogged LSN initialization Michael Paquier
- Problem with synchronous replication Dongming Liu
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: psql tab-complete Victor Spirin
- define bool in pgtypeslib_extern.h Amit Kapila
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: Ordering of header file inclusion Amit Kapila
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join amul sul
- Re: tuplesort test coverage Peter Geoghegan
- Re: tuplesort test coverage Peter Geoghegan
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: Add json_object(text[], json[])? Andrew Dunstan
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: [Proposal] Global temporary tables Robert Haas
- Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost
- Re: [Proposal] Global temporary tables Pavel Stehule
- [Proposal] Arbitrary queries in postgres_fdw rtorre@carto.com
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Questions/Observations related to Gist vacuum Masahiko Sawada
- segmentation fault when cassert enabled Jehan-Guillaume de Rorthais
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: segmentation fault when cassert enabled Tom Lane
- Re: [Proposal] Arbitrary queries in postgres_fdw Tom Lane
- Re: vacuum on table1 skips rows because of a query on table2 Tom Lane
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: Add json_object(text[], json[])? Paul Jungwirth
- Re: fairywren failures Peter Eisentraut
- MinGW compiler warnings in ecpg tests Peter Eisentraut
- Re: WIP: System Versioned Temporal Table Vik Fearing
- Re: Remove obsolete information schema tables Peter Eisentraut
- Re: typo: postGER Peter Eisentraut
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: define bool in pgtypeslib_extern.h Amit Kapila
- Re: psql tab-complete Michael Paquier
- Re: vacuum on table1 skips rows because of a query on table2 Virender Singla
- [DOC] Fix for the missing pg_stat_progress_cluster view phase columnvalue Shinoda, Noriyoshi (PN Japan A&PS Delivery)
- Remove one use of IDENT_USERNAME_MAX Peter Eisentraut
- Re: TOAST corruption in standby database Amit Kapila
- Cleanup - Removal of apply_typmod function in #if 0 vignesh C
- Re: MinGW compiler warnings in ecpg tests Michael Meskes
- Restore replication settings when modifying a field type Quan Zongliang
- Re: errbacktrace Peter Eisentraut
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Peter Eisentraut
- Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Eugen Konkov
- Re: fairywren failures Andrew Dunstan
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' David Fetter
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Tom Lane
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Jonah H. Harris
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Tom Lane
- Re: define bool in pgtypeslib_extern.h Andrew Gierth
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Andres Freund
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Tom Lane
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Vik Fearing
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Andres Freund
- Re: Proposal: Add more compile-time asserts to expose inconsistencies. Andres Freund
- Re: Fix of fake unlogged LSN initialization Michael Paquier
- Re: Fix of fake unlogged LSN initialization Dilip Kumar
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Andres Freund
- Re: Binary support for pgoutput plugin Dmitry Dolgov
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Tom Lane
- Re: [Proposal] Arbitrary queries in postgres_fdw David Fetter
- Selecting fields from a RowExpr Tom Lane
- Re: Selecting fields from a RowExpr Pavel Stehule
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- update ALTER TABLE with ATTACH PARTITION lock mode Justin Pryzby
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane
- Re: Change atoi to strtol in same place Joe Nelson
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Benjamin Scherrey
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Kyotaro Horiguchi
- Re: CREATE TEXT SEARCH DICTIONARY segfaulting on 9.6+ Arthur Zakirov
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Allow cluster_name in log_line_prefix Craig Ringer
- Re: Restore replication settings when modifying a field type Kyotaro Horiguchi
- Re: Remove one use of IDENT_USERNAME_MAX Kyotaro Horiguchi
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- RE: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY imai.yoshikazu@fujitsu.com
- Re: [DOC] Fix for the missing pg_stat_progress_cluster view phasecolumn value Michael Paquier
- Re: [DOC] Fix for the missing pg_stat_progress_cluster view phasecolumn value Kyotaro Horiguchi
- Re: define bool in pgtypeslib_extern.h Amit Kapila
- Re: Duplicate entries in pg_depend after REINDEX CONCURRENTLY Michael Paquier
- Re: [DOC] Fix for the missing pg_stat_progress_cluster view phasecolumn value Michael Paquier
- Re: WIP: expression evaluation improvements Soumyadeep Chakraborty
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could notfind tuple for parent of relation ... Michael Paquier
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: segmentation fault when cassert enabled Kyotaro Horiguchi
- Re: pgbench - extend initialization phase control Fujii Masao
- Re: update ALTER TABLE with ATTACH PARTITION lock mode Michael Paquier
- [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- RE: [DOC] Fix for the missing pg_stat_progress_cluster view phasecolumn value Shinoda, Noriyoshi (PN Japan A&PS Delivery)
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: Fix of fake unlogged LSN initialization Michael Paquier
- Re: base backup client as auxiliary backend process Peter Eisentraut
- Re: alternative to PG_CATCH Peter Eisentraut
- Add const qualifiers to internal range type APIs Peter Eisentraut
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: [Proposal] Arbitrary queries in postgres_fdw rtorre@carto.com
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Peter Geoghegan
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Eugen Konkov
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Isaac Morland
- Re: [Proposal] Global temporary tables Robert Haas
- Re: [Proposal] Global temporary tables Robert Haas
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Robert Haas
- Re: alternative to PG_CATCH Robert Haas
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Pavel Stehule
- Preserve versions of initdb-created collations in pg_upgrade Peter Eisentraut
- Re: [Proposal] Arbitrary queries in postgres_fdw Robert Haas
- Re: Add const qualifiers to internal range type APIs Robert Haas
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Diggory Blake
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Andrew Dunstan
- Re: pgbench - extend initialization phase control Fabien COELHO
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: Remove one use of IDENT_USERNAME_MAX Tom Lane
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re:Re:Re: [BUG] standby node can not provide service even itreplays all log files Thunder
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Geoff Winkless
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Tom Lane
- Re: pg_upgrade fails with non-standard ACL Anastasia Lubennikova
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Robert Haas
- Re: [PATCH] Do not use StdRdOptions in Access Methods Alvaro Herrera
- strpos behavior change around empty substring in PG12 Shay Rojansky
- Re: update ALTER TABLE with ATTACH PARTITION lock mode Alvaro Herrera
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Tom Lane
- Using multiple extended statistics for estimates Tomas Vondra
- Re: WIP/PoC for parallel backup Robert Haas
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Robert Haas
- Re: WIP: System Versioned Temporal Table Vik Fearing
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Andres Freund
- Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM' Tom Lane
- Re: strpos behavior change around empty substring in PG12 Robert Haas
- Re: TOAST corruption in standby database postgresql_2016@163.com
- Re: strpos behavior change around empty substring in PG12 Tom Lane
- Re: [Proposal] Global temporary tables Robert Haas
- Re: [Proposal] Global temporary tables Robert Haas
- Re: vacuum on table1 skips rows because of a query on table2 Robert Haas
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- Typos and inconsistencies in code vignesh C
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: Building infrastructure for B-Tree deduplication that recognizeswhen opclass equality is also equivalence Anastasia Lubennikova
- Re: JIT performance bug/regression & JIT EXPLAIN Maciek Sakrejda
- Re: JIT performance bug/regression & JIT EXPLAIN Robert Haas
- Re: vacuum on table1 skips rows because of a query on table2 Laurenz Albe
- Re: vacuum on table1 skips rows because of a query on table2 Tom Lane
- Re: vacuum on table1 skips rows because of a query on table2 Tom Lane
- Re: Zedstore - compressed in-core columnar storage Taylor Vesely
- Re: WIP: expression evaluation improvements Andres Freund
- merging HashJoin and Hash nodes Andres Freund
- Re: JIT performance bug/regression & JIT EXPLAIN Andres Freund
- Re: JIT performance bug/regression & JIT EXPLAIN Andres Freund
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: merging HashJoin and Hash nodes Thomas Munro
- Re: v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could notfind tuple for parent of relation ... Michael Paquier
- Re: Preserve versions of initdb-created collations in pg_upgrade Thomas Munro
- Getting psql to redisplay command after \e Tom Lane
- Re: Typos and inconsistencies in code Dilip Kumar
- Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs) Justin Pryzby
- [BUG] Partition creation fails after dropping a column and adding apartial index Wyatt Alt
- Re: [BUG] Partition creation fails after dropping a column and addinga partial index Wyatt Alt
- Re: [BUG] Partition creation fails after dropping a column andadding a partial index Michael Paquier
- Re: Should we add xid_current() or a int8->xid cast? btfujiitkp
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: [BUG] standby node can not provide service even it replays alllog files Kyotaro Horiguchi
- Re: Problem with synchronous replication Dongming Liu
- Re: [BUG] standby node can not provide service even it replays alllog files Kyotaro Horiguchi
- Re: WIP: expression evaluation improvements Soumyadeep Chakraborty
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Remove one use of IDENT_USERNAME_MAX Peter Eisentraut
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: Getting psql to redisplay command after \e Fabien COELHO
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: MinGW compiler warnings in ecpg tests Peter Eisentraut
- Re: TRACE_SORT defined by default Craig Ringer
- Re: TRACE_SORT defined by default Craig Ringer
- Remove unused function argument Peter Eisentraut
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Add support for automatically updating Unicode derived files Peter Eisentraut
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Join Correlation Name Vik Fearing
- Re: Problem with synchronous replication Kyotaro Horiguchi
- Re: Join Correlation Name Peter Eisentraut
- Re: Join Correlation Name Isaac Morland
- Re: Join Correlation Name Vik Fearing
- Re: Join Correlation Name Vik Fearing
- Re: Typos and inconsistencies in code vignesh C
- Re: strpos behavior change around empty substring in PG12 Heikki Linnakangas
- Re: Join Correlation Name Tom Lane
- Re: strpos behavior change around empty substring in PG12 Shay Rojansky
- Re: Remove one use of IDENT_USERNAME_MAX Tom Lane
- Re: Add const qualifiers to internal range type APIs Peter Eisentraut
- Re: alternative to PG_CATCH Peter Eisentraut
- Does 'instead of delete' trigger support modification of OLD Eugen Konkov
- Does 'instead of delete' trigger support modification of OLD Eugen Konkov
- Re: Join Correlation Name Vik Fearing
- Re: Getting psql to redisplay command after \e Tom Lane
- Re: alternative to PG_CATCH Tom Lane
- Re: Rearranging ALTER TABLE to avoid multi-operations bugs Tom Lane
- RFC: split OBJS lines to one object per line Andres Freund
- Re: Add const qualifiers to internal range type APIs Andres Freund
- Re: RFC: split OBJS lines to one object per line Peter Geoghegan
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane
- Re: RFC: split OBJS lines to one object per line Tom Lane
- Re: Getting psql to redisplay command after \e Laurenz Albe
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Thomas Munro
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane
- pg_waldump erroneously outputs newline for FPWs, and another minorbug Andres Freund
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Peter Geoghegan
- Re: pg_waldump erroneously outputs newline for FPWs, and anotherminor bug Peter Geoghegan
- Make StringInfo available to frontend code. Andres Freund
- Re: pg_waldump erroneously outputs newline for FPWs, and anotherminor bug Michael Paquier
- Re: Typos and inconsistencies in code Michael Paquier
- Re: Rearranging ALTER TABLE to avoid multi-operations bugs Alvaro Herrera
- Re: Problem with synchronous replication Michael Paquier
- Re: Problem with synchronous replication Michael Paquier
- Re: Make StringInfo available to frontend code. Kyotaro Horiguchi
- Re: Make StringInfo available to frontend code. Andres Freund
- Re: Make StringInfo available to frontend code. Kyotaro Horiguchi
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: Problem with synchronous replication Kyotaro Horiguchi
- Re: Typos and inconsistencies in code vignesh C
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions vignesh C
- Re: Problem with synchronous replication Dongming Liu
- Re: Rearranging ALTER TABLE to avoid multi-operations bugs Tom Lane
- RE: [Proposal] Add accumulated statistics imai.yoshikazu@fujitsu.com
- Re: Remove unused function argument vignesh C
- RE: [Proposal] Add accumulated statistics imai.yoshikazu@fujitsu.com
- Re: pg_waldump erroneously outputs newline for FPWs, and anotherminor bug Andres Freund
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: Problem with synchronous replication lingce.ldm
- Re: Problem with synchronous replication lingce.ldm
- Re: RFC: split OBJS lines to one object per line Andres Freund
- Re: RFC: split OBJS lines to one object per line Tom Lane
- Re: RFC: split OBJS lines to one object per line Michael Paquier
- Add SQL function to show total block numbers in the relation btkimurayuzk
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: tableam vs. TOAST Prabhat Sahu
- Re: Join Correlation Name Fabien COELHO
- Re: Problem with synchronous replication Fujii Masao
- Proposal: Global Index Ibrar Ahmed
- Re: Problem with synchronous replication Kyotaro Horiguchi
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: v12.0: ERROR: could not find pathkey item to sort Amit Langote
- Re: pgbench - extend initialization phase control Fujii Masao
- Re: Remove one use of IDENT_USERNAME_MAX Peter Eisentraut
- Re: Unix-domain socket support on Windows Peter Eisentraut
- Re: Problem with synchronous replication Michael Paquier
- MarkBufferDirtyHint() and LSN update Antonin Houska
- Remove HAVE_LONG_LONG_INT Peter Eisentraut
- Re: Binary support for pgoutput plugin Dave Cramer
- Re: Add SQL function to show total block numbers in the relation Tom Lane
- Re: Proposal: Global Index Tom Lane
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane
- Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane
- Re: Proposal: Global Index Robert Haas
- Re: tableam vs. TOAST Robert Haas
- Re: Proposal: Global Index Tom Lane
- Re: Parallel leader process info in EXPLAIN Melanie Plageman
- Re: Proposal: Global Index Peter Geoghegan
- Re: Proposal: Global Index Tom Lane
- Re: [Proposal] Add accumulated statistics Pavel Stehule
- Re: Proposal: Global Index Andres Freund
- Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane
- Re: Parallel leader process info in EXPLAIN Peter Geoghegan
- Re: Creating foreign key on partitioned table is too slow Tomas Vondra
- Re: Thoughts on nbtree with logical/varwidth table identifiers, v12on-disk representation Peter Geoghegan
- Re: Thoughts on nbtree with logical/varwidth table identifiers, v12on-disk representation Andres Freund
- Re: Parallel leader process info in EXPLAIN Tomas Vondra
- Re: Thoughts on nbtree with logical/varwidth table identifiers, v12on-disk representation Peter Geoghegan
- Re: MarkBufferDirtyHint() and LSN update Tomas Vondra
- pgstat.c has brittle response to transient problems Tom Lane
- Re: Thoughts on nbtree with logical/varwidth table identifiers, v12on-disk representation Andres Freund
- Re: v12.0: ERROR: could not find pathkey item to sort David Rowley
- Re: Thoughts on nbtree with logical/varwidth table identifiers, v12on-disk representation Peter Geoghegan
- Re: Creating foreign key on partitioned table is too slow David Rowley
- Re: Creating foreign key on partitioned table is too slow Andres Freund
- Re: Zedstore - compressed in-core columnar storage Taylor Vesely
- Re: Problem with synchronous replication Michael Paquier
- Re: Problem with synchronous replication Michael Paquier
- Allow CREATE OR REPLACE VIEW to rename the columns Fujii Masao
- Re: [HACKERS] [PATCH] Generic type subscripting Nikita Glukhov
- Re: Allow cluster_name in log_line_prefix Thomas Munro
- Re: Add SQL function to show total block numbers in the relation Michael Paquier
- Re: Allow cluster_name in log_line_prefix Tatsuo Ishii
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Tom Lane
- Re: [BUG] Partition creation fails after dropping a column andadding a partial index Michael Paquier
- Re: Creating foreign key on partitioned table is too slow Tom Lane
- Re: tableam vs. TOAST Prabhat Sahu
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: v12.0: ERROR: could not find pathkey item to sort Amit Langote
- Re: Add const qualifiers to internal range type APIs Peter Eisentraut
- Re: ICU for global collation Peter Eisentraut
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Fujii Masao
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: Allow cluster_name in log_line_prefix Fujii Masao
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: update ALTER TABLE with ATTACH PARTITION lock mode Amit Langote
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: Problem with synchronous replication Fujii Masao
- Can avoid list_copy in recomputeNamespacePath() conditionally? amul sul
- Re: MarkBufferDirtyHint() and LSN update Antonin Houska
- Remove configure --disable-float4-byval and --disable-float8-byval Peter Eisentraut
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs) Michael Paquier
- Re: Getting psql to redisplay command after \e Fabien COELHO
- Postgres cache Natarajan R
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Re: allow online change primary_conninfo Sergei Kornilov
- The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Fujii Masao
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Ibrar Ahmed
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Fujii Masao
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Ibrar Ahmed
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Ibrar Ahmed
- ECPG: proposal for new DECLARE STATEMENT kuroda.hayato@fujitsu.com
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Ibrar Ahmed
- Application name for pg_basebackup and friends Jesper Pedersen
- Re: Application name for pg_basebackup and friends Heikki Linnakangas
- Re: Collation versioning Julien Rouhaud
- Re: Remove configure --disable-float4-byval and --disable-float8-byval Tom Lane
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Tom Lane
- Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Tom Lane
- function calls optimization Andrzej Barszcz
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Masahiko Sawada
- Re: function calls optimization Andres Freund
- Re: function calls optimization Tom Lane
- Re: function calls optimization Andres Freund
- Re: pgbench - extend initialization phase control Fabien COELHO
- Re: [BUG] Partition creation fails after dropping a column and addinga partial index Ibrar Ahmed
- Re: function calls optimization Andres Freund
- Re: function calls optimization Andreas Karlsson
- Re: function calls optimization Tom Lane
- Re: function calls optimization Andres Freund
- Re: Resume vacuum and autovacuum from interruption and cancellation Ibrar Ahmed
- ssl passphrase callback Andrew Dunstan
- Re: function calls optimization Tom Lane
- Re: function calls optimization Andres Freund
- Re: function calls optimization Andrzej Barszcz
- Adding percentile metrics to pg_stat_statements module Igor Calabria
- Re: function calls optimization Andres Freund
- Re: function calls optimization Jim Finnerty
- Re: Allow cluster_name in log_line_prefix Andres Freund
- Re: Adding percentile metrics to pg_stat_statements module Pavel Stehule
- idea - proposal - defining own psql commands Pavel Stehule
- Re: RFC: split OBJS lines to one object per line Mark Dilger
- TestLib::command_fails_like enhancement Andrew Dunstan
- fe-utils - share query cancellation code Fabien COELHO
- Re: pgbench - extend initialization phase control Fabien COELHO
- Removing alignment padding for byval types Andres Freund
- Re: Proposal: Global Index Stephen Frost
- Re: Proposal: Global Index Isaac Morland
- Re: Removing alignment padding for byval types Tomas Vondra
- Re: Proposal: Global Index Tomas Vondra
- Re: Removing alignment padding for byval types Andres Freund
- Re: Adding percentile metrics to pg_stat_statements module Tomas Vondra
- Re: [PATCH] Implement INSERT SET syntax Ibrar Ahmed
- Re: Removing alignment padding for byval types Tomas Vondra
- Re: fe-utils - share query cancellation code Ibrar Ahmed
- Re: Creating foreign key on partitioned table is too slow David Rowley
- Allow superuser to grant passwordless connection rights onpostgres_fdw Andrew Dunstan