Mailing lists [pgsql-hackers]
- Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch
- Re: row filtering for logical replication Euler Taveira
- Re: row filtering for logical replication Euler Taveira
- Re: [DOC] Document auto vacuum interruption Amit Kapila
- Re: doc: update PL/pgSQL sample loop function Amit Kapila
- Re: Should we add xid_current() or a int8->xid cast? Thomas Munro
- Re: refactoring - share str2*int64 functions Michael Paquier
- Commit fest 2019-09 Michael Paquier
- Re: row filtering for logical replication Alexey Zagarin
- Write visibility map during CLUSTER/VACUUM FULL Alexander Korotkov
- [Patch] Add a reset_computed_values function in pg_stat_statements Pierre Ducroquet
- Re: row filtering for logical replication Erik Rijkers
- Re: Yet another fast GiST build Andrey Borodin
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: range_agg Paul A Jungwirth
- Re: Write visibility map during CLUSTER/VACUUM FULL Alexander Korotkov
- Re: Yet another fast GiST build Alexander Korotkov
- Re: Yet another fast GiST build Alexander Korotkov
- Proposal: roll pg_stat_statements into core David Fetter
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: Proposal: roll pg_stat_statements into core Pavel Stehule
- Re: Proposal: roll pg_stat_statements into core David Fetter
- Re: Proposal: roll pg_stat_statements into core Tom Lane
- Re: Proposal: roll pg_stat_statements into core Pavel Stehule
- Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane
- Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane
- Re: row filtering for logical replication Euler Taveira
- RE: SIGQUIT on archiver child processes maybe not such a hot idea? Tsunakawa, Takayuki
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: [Patch] Add a reset_computed_values function in pg_stat_statements Euler Taveira
- Re: XPRS Thomas Munro
- safe to overload objectSubId for a type? Chapman Flack
- moonjelly vs tsearch Thomas Munro
- Re: POC: Cleaning up orphaned files using undo logs Thomas Munro
- Re: safe to overload objectSubId for a type? Tom Lane
- pg_basebackup -F t fails when fsync spends more time thantcp_user_timeout r.takahashi_2@fujitsu.com
- Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Amit Langote
- Bug in GiST paring heap comparator Alexander Korotkov
- Re: moonjelly vs tsearch Fabien COELHO
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join amul sul
- Re: Bug in GiST paring heap comparator Andrey Borodin
- Re: Bug in GiST paring heap comparator Heikki Linnakangas
- pg_dump --exclude-* options documentation Peter Eisentraut
- Re: pg_dump --exclude-* options documentation Fabien COELHO
- Re: pg_basebackup -F t fails when fsync spends more time thantcp_user_timeout Michael Paquier
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Michael Paquier
- Re: block-level incremental backup Jeevan Ladhe
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- RE: pg_basebackup -F t fails when fsync spends more time thantcp_user_timeout r.takahashi_2@fujitsu.com
- Re: Proposal: roll pg_stat_statements into core Adrien Nayrat
- Re: pg_basebackup -F t fails when fsync spends more time thantcp_user_timeout Michael Paquier
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Kyotaro Horiguchi
- Re: [HACKERS] CLUSTER command progress monitor Masahiko Sawada
- Re: SegFault on 9.6.14 Amit Kapila
- Re: Index Skip Scan Dmitry Dolgov
- Re: Proposal: roll pg_stat_statements into core Euler Taveira
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: safe to overload objectSubId for a type? Chapman Flack
- Re: pg_dump --exclude-* options documentation Tom Lane
- Re: add a MAC check for TRUNCATE Kohei KaiGai
- Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server Etsuro Fujita
- Re: safe to overload objectSubId for a type? Tom Lane
- Re: [PATCH] Implement uuid_version() Alvaro Herrera
- Re: Proposal: roll pg_stat_statements into core Tom Lane
- Re: safe to overload objectSubId for a type? Chapman Flack
- Re: PG 12 draft release notes Jonathan S. Katz
- Re: XPRS Tomas Vondra
- Re: PG 12 draft release notes Andrey Borodin
- Re: Contribution to Perldoc for TestLib module in Postgres Alvaro Herrera
- Re: Proposal for Signal Detection Refactoring Alvaro Herrera
- Re: Patch to document base64 encoding Alvaro Herrera
- Re: pg_upgrade version checking questions Alvaro Herrera
- Re: pg_waldump and PREPARE Alvaro Herrera
- Re: Add test case for sslinfo Alvaro Herrera
- Re: PG 12 draft release notes Jonathan S. Katz
- Re: [PATCH] kNN for btree Alvaro Herrera
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Alvaro Herrera
- Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane
- Re: Patch to document base64 encoding Karl O. Pinc
- Patch to add hook to copydir() Swen Kooij
- Re: Patch to add hook to copydir() Swen Kooij
- Re: Patch to add hook to copydir() Peter Eisentraut
- Re: PG 12 draft release notes Jonathan S. Katz
- Re: Patch to add hook to copydir() Alvaro Herrera
- Re: Patch to add hook to copydir() Swen Kooij
- Re: REL_12_STABLE crashing with assertion failure inExtractReplicaIdentity Andres Freund
- Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane
- Re: [HACKERS] WAL logging problem in 9.4.3? Alvaro Herrera
- Re: Converting NOT IN to anti-joins during planning Alvaro Herrera
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Alvaro Herrera
- Re: [HACKERS] logical decoding of two-phase transactions Alvaro Herrera
- Re: Avoid full GIN index scan when possible Alvaro Herrera
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: XPRS Thomas Munro
- Re: row filtering for logical replication Erik Rijkers
- Re: [PATCH] kNN for btree Alexander Korotkov
- Re: [PATCH] kNN for btree Alvaro Herrera
- Re: pg_upgrade version checking questions Daniel Gustafsson
- Re: [HACKERS] logical decoding of two-phase transactions David Steele
- Re: Unix-domain socket support on Windows Thomas Munro
- Re: pgbench - rework variable management Thomas Munro
- Re: Hypothetical indexes using BRIN broken since pg10 Tom Lane
- Re: pg_waldump and PREPARE Fujii Masao
- Re: pg_waldump and PREPARE Fujii Masao
- Re: Converting NOT IN to anti-joins during planning David Rowley
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: pg_basebackup -F t fails when fsync spends more time thantcp_user_timeout Michael Paquier
- RE: SIGQUIT on archiver child processes maybe not such a hot idea? Tsunakawa, Takayuki
- Re: row filtering for logical replication Alexey Zagarin
- Re: row filtering for logical replication Euler Taveira
- Re: pgbench - rework variable management Fabien COELHO
- Re: [HACKERS] CLUSTER command progress monitor Masahiko Sawada
- RE: Speed up transaction completion faster after many relations areaccessed in a transaction Tsunakawa, Takayuki
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Thomas Munro
- Re: row filtering for logical replication Erik Rijkers
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: pgbench - rework variable management Thomas Munro
- Re: psql - improve test coverage from 41% to 88% Fabien COELHO
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Kyotaro Horiguchi
- Re: Contribution to Perldoc for TestLib module in Postgres Michael Paquier
- Re: Proposal: roll pg_stat_statements into core Michael Paquier
- Re: fix "Success" error messages Peter Eisentraut
- Re: block-level incremental backup Dilip Kumar
- Re: Patch to add hook to copydir() Peter Eisentraut
- Re: Unix-domain socket support on Windows Peter Eisentraut
- Re: Improve base backup protocol documentation Magnus Hagander
- Const version of castNode() Andres Freund
- Re: Patch to add hook to copydir() Swen Kooij
- Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut
- Re: Improve base backup protocol documentation Peter Eisentraut
- Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO
- Re: XPRS Tomas Vondra
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: [Patch] Invalid permission check in pg_stats for functional indexes Kuntal Ghosh
- Re: pgbench - rework variable management Fabien COELHO
- Re: pg_dump --exclude-* options documentation Peter Eisentraut
- Re: [PATCH] Speedup truncates of relation forks Fujii Masao
- unexpected rowlock mode when trigger is on the table Tomáš Záluský
- Re: block-level incremental backup Robert Haas
- Locking a row with KEY SHARE NOWAIT blocks Heikki Linnakangas
- Re: BUG #15977: Inconsistent behavior in chained transactions fn ln
- Re: Locking a row with KEY SHARE NOWAIT blocks Tom Lane
- Re: [PATCH] Tab completion for CREATE OR REPLACE Fujii Masao
- Re: block-level incremental backup Ibrar Ahmed
- Re: Locking a row with KEY SHARE NOWAIT blocks Heikki Linnakangas
- Re: block-level incremental backup Robert Haas
- Re: block-level incremental backup Tom Lane
- Got "FATAL: could not access status of transaction" in PG 11.2 Thunder
- Re: Fetching timeline during recovery Fujii Masao
- Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free orcorruption (!prev) Merlin Moncure
- Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Alvaro Herrera
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Tom Lane
- Re: Rearranging ALTER TABLE to avoid multi-operations bugs Alvaro Herrera
- Re: Rearranging ALTER TABLE to avoid multi-operations bugs Tom Lane
- Re: Patch: New GUC prepared_statement_limit to limit memory used byprepared statements Alvaro Herrera
- Re: accounting for memory used for BufFile during hash joins Alvaro Herrera
- Re: block-level incremental backup Ibrar Ahmed
- Re: block-level incremental backup Ibrar Ahmed
- Re: dropdb --force Alvaro Herrera
- Re: dropdb --force Pavel Stehule
- Re: WIP: Data at rest encryption Alvaro Herrera
- Re: Proposal: roll pg_stat_statements into core Ibrar Ahmed
- Re: extension patch of CREATE OR REPLACE TRIGGER Alvaro Herrera
- Re: SQL/JSON: JSON_TABLE Alvaro Herrera
- Re: WIP: Data at rest encryption Ibrar Ahmed
- Re: How to estimate the shared memory size required for parallelscan? Alvaro Herrera
- Re: Minimal logical decoding on standbys Alvaro Herrera
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? David Steele
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: \describe* Alvaro Herrera
- Re: Multivariate MCV list vs. statistics target Alvaro Herrera
- Re: Change ereport level for QueuePartitionConstraintValidation Tom Lane
- Re: remove "msg" parameter from convert_tuples_by_name Alvaro Herrera
- Re: [Patch] Invalid permission check in pg_stats for functional indexes Pierre Ducroquet
- Re: add a MAC check for TRUNCATE Stephen Frost
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Stephen Frost
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Stephen Frost
- Re: Proposal: roll pg_stat_statements into core Stephen Frost
- Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera
- Re: [Patch] Add a reset_computed_values function in pg_stat_statements Pierre Ducroquet
- Re: Adding column "mem_usage" to view pg_prepared_statements Alvaro Herrera
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Alvaro Herrera
- Re: amcheck verification for GiST Alvaro Herrera
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: Commit fest 2019-09 Ibrar Ahmed
- Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Tom Lane
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: [PATCH] Opclass parameters Alvaro Herrera
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: [PATCH] Race condition in logical walsender causes longpostgresql shutdown delay Alvaro Herrera
- Re: Replication & recovery_min_apply_delay Alvaro Herrera
- Re: SQL/JSON: functions Alvaro Herrera
- Re: shared-memory based stats collector Alvaro Herrera
- Re: Shared Memory: How to use SYSV rather than MMAP ? Alvaro Herrera
- Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Tom Lane
- Re: Tid scan improvements Alvaro Herrera
- Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2 Alvaro Herrera
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: Proposal to suppress errors thrown by to_reg*() Tom Lane
- Re: Proposal: roll pg_stat_statements into core David Fetter
- Re: Proposal: roll pg_stat_statements into core Stephen Frost
- Re: Proposal: roll pg_stat_statements into core David Fetter
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Tom Lane
- Re: row filtering for logical replication Alexey Zagarin
- Re: remove "msg" parameter from convert_tuples_by_name Amit Langote
- Re: Proposal: roll pg_stat_statements into core Alvaro Herrera
- Re: remove "msg" parameter from convert_tuples_by_name Alvaro Herrera
- Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2 Masahiko Sawada
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: d25ea01275 and partitionwise join Amit Langote
- Re: Proposal: roll pg_stat_statements into core Stephen Frost
- [PATCH] Connection time for \conninfo Rodrigo Ramírez Norambuena
- Re: [PATCH] Connection time for \conninfo Michael Paquier
- Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2 Masahiko Sawada
- Re: pg_get_databasebyid(oid) Michael Paquier
- Re: Proposal: roll pg_stat_statements into core Tom Lane
- Re: pg_basebackup -F t fails when fsync spends more time thantcp_user_timeout Michael Paquier
- Re: Re: Email to hackers for test coverage Michael Paquier
- Re: WIP: Data at rest encryption Antonin Houska
- Re: Proposal: roll pg_stat_statements into core Stephen Frost
- Re: [Patch] Invalid permission check in pg_stats for functional indexes Kuntal Ghosh
- dropping column prevented due to inherited index Amit Langote
- Re: [PATCH] psql: add tab completion for \df slash command suffixes Kuntal Ghosh
- Re: Proposal: roll pg_stat_statements into core David Fetter
- Append with naive multiplexing of FDWs Thomas Munro
- Re: [PATCH] psql: add tab completion for \df slash command suffixes Ian Barwick
- Re: [Patch] Mingw: Fix import library extension, build actual staticlibraries Peter Eisentraut
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: d25ea01275 and partitionwise join Richard Guo
- Re: BUG #15977: Inconsistent behavior in chained transactions Andres Freund
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Plug-in common/logging.h with vacuumlo and oid2name Peter Eisentraut
- Re: d25ea01275 and partitionwise join Richard Guo
- Re: refactoring - share str2*int64 functions Andres Freund
- Re: pglz performance Peter Eisentraut
- Re: pglz performance Andrey Borodin
- Re: WIP: Data at rest encryption Shawn Wang
- Re: pg_get_databasebyid(oid) Sergei Kornilov
- Re: Proposal: roll pg_stat_statements into core Andres Freund
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Rafia Sabih
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: fix for BUG #3720: wrong results at using ltree Ibrar Ahmed
- Re: fix for BUG #3720: wrong results at using ltree Ibrar Ahmed
- Re: Unexpected "shared memory block is still in use" Peter Eisentraut
- Re: block-level incremental backup Dilip Kumar
- Re: REINDEX filtering in the backend Peter Eisentraut
- Re: [HACKERS] CLUSTER command progress monitor Masahiko Sawada
- Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier
- Re: Plug-in common/logging.h with vacuumlo and oid2name Peter Eisentraut
- Re: pglz performance Peter Eisentraut
- Re: pglz performance Andrey Borodin
- Re: row filtering for logical replication Euler Taveira
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: block-level incremental backup Robert Haas
- Re: Replication & recovery_min_apply_delay Konstantin Knizhnik
- Default JIT setting in V12 Jeff Janes
- having issues with PG12 debian packaging repository Murat Tuncer
- Re: BUG #15977: Inconsistent behavior in chained transactions fn ln
- Re: Default JIT setting in V12 Andres Freund
- Re: Unexpected "shared memory block is still in use" Tom Lane
- Re: [PATCH] Connection time for \conninfo Alvaro Herrera
- auxiliary processes in pg_stat_ssl Alvaro Herrera
- Re: Default JIT setting in V12 Andres Freund
- Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov
- Client Certificate Authentication Using Custom Fields (i.e. otherthan CN) George Hafiz
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [Patch] Invalid permission check in pg_stats for functionalindexes Alvaro Herrera
- Re: [Patch] Invalid permission check in pg_stats for functionalindexes Alvaro Herrera
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera
- Re: pg_basebackup ignores the existing data directory permissions Alvaro Herrera
- Re: [HACKERS] WIP: Aggregation push-down Alvaro Herrera
- Re: using explicit_bzero Alvaro Herrera
- Re: Client Certificate Authentication Using Custom Fields (i.e.other than CN) David Fetter
- Re: Index Skip Scan Alvaro Herrera
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera
- Re: progress report for ANALYZE Alvaro Herrera
- Re: Client Certificate Authentication Using Custom Fields (i.e. otherthan CN) George Hafiz
- Re: Unexpected "shared memory block is still in use" Tom Lane
- Re: unexpected rowlock mode when trigger is on the table Alvaro Herrera
- Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier
- Re: Unexpected "shared memory block is still in use" Tom Lane
- pg_promote() can cause busy loop Fujii Masao
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: Tid scan improvements Edmund Horner
- Re: pg_promote() can cause busy loop Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pg_promote() can cause busy loop Fujii Masao
- Re: block-level incremental backup Michael Paquier
- Re: pg_promote() can cause busy loop Michael Paquier
- Re: using explicit_bzero Michael Paquier
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: block-level incremental backup Robert Haas
- Re: Add "password_protocol" connection parameter to libpq Jeff Davis
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join amul sul
- Re: Locking a row with KEY SHARE NOWAIT blocks Amit Kapila
- Re: [HACKERS] WIP: Aggregation push-down Antonin Houska
- Re: using explicit_bzero Peter Eisentraut
- enhance SPI to support EXECUTE commands Quan Zongliang
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: pg_promote() can cause busy loop Fujii Masao
- Re: enhance SPI to support EXECUTE commands Pavel Stehule
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo
- Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: pg_promote() can cause busy loop Michael Paquier
- Re: enhance SPI to support EXECUTE commands Quan Zongliang
- Re: enhance SPI to support EXECUTE commands Pavel Stehule
- Re: unexpected rowlock mode when trigger is on the table Tomáš Záluský
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Masahiko Sawada
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Amit Langote
- RE: [PATCH] Speedup truncates of relation forks Jamison, Kirk
- Re: enhance SPI to support EXECUTE commands Quan Zongliang
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Amit Langote
- Re: enhance SPI to support EXECUTE commands Pavel Stehule
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar
- Specifying attribute slot for storing/reading statistics Esteban Zimanyi
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Amit Langote
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar
- Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut
- Re: Plug-in common/logging.h with vacuumlo and oid2name Peter Eisentraut
- Re: Unexpected "shared memory block is still in use" Peter Eisentraut
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: unexpected rowlock mode when trigger is on the table Alvaro Herrera
- Re: Plug-in common/logging.h with vacuumlo and oid2name Alvaro Herrera
- changing wal segsize with pg_resetwal Alvaro Herrera
- Re: SegFault on 9.6.14 Amit Kapila
- Re: tableam vs. TOAST Alvaro Herrera
- Re: Specifying attribute slot for storing/reading statistics Tom Lane
- Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT Alvaro Herrera from 2ndQuadrant
- Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera from 2ndQuadrant
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Tom Lane
- Re: Proposal: roll pg_stat_statements into core Alvaro Herrera from 2ndQuadrant
- Re: accounting for memory used for BufFile during hash joins Melanie Plageman
- Re: range_agg Jeff Davis
- Re: [PATCH] Connection time for \conninfo Rodrigo Ramírez Norambuena
- Re: [PATCH] Connection time for \conninfo Rodrigo Ramírez Norambuena
- Re: tableam vs. TOAST Robert Haas
- Re: range_agg Paul A Jungwirth
- Re: basebackup.c's sendFile() ignores read errors Robert Haas
- Re: [PATCH] Connection time for \conninfo Tom Lane
- AtEOXact_Snapshot timing Robert Haas
- Re: range_agg Jeff Davis
- Re: tableam vs. TOAST Andres Freund
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: Index Skip Scan Dmitry Dolgov
- Re: tableam vs. TOAST Robert Haas
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: tableam vs. TOAST Tom Lane
- Re: Index Skip Scan Alvaro Herrera from 2ndQuadrant
- Re: tableam vs. TOAST Robert Haas
- Re: tableam vs. TOAST Andres Freund
- PostgreSQL 12 Beta 4 Jonathan S. Katz
- Re: fix for BUG #3720: wrong results at using ltree Alvaro Herrera from 2ndQuadrant
- Re: [Patch] Invalid permission check in pg_stats for functional indexes Tom Lane
- Re: Misleading comment in tuplesort_set_bound Alvaro Herrera from 2ndQuadrant
- Re: Misleading comment in tuplesort_set_bound James Coleman
- Re: BUG #15977: Inconsistent behavior in chained transactions Andres Freund
- Re: AtEOXact_Snapshot timing Andres Freund
- Re: Built-in connection pooler Jaime Casanova
- Re: Fix XML handling with DOCTYPE Chapman Flack
- Re: libpq debug log Alvaro Herrera from 2ndQuadrant
- Re: FETCH FIRST clause PERCENT option Tom Lane
- Re: FETCH FIRST clause WITH TIES option Alvaro Herrera from 2ndQuadrant
- Re: [bug fix] Produce a crash dump before main() on Windows Alvaro Herrera from 2ndQuadrant
- Re: Problem during Windows service start Alvaro Herrera from 2ndQuadrant
- Re: enhance SPI to support EXECUTE commands Quan Zongliang
- Re: progress report for ANALYZE Tatsuro Yamada
- Re: enhance SPI to support EXECUTE commands Pavel Stehule
- Re: POC: Cleaning up orphaned files using undo logs vignesh C
- Re: [bug fix] Produce a crash dump before main() on Windows Tom Lane
- Re: REINDEX filtering in the backend Michael Paquier
- Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier
- Re: pg_promote() can cause busy loop Fujii Masao
- Re: Avoiding hash join batch explosions with extreme skew and weird stats Thomas Munro
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Amit Langote
- Re: basebackup.c's sendFile() ignores read errors Jeevan Chalke
- Re: amcheck verification for GiST Andrey Borodin
- RE: [Proposal] Table-level Transparent Data Encryption (TDE) andKey Management Service (KMS) Smith, Peter
- Re: Add "password_protocol" connection parameter to libpq Michael Paquier
- Re: [PATCH] vacuumlo: print the number of large objects going to beremoved Michael Paquier
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: d25ea01275 and partitionwise join Amit Langote
- Re: BUG #15977: Inconsistent behavior in chained transactions Michael Paquier
- Re: PostgreSQL 12 Beta 4 Peter Eisentraut
- RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki
- Re: Specifying attribute slot for storing/reading statistics Esteban Zimanyi
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: FETCH FIRST clause WITH TIES option Surafel Temesgen
- Re: "long" type is not appropriate for counting tuples Peter Eisentraut
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: unexpected rowlock mode when trigger is on the table Tomáš Záluský
- Re: basebackup.c's sendFile() ignores read errors Robert Haas
- Re: Fault injection framework Asim R P
- Re: [bug fix] Produce a crash dump before main() on Windows Alvaro Herrera from 2ndQuadrant
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: PostgreSQL 12 Beta 4 Tom Lane
- Re: amcheck verification for GiST Alvaro Herrera from 2ndQuadrant
- Re: FETCH FIRST clause WITH TIES option Alvaro Herrera from 2ndQuadrant
- Re: Planning counters in pg_stat_statements (using pgss_store) Tomas Vondra
- Re: AtEOXact_Snapshot timing Robert Haas
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera from 2ndQuadrant
- Re: Planning counters in pg_stat_statements (using pgss_store) Tomas Vondra
- Re: PostgreSQL 12 Beta 4 Jonathan S. Katz
- Re: add a MAC check for TRUNCATE Stephen Frost
- Re: [bug fix] Produce a crash dump before main() on Windows Tom Lane
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: [PATCH] Speedup truncates of relation forks Alvaro Herrera from 2ndQuadrant
- Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera from 2ndQuadrant
- Re: tableam vs. TOAST Robert Haas
- Re: Unix-domain socket support on Windows Alvaro Herrera from 2ndQuadrant
- Re: Unix-domain socket support on Windows Alvaro Herrera from 2ndQuadrant
- Re: Fetching timeline during recovery Jehan-Guillaume de Rorthais
- Re: add a MAC check for TRUNCATE Robert Haas
- Re: [PATCH] vacuumlo: print the number of large objects going to be removed Daniel Verite
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: add a MAC check for TRUNCATE Joe Conway
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: add a MAC check for TRUNCATE Tom Lane
- Re: add a MAC check for TRUNCATE Stephen Frost
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: add a MAC check for TRUNCATE Tom Lane
- Re: Built-in connection pooler Konstantin Knizhnik
- pg_regress restart cluster? Jeremy Finzel
- Re: Change atoi to strtol in same place Alvaro Herrera from 2ndQuadrant
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: SQL-spec incompatibilities in similar_escape() and related stuff Alvaro Herrera from 2ndQuadrant
- Re: Change atoi to strtol in same place Joe Nelson
- Re: Avoiding hash join batch explosions with extreme skew and weird stats Melanie Plageman
- Re: SQL-spec incompatibilities in similar_escape() and related stuff Tom Lane
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: add a MAC check for TRUNCATE Tom Lane
- Re: SQL-spec incompatibilities in similar_escape() and related stuff Andrew Gierth
- Re: add a MAC check for TRUNCATE Joe Conway
- Re: SQL-spec incompatibilities in similar_escape() and related stuff Alvaro Herrera from 2ndQuadrant
- Re: add a MAC check for TRUNCATE Joe Conway
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: Duplicated LSN in ReorderBuffer Andres Freund
- Re: amcheck verification for GiST Peter Geoghegan
- Re: amcheck verification for GiST Alvaro Herrera from 2ndQuadrant
- Re: Compiler warnings with MinGW Peter Eisentraut
- Re: amcheck verification for GiST Peter Geoghegan
- Re: add a MAC check for TRUNCATE Tom Lane
- Re: add a MAC check for TRUNCATE Joe Conway
- Re: amcheck verification for GiST Peter Geoghegan
- Re: pg_regress restart cluster? Michael Paquier
- Re: Compiler warnings with MinGW Michael Paquier
- Re: Patch to add hook to copydir() Swen Kooij
- Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO
- Re: BUG #15977: Inconsistent behavior in chained transactions fn ln
- Re: BUG #15977: Inconsistent behavior in chained transactions Andres Freund
- Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO
- Re: BUG #15977: Inconsistent behavior in chained transactions fn ln
- Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO
- Re: BUG #15977: Inconsistent behavior in chained transactions fn ln
- Re: SQL-spec incompatibilities in similar_escape() and related stuff Tom Lane
- Re: Python versions (was Re: RHEL 8.0 build) Tom Lane
- Re: Change ereport level for QueuePartitionConstraintValidation Tom Lane
- Re: Change ereport level for QueuePartitionConstraintValidation Alvaro Herrera from 2ndQuadrant
- Re: Change ereport level for QueuePartitionConstraintValidation Tom Lane
- Re: [PATCH] Connection time for \conninfo Rodrigo Ramírez Norambuena
- Re: moonjelly vs tsearch Fabien COELHO
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: amcheck verification for GiST Andrey Borodin
- Re: Yet another fast GiST build Andrey Borodin
- Re: Change ereport level for QueuePartitionConstraintValidation Sergei Kornilov
- Re: Planning counters in pg_stat_statements (using pgss_store) Imai Yoshikazu
- Re: Python versions (was Re: RHEL 8.0 build) Peter Eisentraut
- MSVC buildfarm critters are not running modules' TAP tests Tom Lane
- Re: Python versions (was Re: RHEL 8.0 build) Tom Lane
- Re: MSVC buildfarm critters are not running modules' TAP tests Christoph Moench-Tegeder
- Re: having issues with PG12 debian packaging repository Magnus Hagander
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut
- Re: [PATCH] kNN for btree Alexander Korotkov
- Re: MSVC buildfarm critters are not running modules' TAP tests Andrew Dunstan
- Re: pgsql: Use data directory inode number, not port, to select SysVresour Andrew Dunstan
- Re: MSVC buildfarm critters are not running modules' TAP tests Tom Lane
- Re: pgsql: Use data directory inode number, not port, to select SysV resour Tom Lane
- msys2 vs pg_upgrade/test.sh Andrew Dunstan
- Re: MSVC buildfarm critters are not running modules' TAP tests Andrew Dunstan
- Re: MSVC buildfarm critters are not running modules' TAP tests Tom Lane
- Re: MSVC buildfarm critters are not running modules' TAP tests Michael Paquier
- Re: MSVC buildfarm critters are not running modules' TAP tests Andrew Dunstan
- Re: MSVC buildfarm critters are not running modules' TAP tests Tom Lane
- Re: MSVC buildfarm critters are not running modules' TAP tests Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: BUG #15977: Inconsistent behavior in chained transactions fn ln
- Re: refactoring - share str2*int64 functions Michael Paquier
- RE: [PATCH] Speedup truncates of relation forks Jamison, Kirk
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Amit Kapila
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut
- Re: msys2 vs pg_upgrade/test.sh Peter Eisentraut
- patch: psql - enforce constant width of last column Pavel Stehule
- Re: BUG #15977: Inconsistent behavior in chained transactions fn ln
- Re: refactoring - share str2*int64 functions Andres Freund
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: Batch insert in CTAS/MatView code Paul Guo
- Re: Minimal logical decoding on standbys Amit Khandekar
- Re: Fetching timeline during recovery Fujii Masao
- Re: block-level incremental backup Jeevan Chalke
- Re: block-level incremental backup Jeevan Chalke
- Re: block-level incremental backup Jeevan Chalke
- Re: block-level incremental backup Jeevan Chalke
- Re: block-level incremental backup Jeevan Chalke
- Re: block-level incremental backup Jeevan Chalke
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IOFailure Occurs Amit Kapila
- Set of header files for Ryu floating-point stuff in src/common/ Michael Paquier
- Re: Compiler warnings with MinGW Magnus Hagander
- Re: refactoring - share str2*int64 functions Andres Freund
- Re: msys2 vs pg_upgrade/test.sh Andrew Dunstan
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera from 2ndQuadrant
- Re: Commit fest 2019-09 Alvaro Herrera from 2ndQuadrant
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: Set of header files for Ryu floating-point stuff in src/common/ Andrew Gierth
- Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera from 2ndQuadrant
- pg_upgrade issues Dave Cramer
- Re: Hypothetical indexes using BRIN broken since pg10 Tom Lane
- Does PostgreSQL support debian Linux on Arm CPU Platform?
- Re: Built-in connection pooler Konstantin Knizhnik
- Re: using explicit_bzero Andres Freund
- Re: having issues with PG12 debian packaging repository Murat Tuncer
- Re: having issues with PG12 debian packaging repository Magnus Hagander
- Re: Libpq support to connect to standby server as priority Alvaro Herrera from 2ndQuadrant
- Re: Bug in GiST paring heap comparator Nikita Glukhov
- Re: Does PostgreSQL support debian Linux on Arm CPU Platform? Andrew Dunstan
- Sloppy port assignment in src/test/ldap/ Tom Lane
- Re: pg_regress restart cluster? Tom Lane
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: [PATCH] kNN for btree Alexander Korotkov
- Re: Rethinking opclass member checks and dependency strength Alexander Korotkov
- Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support Alexander Korotkov
- Re: Replication & recovery_min_apply_delay Alexander Korotkov
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [HACKERS] CLUSTER command progress monitor Peter Geoghegan
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: Consolidate 'unique array values' logic into a reusable function? Thomas Munro
- Re: Should we add xid_current() or a int8->xid cast? Thomas Munro
- Re: Should we add xid_current() or a int8->xid cast? Tom Lane
- Re: [PATCH] Opclass parameters Nikita Glukhov
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: refactoring - share str2*int64 functions Michael Paquier
- 回复:Re: Does PostgreSQL support debian Linux on Arm CPU Platform?
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Masahiko Sawada
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Change atoi to strtol in same place Joe Nelson
- Re: PostgreSQL 12 Beta 4 Sandeep Thakkar
- Re: PostgreSQL 12 Beta 4 Michael Paquier
- Re: Change atoi to strtol in same place Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Replication & recovery_min_apply_delay Michael Paquier
- Re: [patch]socket_timeout in interfaces/libpq Michael Paquier
- RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki
- Pulling up direct-correlated ANY_SUBLINK Richard Guo
- Re: WIP: BRIN multi-range indexes Alexander Korotkov
- Re: Pulling up direct-correlated ANY_SUBLINK Antonin Houska
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Does PostgreSQL support debian Linux on Arm CPU Platform? ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: FETCH FIRST clause WITH TIES option Surafel Temesgen
- Re: Berserk Autovacuum (let's save next Mandrill) Amit Kapila
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: Change atoi to strtol in same place Robert Haas
- Re: [bug fix] Produce a crash dump before main() on Windows Alvaro Herrera from 2ndQuadrant
- [PATCH] Move user options to the end of the command in pg_upgrade Patrik Novotny
- Re: Avoiding hash join batch explosions with extreme skew and weirdstats Tomas Vondra
- Re: Specifying attribute slot for storing/reading statistics Tomas Vondra
- Re: [proposal] de-TOAST'ing using a iterator Binguo Bao
- Re: accounting for memory used for BufFile during hash joins Tomas Vondra
- Re: Pulling up direct-correlated ANY_SUBLINK Tom Lane
- Re: [PATCH] Move user options to the end of the command in pg_upgrade Tom Lane
- Re: [PATCH] Move user options to the end of the command in pg_upgrade Patrik Novotny
- Re: [PATCH] Move user options to the end of the command in pg_upgrade Tom Lane
- Re: Libpq support to connect to standby server as priority Alvaro Herrera from 2ndQuadrant
- Re: Useless code in RelationCacheInitializePhase3 Alvaro Herrera from 2ndQuadrant
- another look at macOS SIP Peter Eisentraut
- Re: another look at macOS SIP Tom Lane
- Re: Re: libpq host/hostaddr/conninfo inconsistencies Alvaro Herrera from 2ndQuadrant
- Re: unlogged sequences Alvaro Herrera from 2ndQuadrant
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera from 2ndQuadrant
- Re: [PATCH] Move user options to the end of the command in pg_upgrade Tom Lane
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Tom Lane
- Re: Duplicated LSN in ReorderBuffer Alvaro Herrera from 2ndQuadrant
- Re: A problem about partitionwise join Alvaro Herrera from 2ndQuadrant
- Re: Unaccent extension python script Issue in Windows Alvaro Herrera from 2ndQuadrant
- Re: [PATCH] Opclass parameters Tomas Vondra
- Re: [PATCH] Opclass parameters Tomas Vondra
- Re: [PATCH] Opclass parameters Nikita Glukhov
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Tom Lane
- Re: Multivariate MCV list vs. statistics target Tomas Vondra
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: [PATCH] Opclass parameters Nikita Glukhov
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki
- Re: Libpq support to connect to standby server as priority Alvaro Herrera from 2ndQuadrant
- Re: Bug in GiST paring heap comparator Nikita Glukhov
- RE: SIGQUIT on archiver child processes maybe not such a hot idea? Tsunakawa, Takayuki
- PG12 Beta 4 Press Release Jonathan S. Katz
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Kyotaro Horiguchi
- Re: MSVC buildfarm critters are not running modules' TAP tests Michael Paquier
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? David Steele
- RE: SIGQUIT on archiver child processes maybe not such a hot idea? Tsunakawa, Takayuki
- Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier
- Re: Change atoi to strtol in same place Michael Paquier
- Re: A problem about partitionwise join Richard Guo
- RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Michael Paquier
- Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier
- Re: [patch]socket_timeout in interfaces/libpq Michael Paquier
- Re: ICU for global collation Andrey Borodin
- Re: SIGQUIT on archiver child processes maybe not such a hot idea? Kyotaro Horiguchi
- 回复:Re: Does PostgreSQL support debian Linux on Arm CPU Platform?
- Re: doc: update PL/pgSQL sample loop function Amit Kapila
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: doc: update PL/pgSQL sample loop function Pavel Stehule
- don't see materialized views in information_schema Pavel Stehule
- Re: Change atoi to strtol in same place Joe Nelson
- Re: psql - improve test coverage from 41% to 88% Michael Paquier
- Re: Change atoi to strtol in same place Joe Nelson
- Re: Pulling up direct-correlated ANY_SUBLINK Richard Guo
- Re: Pulling up direct-correlated ANY_SUBLINK Antonin Houska
- Re: don't see materialized views in information_schema Erik Rijkers
- Re: don't see materialized views in information_schema Pavel Stehule
- Re: Pulling up direct-correlated ANY_SUBLINK Richard Guo
- Re: don't see materialized views in information_schema Juan José Santamaría Flecha
- Re: don't see materialized views in information_schema Pavel Stehule
- A problem presentaion about ECPG, DECLARE STATEMENT kuroda.hayato@fujitsu.com
- Re: doc: update PL/pgSQL sample loop function Amit Kapila
- Re: doc: update PL/pgSQL sample loop function Pavel Stehule
- logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar
- Re: Change atoi to strtol in same place Robert Haas
- Re: Write visibility map during CLUSTER/VACUUM FULL Amit Kapila
- Re: A problem presentaion about ECPG, DECLARE STATEMENT Michael Meskes
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Alvaro Herrera from 2ndQuadrant
- let's kill AtSubStart_Notify Robert Haas
- Re: Re: libpq host/hostaddr/conninfo inconsistencies Alvaro Herrera from 2ndQuadrant
- Re: A problem presentaion about ECPG, DECLARE STATEMENT Tom Lane
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Martijn van Oosterhout
- Re: [patch]socket_timeout in interfaces/libpq Fabien COELHO
- Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Anastasia Lubennikova
- Create collation reporting the ICU locale display name Daniel Verite
- Re: Built-in connection pooler Konstantin Knizhnik
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Masahiko Sawada
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera from 2ndQuadrant
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Masahiko Sawada
- Re: A problem presentaion about ECPG, DECLARE STATEMENT Michael Meskes
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: propagating replica identity to partitions Alvaro Herrera from 2ndQuadrant
- Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support Nino Floris
- Re: [PATCH] Race condition in logical walsender causes longpostgresql shutdown delay Alvaro Herrera
- Re: psql - improve test coverage from 41% to 88% Fabien COELHO
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: add a MAC check for TRUNCATE Alvaro Herrera from 2ndQuadrant
- Re: pg_upgrade fails with non-standard ACL Alvaro Herrera from 2ndQuadrant
- Re: pg_upgrade fails with non-standard ACL Alvaro Herrera from 2ndQuadrant
- Re: proposal - patch: psql - sort_by_size Alvaro Herrera from 2ndQuadrant
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Run-time pruning for ModifyTable Alvaro Herrera
- Re: base backup client as auxiliary backend process Alvaro Herrera
- Re: amcheck verification for GiST Peter Geoghegan
- Re: [PATCH] Opclass parameters Tomas Vondra
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Create collation reporting the ICU locale display name Michael Paquier
- Re: psql - improve test coverage from 41% to 88% Michael Paquier
- Re: Do not check unlogged indexes on standby Alvaro Herrera
- Re: POC: Cleaning up orphaned files using undo logs Alvaro Herrera
- Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera
- Re: Do not check unlogged indexes on standby Peter Geoghegan
- Re: base backup client as auxiliary backend process Kyotaro Horiguchi
- Re: Do not check unlogged indexes on standby Peter Geoghegan
- Re: Pulling up direct-correlated ANY_SUBLINK Richard Guo
- Re: doc: update PL/pgSQL sample loop function Ian Barwick
- Re: let's kill AtSubStart_Notify Dilip Kumar
- Parallel Full Hash Join Thomas Munro
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: psql - improve test coverage from 41% to 88% Fabien COELHO
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: psql - improve test coverage from 41% to 88% vignesh C
- Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro Horiguchi
- Re: psql - improve test coverage from 41% to 88% Fabien COELHO
- Re: Specifying attribute slot for storing/reading statistics Esteban Zimanyi
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tomas Vondra
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Masahiko Sawada
- Re: let's kill AtSubStart_Notify Kyotaro Horiguchi
- Re: psql - improve test coverage from 41% to 88% vignesh C
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: psql - improve test coverage from 41% to 88% Fabien COELHO
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: Create collation reporting the ICU locale display name Daniel Verite
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P
- Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" Euler Taveira
- Re: SegFault on 9.6.14 Amit Kapila
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Alvaro Herrera
- Re: tableam vs. TOAST Robert Haas
- Amcheck: do rightlink verification with lock coupling Andrey Borodin
- Re: block-level incremental backup Jeevan Chalke
- Re: Amcheck: do rightlink verification with lock coupling Alvaro Herrera
- Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" Alexander Korotkov
- Re: Close stdout and stderr in syslogger Tom Lane
- Re: SegFault on 9.6.14 Robert Haas
- Re: Misleading comment in tuplesort_set_bound Alvaro Herrera
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Robert Haas
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: Write visibility map during CLUSTER/VACUUM FULL Alexander Korotkov
- Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support Alexander Korotkov
- Re: Misleading comment in tuplesort_set_bound Tom Lane
- Re: Runtime pruning problem Alvaro Herrera
- Re: Runtime pruning problem Tom Lane
- (Re)building index using itself or another index of the same table Arseny Sher
- Re: (Re)building index using itself or another index of the same table Tom Lane
- Re: psql - improve test coverage from 41% to 88% Alvaro Herrera
- Re: Implementing Incremental View Maintenance Alvaro Herrera
- Re: Pulling up direct-correlated ANY_SUBLINK Antonin Houska
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alvaro Herrera
- Leakproofness of texteq()/textne() Tom Lane
- JSON parser discards value of string token Antonin Houska
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Leakproofness of texteq()/textne() Tom Lane
- Re: Leakproofness of texteq()/textne() Robert Haas
- Re: Leakproofness of texteq()/textne() Tom Lane
- Re: Leakproofness of texteq()/textne() Tom Lane
- Re: Create collation reporting the ICU locale display name Peter Geoghegan
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Andres Freund
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Andres Freund
- Re: Create collation reporting the ICU locale display name Peter Geoghegan
- Re: Create collation reporting the ICU locale display name Alvaro Herrera
- Re: pglz performance Alvaro Herrera
- Re: another look at macOS SIP Peter Eisentraut
- Re: Create collation reporting the ICU locale display name Tom Lane
- Re: psql - add SHOW_ALL_RESULTS option Alvaro Herrera
- Re: Fix XML handling with DOCTYPE Alvaro Herrera
- abort-time portal cleanup Robert Haas
- Re: Leakproofness of texteq()/textne() Robert Haas
- Re: Leakproofness of texteq()/textne() Tom Lane
- [bug fix??] Fishy code in tts_cirtual_copyslot() Tsunakawa, Takayuki
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: psql - improve test coverage from 41% to 88% Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: Create collation reporting the ICU locale display name Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pgbench - allow to create partitioned tables Dilip Kumar
- Re: Berserk Autovacuum (let's save next Mandrill) Amit Kapila
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Create collation reporting the ICU locale display name Tom Lane
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pgsql: Use data directory inode number, not port, to select SysVresour Noah Misch
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Extending range type operators to cope with elements Esteban Zimanyi
- Re: Why overhead of SPI is so large? Konstantin Knizhnik
- Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov
- Re: Why overhead of SPI is so large? Pavel Stehule
- Re: proposal - patch: psql - sort_by_size Pavel Stehule
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: proposal - patch: psql - sort_by_size Pavel Stehule
- Re: pgbench - allow to create partitioned tables Dilip Kumar
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: [PATCH][PROPOSAL] Add enum releation option type Michael Paquier
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Why overhead of SPI is so large? Konstantin Knizhnik
- Re: pgbench - allow to create partitioned tables Dilip Kumar
- Re: Why overhead of SPI is so large? Pavel Stehule
- Re: [PATCH] Tab completion for CREATE OR REPLACE Fujii Masao
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Minimal logical decoding on standbys Amit Khandekar
- Re: [PATCH] Speedup truncates of relation forks Fujii Masao
- Re: [PATCH] Speedup truncates of relation forks Fujii Masao
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: Leakproofness of texteq()/textne() Robert Haas
- Re: psql - improve test coverage from 41% to 88% Alvaro Herrera
- Re: [PATCH] Speedup truncates of relation forks Alvaro Herrera
- Re: pgbench - allow to create partitioned tables Alvaro Herrera
- Re: [PATCH] Speedup truncates of relation forks Fujii Masao
- Re: pgbench - allow to create partitioned tables Alvaro Herrera
- Primary keepalive message not appearing in Logical Streaming Replication Virendra Negi
- Re: Create collation reporting the ICU locale display name Daniel Verite
- Re: Bug in GiST paring heap comparator Nikita Glukhov
- Modest proposal for making bpchar less inconsistent Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tomas Vondra
- Re: Create collation reporting the ICU locale display name Robert Haas
- Re: Create collation reporting the ICU locale display name Tom Lane
- Re: Create collation reporting the ICU locale display name Tom Lane
- Re: Create collation reporting the ICU locale display name Robert Haas
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: errbacktrace Alvaro Herrera
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Robert Haas
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: block-level incremental backup vignesh C
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: psql - improve test coverage from 41% to 88% Fabien COELHO
- pg_rewind docs correction James Coleman
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera
- Re: [DOC] Document auto vacuum interruption James Coleman
- range test for hash index? Paul A Jungwirth
- Re: Write visibility map during CLUSTER/VACUUM FULL Alexander Korotkov
- Re: Duplicated LSN in ReorderBuffer Alvaro Herrera
- Re: Modest proposal for making bpchar less inconsistent Pavel Stehule
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Tom Lane
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: Allow to_date() and to_timestamp() to accept localized names Alvaro Herrera
- Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera
- Re: Psql patch to show access methods info Alvaro Herrera
- Re: allow_system_table_mods stuff Alvaro Herrera
- Re: Duplicated LSN in ReorderBuffer Andres Freund
- Re: refactoring - share str2*int64 functions Andres Freund
- Re: Create collation reporting the ICU locale display name Michael Paquier
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: [HACKERS] CLUSTER command progress monitor Tattsu Yama
- Re: pg_rewind docs correction Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: BF failure: could not open relation with OID XXXX while querying pg_views Tom Lane
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: Close stdout and stderr in syslogger Святослав Ермилин
- Re: Psql patch to show access methods info Alexander Korotkov
- Re: Psql patch to show access methods info Alexander Korotkov
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Martijn van Oosterhout
- Re: range test for hash index? Amit Kapila
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Create collation reporting the ICU locale display name Daniel Verite
- Re: Create collation reporting the ICU locale display name Daniel Verite
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Tom Lane
- Re: Create collation reporting the ICU locale display name Tom Lane
- Re: Add "password_protocol" connection parameter to libpq Jeff Davis
- Standby Replication and Replication Delay Thomas Rosenstein
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane
- Re: Primary keepalive message not appearing in Logical Streaming Replication Virendra Negi
- Re: Standby Replication and Replication Delay Tomas Vondra
- Re: Support for jsonpath .datetime() method Alexander Korotkov
- Re: Standby Replication and Replication Delay Thomas Rosenstein
- Re: Standby Replication and Replication Delay Tomas Vondra
- Re: Standby Replication and Replication Delay Thomas Rosenstein
- Re: Create collation reporting the ICU locale display name Peter Geoghegan
- Re: Extending range type operators to cope with elements Tomas Vondra
- Re: Extending range type operators to cope with elements Corey Huinker
- Re: pg_rewind docs correction James Coleman
- Re: Rethinking opclass member checks and dependency strength Tom Lane
- Re: [HACKERS] CLUSTER command progress monitor Tattsu Yama
- Efficient output for integer types David Fetter
- Re: Efficient output for integer types Andrey Borodin
- Re: BF failure: could not open relation with OID XXXX while querying pg_views Dean Rasheed
- Re: BF failure: could not open relation with OID XXXX while queryingpg_views Tomas Vondra
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Martijn van Oosterhout
- Re: BF failure: could not open relation with OID XXXX while querying pg_views Dean Rasheed
- Re: [HACKERS] [PROPOSAL] Effective storage of duplicates in B-tree index. Oleg Bartunov
- Re: pglz performance Oleg Bartunov
- Re: BF failure: could not open relation with OID XXXX while queryingpg_views Tomas Vondra
- Re: BF failure: could not open relation with OID XXXX while querying pg_views Dean Rasheed
- Re: Primary keepalive message not appearing in Logical Streaming Replication Michael Loftis
- Re: Extending range type operators to cope with elements Esteban Zimanyi
- Re: pg_rewind docs correction Michael Paquier
- Re: Create collation reporting the ICU locale display name Michael Paquier
- Fwd: Extending range type operators to cope with elements Esteban Zimanyi
- Re: Primary keepalive message not appearing in Logical Streaming Replication Virendra Negi
- Re: pg_rewind docs correction James Coleman
- Re: Primary keepalive message not appearing in Logical Streaming Replication Virendra Negi
- log spam with postgres_fdw Jeff Janes
- Re: log spam with postgres_fdw Tom Lane
- Re: Primary keepalive message not appearing in Logical Streaming Replication Michael Loftis
- Re: Primary keepalive message not appearing in Logical StreamingReplication Tomas Vondra
- Re: Efficient output for integer types David Fetter
- Re: log spam with postgres_fdw Jeff Janes
- Re: Primary keepalive message not appearing in Logical Streaming Replication Jeff Janes
- Re: POC: Cleaning up orphaned files using undo logs Kuntal Ghosh
- Re: Implementing Incremental View Maintenance Paul Draper
- Re: (Re)building index using itself or another index of the sametable Tomas Vondra
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: block-level incremental backup Robert Haas
- Re: block-level incremental backup Robert Haas
- Re: range test for hash index? Paul A Jungwirth
- Re: Leakproofness of texteq()/textne() Stephen Frost
- Re: Leakproofness of texteq()/textne() Tom Lane
- nilsocket
- Re: POC: Cleaning up orphaned files using undo logs Thomas Munro
- Re: nilsocket
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: [HACKERS] CLUSTER command progress monitor Tattsu Yama
- Re: block-level incremental backup Amit Kapila
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Martijn van Oosterhout
- Re: A problem presentaion about ECPG, DECLARE STATEMENT Peter Eisentraut
- ecpglib major version changed Peter Eisentraut
- Re: range test for hash index? Amit Kapila
- Re: Bug in GiST paring heap comparator Nikita Glukhov
- Re: (Re)building index using itself or another index of the same table Arseny Sher
- Re: block-level incremental backup Robert Haas
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Tom Lane
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: ecpglib major version changed Tom Lane
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: block-level incremental backup Stephen Frost
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: POC: Cleaning up orphaned files using undo logs Kuntal Ghosh
- Re: Default JIT setting in V12 Jeff Janes
- Re: Define jsonpath functions as stable Tom Lane
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova
- Re: block-level incremental backup Robert Haas
- Re: block-level incremental backup Robert Haas
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Alexey Kondratov
- Re: POC: Cleaning up orphaned files using undo logs Robert Haas
- Re: refactoring - share str2*int64 functions Andres Freund
- Re: block-level incremental backup Stephen Frost
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: block-level incremental backup Stephen Frost
- Re: range test for hash index? Paul A Jungwirth
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: block-level incremental backup Robert Haas
- Re: Support for jsonpath .datetime() method Alexander Korotkov
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Konstantin Knizhnik
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: block-level incremental backup Stephen Frost
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Define jsonpath functions as stable Tom Lane
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera
- Re: SQL/JSON: functions Nikita Glukhov
- Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera
- Re: POC: Cleaning up orphaned files using undo logs Thomas Munro
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: Define jsonpath functions as stable Chapman Flack
- Nondeterministic collations vs. text_pattern_ops Tom Lane
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: SQL/JSON: functions Nikita Glukhov
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- RE: [PATCH] Speedup truncates of relation forks Jamison, Kirk
- Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Implementing Incremental View Maintenance Tatsuo Ishii
- Re: Fwd: Extending range type operators to cope with elements David Fetter
- Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: [PATCH] Speedup truncates of relation forks Michael Paquier
- Re: [DOC] Document auto vacuum interruption Amit Kapila
- Documentation updates for direct foreign table modification Etsuro Fujita
- Re: Efficient output for integer types David Fetter
- Re: Efficient output for integer types David Fetter
- Re: Add "password_protocol" connection parameter to libpq Michael Paquier
- Re: Leakproofness of texteq()/textne() Peter Eisentraut
- Re: Support for CALL statement in ecpg Peter Eisentraut
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Martijn van Oosterhout
- Re: pg_rewind docs correction Michael Paquier
- Feature request: binary NOTIFY Mitar
- Re: Feature request: binary NOTIFY Pavel Stehule
- Re: Nondeterministic collations vs. text_pattern_ops Peter Eisentraut
- Re: Pulling up direct-correlated ANY_SUBLINK Richard Guo
- Re: using explicit_bzero Peter Eisentraut
- Re: block-level incremental backup Amit Kapila
- Re: block-level incremental backup Amit Kapila
- Re: Compiler warnings with MinGW Peter Eisentraut
- Re: Implementing Incremental View Maintenance Yugo Nagata
- Re: Psql patch to show access methods info vignesh C
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Surafel Temesgen
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re: psql - improve test coverage from 41% to 88% vignesh C
- pause recovery if pitr target not reached Leif Gunnar Erlandsen
- About copy to view Jinhua Luo
- Re: Support for CALL statement in ecpg Ashutosh Sharma
- Re: dropdb --force Pavel Stehule
- Re: progress report for ANALYZE vignesh C
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: [DOC] Document auto vacuum interruption James Coleman
- Re: pg_rewind docs correction James Coleman
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: ICU for global collation Daniel Verite
- Re: range test for hash index? Mahendra Singh
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: [proposal] de-TOAST'ing using a iterator Tomas Vondra
- Re: Feature request: binary NOTIFY Tom Lane
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: block-level incremental backup Robert Haas
- Re: patch: psql - enforce constant width of last column Ahsan Hadi
- Re: Feature request: binary NOTIFY Pavel Stehule
- Re: patch: psql - enforce constant width of last column Pavel Stehule
- Re: Nondeterministic collations vs. text_pattern_ops Tom Lane
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Andres Freund
- Re: subscriptionCheck failures on nightjar Robert Haas
- pg_upgrade check fails on Solaris 10 Marina Polyakova
- Re: Define jsonpath functions as stable Erik Rijkers
- Re: block-level incremental backup Stephen Frost
- Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova
- strong memory leak in plpgsql from handled rollback and lazy cast Pavel Stehule
- Re: block-level incremental backup Robert Haas
- Re: Leakproofness of texteq()/textne() Tom Lane
- some PostgreSQL 12 release notes comments Peter Eisentraut
- Re: Allow an alias to be attached directly to a JOIN ... USING Alvaro Herrera
- Re: block-level incremental backup Stephen Frost
- Re: another look at macOS SIP Andres Freund
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: Psql patch to show access methods info Alvaro Herrera
- Re: Implementing Incremental View Maintenance Paul Draper
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: another look at macOS SIP Tom Lane
- Re: subscriptionCheck failures on nightjar Tomas Vondra
- Re: pgbench - allow to create partitioned tables Erikjan Rijkers
- Re: some PostgreSQL 12 release notes comments Jonathan S. Katz
- Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera
- [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from aREFCURSOR Dent John
- Re: Small const correctness patch Peter Eisentraut
- Re: some PostgreSQL 12 release notes comments Peter Eisentraut
- Re: another look at macOS SIP Peter Eisentraut
- Re: Allow an alias to be attached directly to a JOIN ... USING Peter Eisentraut
- Re: another look at macOS SIP Tom Lane
- Re: some PostgreSQL 12 release notes comments Tom Lane
- Re: some PostgreSQL 12 release notes comments Jonathan S. Katz
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: Define jsonpath functions as stable Tom Lane
- scorpionfly needs more semaphores Thomas Munro
- Re: subscriptionCheck failures on nightjar Michael Paquier
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: refactoring - share str2*int64 functions Michael Paquier
- PostgreSQL 12 RC1 + GA Dates Michael Paquier
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: Compiler warnings with MinGW Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pg_rewind docs correction Michael Paquier
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera
- Re: Define jsonpath functions as stable Chapman Flack
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: [HACKERS] CLUSTER command progress monitor Michael Paquier
- Re: dropdb --force Ryan Lambert
- Re: dropdb --force Pavel Stehule
- Re: dropdb --force Pavel Stehule
- Re: Efficient output for integer types David Fetter
- Re: dropdb --force vignesh C
- Re: range test for hash index? Amit Kapila
- Re: dropdb --force Pavel Stehule
- Re: scorpionfly needs more semaphores Tom Lane
- Re: scorpionfly needs more semaphores jungle boogie
- Re: [DOC] Document auto vacuum interruption Amit Kapila
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Efficient output for integer types David Fetter
- Re: Creating partitions automatically at least on HASH? Amit Langote
- Re: Efficient output for integer types David Fetter
- Re: pgbench - allow to create partitioned tables Amit Langote
- Proposal: Add more compile-time asserts to expose inconsistencies. Smith, Peter
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar
- Don't codegen deform code for virtual tuples in expr eval for scan fetch Soumyadeep Chakraborty
- Re: Efficient output for integer types Kyotaro Horiguchi
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Michael Paquier
- Re: POC: Cleaning up orphaned files using undo logs Amit Kapila
- Re: base backup client as auxiliary backend process Michael Paquier
- Add a GUC variable that control logical replication Quan Zongliang
- Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha
- Re: Add a GUC variable that control logical replication Peter Eisentraut
- Re: some PostgreSQL 12 release notes comments Peter Eisentraut
- Re: Add a GUC variable that control logical replication Quan Zongliang
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: Global temporary tables Konstantin Knizhnik
- Re: Define jsonpath functions as stable Alexander Korotkov
- Re: Psql patch to show access methods info Alexander Korotkov
- Re: pgbench - allow to create partitioned tables Dilip Kumar
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: some PostgreSQL 12 release notes comments Magnus Hagander
- Re: patch: psql - enforce constant width of last column Ahsan Hadi
- Re: subscriptionCheck failures on nightjar Kuntal Ghosh
- Re: Documentation updates for direct foreign table modification Etsuro Fujita
- Re: PGCOLOR? (Re: pgsql: Unified logging system for command-lineprograms) Peter Eisentraut
- Re: [PATCH] Speedup truncates of relation forks Fujii Masao
- RE: A problem presentaion about ECPG, DECLARE STATEMENT kuroda.hayato@fujitsu.com
- RE: A problem presentaion about ECPG, DECLARE STATEMENT kuroda.hayato@fujitsu.com
- Re: [PATCH] Speedup truncates of relation forks Fujii Masao
- Re: enhance SPI to support EXECUTE commands Ahsan Hadi
- Re: Nondeterministic collations vs. text_pattern_ops Peter Eisentraut
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: patch: psql - enforce constant width of last column Pavel Stehule
- Re: another look at macOS SIP Robert Haas
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Minimal logical decoding on standbys Robert Haas
- Re: Psql patch to show access methods info Alvaro Herrera
- Re: allow online change primary_conninfo Fujii Masao
- Re: pg_upgrade check fails on Solaris 10 Alvaro Herrera
- Re: Nondeterministic collations vs. text_pattern_ops Tom Lane
- Fix parsing of identifiers in jsonpath Nikita Glukhov
- Re: PGCOLOR? (Re: pgsql: Unified logging system for command-line programs) Tom Lane
- Re: Fix parsing of identifiers in jsonpath Chapman Flack
- Re: Commit fest 2019-09 Alvaro Herrera
- Relation extension lock bottleneck Konstantin Knizhnik
- Re: Proposal: Add more compile-time asserts to expose inconsistencies. ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: dropdb --force vignesh C
- Re: dropdb --force Pavel Stehule
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- backup manifests Robert Haas
- [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: dropdb --force Pavel Stehule
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method Nikolay Shaplov
- Re: log bind parameter values on error Alvaro Herrera
- Re: Define jsonpath functions as stable Tom Lane
- Re: Fix parsing of identifiers in jsonpath Tom Lane
- Re: Memory Accounting Melanie Plageman
- Re: subscriptionCheck failures on nightjar Tomas Vondra
- Re: Optimization of some jsonb functions Alvaro Herrera
- Re: Define jsonpath functions as stable Chapman Flack
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Thomas Munro
- Re: Define jsonpath functions as stable Tom Lane
- RE: [PATCH] Speedup truncates of relation forks Jamison, Kirk
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Michael Paquier
- Re: backup manifests David Steele
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Langote
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Zedstore - compressed in-core columnar storage Alexandra Wang
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Kyotaro Horiguchi
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila
- Re: Optimization of some jsonb functions Alvaro Herrera
- Re: Feature request: binary NOTIFY Mitar
- Re: Optimization of some jsonb functions Alvaro Herrera
- Re: Feature request: binary NOTIFY Tom Lane
- Re: subscriptionCheck failures on nightjar Michael Paquier
- Re: Feature request: binary NOTIFY Mitar
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Michael Paquier
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Option to dump foreign data in pg_dump Surafel Temesgen
- Re: ecpglib major version changed Peter Eisentraut
- Re: allow online change primary_conninfo Sergei Kornilov
- one line doc patch for v12 Filip Rembiałkowski
- Re: d25ea01275 and partitionwise join Amit Langote
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Langote
- Re: one line doc patch for v12 Amit Kapila
- Re: allow online change primary_conninfo Kyotaro Horiguchi
- Re: one line doc patch for v12 Amit Kapila
- Re: [DOC] Document auto vacuum interruption Amit Kapila
- Re: Option to dump foreign data in pg_dump vignesh C
- Re: Psql patch to show access methods info Kyotaro Horiguchi
- Re: Option to dump foreign data in pg_dump vignesh C
- Re: pgbench - allow to create partitioned tables Dilip Kumar
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method Nikolay Shaplov
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: subscriptionCheck failures on nightjar Kuntal Ghosh
- Re: dropdb --force vignesh C
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Robert Haas
- Re: backup manifests Robert Haas
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: allow online change primary_conninfo Sergei Kornilov
- Usage of the system truststore for SSL certificate validation Thomas Berger
- Re: backup manifests Robert Haas
- Re: Define jsonpath functions as stable Tom Lane
- Re: Usage of the system truststore for SSL certificate validation Isaac Morland
- Syntax highlighting for Postgres spec files Ekin Dursun
- Re: Memory Accounting Jeff Davis
- Re: dropdb --force Pavel Stehule
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: Define jsonpath functions as stable Tom Lane
- Re: Bug in GiST paring heap comparator Nikita Glukhov
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: Define jsonpath functions as stable Tom Lane
- Re: Define jsonpath functions as stable Jonathan S. Katz
- Re: Avoiding possible future conformance headaches in JSON work Tom Lane
- Re: Avoiding possible future conformance headaches in JSON work Chapman Flack
- Re: Avoiding possible future conformance headaches in JSON work Tom Lane
- Re: Syntax highlighting for Postgres spec files Ashwin Agrawal
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Michael Paquier
- Re: Zedstore - compressed in-core columnar storage Taylor Vesely
- Re: Add "password_protocol" connection parameter to libpq Jeff Davis
- Re: subscriptionCheck failures on nightjar Michael Paquier
- Custom reloptions and lock modes Michael Paquier
- Re: Syntax highlighting for Postgres spec files Michael Paquier
- Re: Custom reloptions and lock modes Michael Paquier
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Michael Paquier
- Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: backup manifests David Steele
- Re: dropdb --force Thomas Munro
- Re: backup manifests David Steele
- Re: dropdb --force vignesh C
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: psql - add SHOW_ALL_RESULTS option vignesh C
- Re: Add "password_protocol" connection parameter to libpq Michael Paquier
- Re: A problem about partitionwise join Dilip Kumar
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: WIP: Generic functions for Node types using generated metadata Andres Freund
- Re: Usage of the system truststore for SSL certificate validation Ashutosh Sharma
- Re: dropdb --force Dilip Kumar
- Re: Custom reloptions and lock modes Kuntal Ghosh
- Re: Custom reloptions and lock modes Michael Paquier
- Re: Custom reloptions and lock modes Kuntal Ghosh
- Re: backup manifests Michael Paquier
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Jose Luis Tallon
- Re: A problem about partitionwise join Richard Guo
- Re: psql - add SHOW_ALL_RESULTS option vignesh C
- Re: d25ea01275 and partitionwise join Richard Guo
- Re: Avoiding possible future conformance headaches in JSON work Peter Eisentraut
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Roman Pekar
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Michael Paquier
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P
- WAL recycled despite logical replication slot Jeff Janes
- Re: backup manifests Robert Haas
- Re: Conflict handling for COPY FROM Alexey Kondratov
- Re: backup manifests Robert Haas
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: backup manifests Robert Haas
- Re: Usage of the system truststore for SSL certificate validation Isaac Morland
- Re: backup manifests Robert Haas
- Re: backup manifests David Steele
- Re: Global temporary tables Konstantin Knizhnik
- Re: Option to dump foreign data in pg_dump Luis Carril
- Re: backup manifests David Steele
- Re: backup manifests Chapman Flack
- Re: WAL recycled despite logical replication slot Tomas Vondra
- Re: subscriptionCheck failures on nightjar Tomas Vondra
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alvaro Herrera
- Re: Global temporary tables Pavel Stehule
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera
- Re: A problem presentaion about ECPG, DECLARE STATEMENT Tom Lane
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: log bind parameter values on error Andres Freund
- Re: Add "password_protocol" connection parameter to libpq Jeff Davis
- Re: allow online change primary_conninfo Andres Freund
- Re: backup manifests Robert Haas
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Efficient output for integer types David Fetter
- Re: log bind parameter values on error Alvaro Herrera
- Re: Write visibility map during CLUSTER/VACUUM FULL Andres Freund
- Re: Unwanted expression simplification in PG12b2 Robert Haas
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: log bind parameter values on error Andres Freund
- Wrong results using initcap() with non normalized string Juan José Santamaría Flecha
- Re: Efficient output for integer types David Fetter
- Re: Efficient output for integer types David Fetter
- Hi guys, HELP please Castillo, Steven (Agile)
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: subscriptionCheck failures on nightjar Alvaro Herrera
- Re: subscriptionCheck failures on nightjar Andres Freund
- Re: WAL recycled despite logical replication slot Andres Freund
- Re: subscriptionCheck failures on nightjar Tom Lane
- Re: WIP: Generic functions for Node types using generated metadata Andres Freund
- Re: backup manifests David Steele
- Re: Wrong results using initcap() with non normalized string Tom Lane
- Re: Nondeterministic collations vs. text_pattern_ops Tom Lane
- Re: PGCOLOR? (Re: pgsql: Unified logging system for command-line programs) Tom Lane
- Re: Optimization of some jsonb functions Alvaro Herrera
- Re: Wrong results using initcap() with non normalized string Alvaro Herrera
- Re: subscriptionCheck failures on nightjar Michael Paquier
- Re: Add "password_protocol" connection parameter to libpq Michael Paquier
- Re: Efficient output for integer types Andrew Gierth
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Soumyadeep Chakraborty
- Re: Efficient output for integer types David Fetter
- Re: A problem about partitionwise join Dilip Kumar
- Re: Efficient output for integer types Andrew Gierth
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: WIP: Generic functions for Node types using generated metadata David Fetter
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Fwd: Extending range type operators to cope with elements Esteban Zimanyi
- PATCH: standby crashed when replay block which truncated in standbybut failed to truncate in master node Thunder
- Re: dropdb --force Pavel Stehule
- Re: dropdb --force Pavel Stehule
- Re: some PostgreSQL 12 release notes comments Tom Lane
- Re: Nondeterministic collations vs. text_pattern_ops Tom Lane
- Re: Nondeterministic collations vs. text_pattern_ops Peter Eisentraut
- Re: Avoiding possible future conformance headaches in JSON work Tom Lane
- Re: range_agg Paul A Jungwirth
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: The flinfo->fn_extra question, from me this time. Dent John
- Re: Wrong results using initcap() with non normalized string Juan José Santamaría Flecha
- Re: Unwanted expression simplification in PG12b2 Darafei "Komяpa" Praliaskouski
- Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha
- Re: Index Skip Scan Dmitry Dolgov
- Re: The flinfo->fn_extra question, from me this time. Tom Lane
- Re: WAL recycled despite logical replication slot Jeff Janes
- Re: WAL recycled despite logical replication slot Jeff Janes
- Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Tom Lane
- Re: Wrong sentence in the README? Tom Lane
- JSONPATH documentation Jeff Janes
- Re: [bug fix??] Fishy code in tts_cirtual_copyslot() Tom Lane
- Re: JSONPATH documentation Jeff Janes
- Re: JSONPATH documentation Alexander Korotkov
- Re: Efficient output for integer types David Fetter
- Re: JSONPATH documentation Tom Lane
- Re: scorpionfly needs more semaphores Thomas Munro
- Re: strong memory leak in plpgsql from handled rollback and lazy cast Tom Lane
- Re: JSONPATH documentation Alexander Korotkov
- Re: WAL recycled despite logical replication slot Andres Freund
- Re: strong memory leak in plpgsql from handled rollback and lazy cast Andres Freund
- Re: strong memory leak in plpgsql from handled rollback and lazy cast Tom Lane
- Re: strong memory leak in plpgsql from handled rollback and lazy cast Andres Freund
- Re: Index Skip Scan Alvaro Herrera
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: row filtering for logical replication movead li
- 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 Thunder
- Re: Global temporary tables Konstantin Knizhnik
- Re: Efficient output for integer types Tels
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: Hi guys, HELP please Tomas Vondra
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Tomas Vondra
- Re: Efficient output for integer types Andrew Gierth
- Re: Unwanted expression simplification in PG12b2 Robert Haas
- Re: [proposal] de-TOAST'ing using a iterator Binguo Bao
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: Wrong sentence in the README? Daniel Westermann (DWE)
- overhead due to casting extra parameters with aggregates (over andover) Tomas Vondra
- Re: pg_upgrade check fails on Solaris 10 Marina Polyakova
- Re: pg_upgrade check fails on Solaris 10 Alvaro Herrera
- Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera
- Re: Global temporary tables Pavel Stehule
- Re: JSONPATH documentation Steven Pousty
- Re: overhead due to casting extra parameters with aggregates (over and over) Tom Lane
- Re: overhead due to casting extra parameters with aggregates (overand over) Tomas Vondra
- Re: JSONPATH documentation Alexander Korotkov
- Re: scorpionfly needs more semaphores Mikael Kjellström
- Re: Support for jsonpath .datetime() method Alexander Korotkov
- Re: JSONPATH documentation Steven Pousty
- Re: Cache lookup errors with functions manipulation object addresses Dmitry Dolgov
- Re: Proposal: Better query optimization for "NOT IN" clause legrand legrand
- Re: JSONPATH documentation Alexander Korotkov
- Re: JSONPATH documentation Steven Pousty
- Re: Psql patch to show access methods info Alexander Korotkov
- Re: subscriptionCheck failures on nightjar Andrew Dunstan
- Re: Efficient output for integer types David Fetter
- [PATCH] Sort policies and triggers by table name in pg_dump. Benjie Gillam
- Re: Efficient output for integer types David Fetter
- Re: scorpionfly needs more semaphores Jungle Boogie
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera from 2ndQuadrant
- Re: Cache lookup errors with functions manipulation object addresses Michael Paquier
- RE: [bug fix??] Fishy code in tts_cirtual_copyslot() Tsunakawa, Takayuki
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Unwanted expression simplification in PG12b2 Finnerty, Jim
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Michael Paquier
- Fix example in partitioning documentation Amit Langote
- Re: [PATCH] Sort policies and triggers by table name in pg_dump. Michael Paquier
- Re: Add "password_protocol" connection parameter to libpq Michael Paquier
- Re: Fix example in partitioning documentation Michael Paquier
- Re: Custom reloptions and lock modes Michael Paquier
- Re: Fix example in partitioning documentation Amit Langote
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Michael Paquier
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Kyotaro Horiguchi
- Re: Efficient output for integer types David Fetter
- Re: Memory Accounting Michael Paquier
- recovery starting when backup_label exists, but not recovery.signal Fujii Masao
- Re: Efficient output for integer types David Fetter
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Kyotaro Horiguchi
- Re: Option to dump foreign data in pg_dump Surafel Temesgen
- Re: Cache lookup errors with functions manipulation objectaddresses Kyotaro Horiguchi
- Re: pg_upgrade check fails on Solaris 10 Marina Polyakova
- PostgreSQL12 and older versions of OpenSSL Victor Wagner
- Re: Hypothetical indexes using BRIN broken since pg10 Julien Rouhaud
- Re: [PATCH] Sort policies and triggers by table name in pg_dump. Benjie Gillam
- Re: Index Skip Scan Kyotaro Horiguchi
- Re: [PATCH] Speedup truncates of relation forks Fujii Masao
- Re: Index Skip Scan Kyotaro Horiguchi
- Re: abort-time portal cleanup Amit Kapila
- log message in proto.c Fujii Masao
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- Re: Option to dump foreign data in pg_dump Luis Carril
- Re: PostgreSQL12 and older versions of OpenSSL Victor Wagner
- Re: abort-time portal cleanup Dilip Kumar
- Re: Optimze usage of immutable functions as relation rmrodriguez@carto.com
- Excessive disk usage in WindowAgg Andrew Gierth
- Re: Memory Accounting Tomas Vondra
- Re: Index Skip Scan Alvaro Herrera
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Alvaro Herrera
- Re: dropdb --force Amit Kapila
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method Nikolay Shaplov
- DROP SUBSCRIPTION with no slot Jeff Janes
- Re: PostgreSQL12 and older versions of OpenSSL Alvaro Herrera
- Re: Optimze usage of immutable functions as relation Tom Lane
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method Nikolay Shaplov
- Re: PostgreSQL12 and older versions of OpenSSL Tom Lane
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Alvaro Herrera
- Re: FETCH FIRST clause WITH TIES option Alvaro Herrera
- Re: dropdb --force vignesh C
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Re: Unwanted expression simplification in PG12b2 Robert Haas
- Re: PostgreSQL12 and older versions of OpenSSL Tom Lane
- Re: log message in proto.c Robert Haas
- Re: WIP/PoC for parallel backup Robert Haas
- Re: Take skip header out of a loop in COPY FROM Tom Lane
- Re: The flinfo->fn_extra question, from me this time. Robert Haas
- Re: Memory Accounting Melanie Plageman
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: allocation limit for encoding conversion Tom Lane
- Re: abort-time portal cleanup Andres Freund
- Re: JSONPATH documentation Peter Eisentraut
- Improving on MAX_CONVERSION_GROWTH Tom Lane
- Re: DROP SUBSCRIPTION with no slot Peter Eisentraut
- Release 11 of PostgreSQL Buildfarm client Andrew Dunstan
- Release 11 of PostgreSQL Buildfarm client Andrew Dunstan
- Re: allocation limit for encoding conversion Andres Freund
- Re: PostgreSQL12 and older versions of OpenSSL Peter Eisentraut
- Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera
- Re: [bug fix??] Fishy code in tts_cirtual_copyslot() Andres Freund
- Re: allocation limit for encoding conversion Tom Lane
- Re: Bug in GiST paring heap comparator Nikita Glukhov
- Re: DROP SUBSCRIPTION with no slot Ziga
- Re: Bug in GiST paring heap comparator Alexander Korotkov
- Re: allocation limit for encoding conversion Andres Freund
- Re: FETCH FIRST clause WITH TIES option Tom Lane
- Re: DROP SUBSCRIPTION with no slot Jeff Janes
- Re: DROP SUBSCRIPTION with no slot Jeff Janes
- RE: [PATCH] Speedup truncates of relation forks Jamison, Kirk
- Re: Memory Accounting Michael Paquier
- Re: Index Skip Scan Kyotaro Horiguchi
- Re: Custom reloptions and lock modes Michael Paquier
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: dropdb --force Amit Kapila
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Michael Paquier
- Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method Michael Paquier
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Michael Paquier
- Re: range test for hash index? Amit Kapila
- Re: dropdb --force vignesh C
- Re: Fix example in partitioning documentation Michael Paquier
- Re: Cache lookup errors with functions manipulation object addresses Michael Paquier
- Re: Hypothetical indexes using BRIN broken since pg10 Julien Rouhaud
- Re: allow online change primary_conninfo Kyotaro Horiguchi
- Re: Fix example in partitioning documentation Amit Langote
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Kyotaro Horiguchi
- Re: [PATCH] Sort policies and triggers by table name in pg_dump. Michael Paquier
- Re: [PATCH] Sort policies and triggers by table name in pg_dump. Benjie Gillam
- Re: Index Skip Scan Dmitry Dolgov
- Re: Batch insert in CTAS/MatView code Asim R P
- PostgreSQL 12 RC1 Press Release Draft Jonathan S. Katz
- Re: PostgreSQL 12 RC1 Press Release Draft Sehrope Sarkuni
- Re: PostgreSQL 12 RC1 Press Release Draft Jonathan S. Katz
- Re: row filtering for logical replication Euler Taveira
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re: Cache lookup errors with functions manipulation object addresses Alvaro Herrera
- Re: Cache lookup errors with functions manipulation object addresses Alvaro Herrera
- Re: PostgreSQL 12 RC1 Press Release Draft Erikjan Rijkers
- Re: backup manifests vignesh C
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Proposal for syntax to support creation of partition tables whencreating parent table Muhammad Usama
- Re: JSONPATH documentation Liudmila Mantrova
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova
- Re: Proposal for syntax to support creation of partition tables whencreating parent table Fabien COELHO
- Re: Proposal for syntax to support creation of partition tables when creating parent table Tom Lane
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Fujii Masao
- Re: PostgreSQL 12 RC1 Press Release Draft Jonathan S. Katz
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: DROP SUBSCRIPTION with no slot Žiga Kranjec
- Re: DROP SUBSCRIPTION with no slot Isaac Morland
- Re: Proposal for syntax to support creation of partition tables whencreating parent table Ahsan Hadi
- Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Laurenz Albe
- Re: Control your disk usage in PG: Introduction to Disk QuotaExtension Alvaro Herrera
- Re: Support for jsonpath .datetime() method Alexander Korotkov
- Re: add a MAC check for TRUNCATE Alvaro Herrera
- Re: Allow to_date() and to_timestamp() to accept localized names Alvaro Herrera
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Andres Freund
- Re: Add FOREIGN to ALTER TABLE in pg_dump Alvaro Herrera
- Re: [Patch] Add a reset_computed_values function inpg_stat_statements Alvaro Herrera
- Re: [HACKERS] Cached plans and statement generalization Alvaro Herrera
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Andres Freund
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: Bloom index cost model seems to be wrong Alvaro Herrera
- Re: Built-in connection pooler Alvaro Herrera
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are notleakproof? Alvaro Herrera
- Re: Change atoi to strtol in same place Alvaro Herrera
- Re: [HACKERS] Custom compression methods Alvaro Herrera
- Standby accepts recovery_target_timeline setting? David Steele
- Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) a.kondratov@postgrespro.ru
- Re: Global shared meta cache Alvaro Herrera
- Re: Global temporary tables Alvaro Herrera
- Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support Alvaro Herrera
- Re: NOT IN subquery optimization Alvaro Herrera
- Re: Optimize partial TOAST decompression Alvaro Herrera
- Re: [proposal] de-TOAST'ing using a iterator Paul Ramsey
- Re: benchmarking Flex practices Alvaro Herrera
- Re: add a MAC check for TRUNCATE Joe Conway
- Re: Refactoring of connection with password prompt loop for frontends Alvaro Herrera
- Re: heapam_index_build_range_scan's anyvisible Alvaro Herrera
- Re: Resume vacuum and autovacuum from interruption and cancellation Alvaro Herrera
- Re: SQL/JSON: functions Alvaro Herrera
- Re: Copy data to DSA area Alvaro Herrera
- Re: shared-memory based stats collector Alvaro Herrera
- Re: benchmarking Flex practices Tom Lane
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Alvaro Herrera
- Re: DROP SUBSCRIPTION with no slot Petr Jelinek
- Re: pglz performance Petr Jelinek
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: add a MAC check for TRUNCATE Alvaro Herrera
- Re: add a MAC check for TRUNCATE Tom Lane
- Re: row filtering for logical replication Euler Taveira
- Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Amit Langote
- Re: Re: row filtering for logical replication movead.li@highgo.ca
- A comment fix in xlogreader.c Kyotaro Horiguchi
- Re: A comment fix in xlogreader.c Michael Paquier
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Soumyadeep Chakraborty
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Soumyadeep Chakraborty
- Re: heapam_index_build_range_scan's anyvisible Ashwin Agrawal
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- WAL records Looserof7
- Re: PostgreSQL12 and older versions of OpenSSL Tom Lane
- Add comments for a postgres program in bootstrap mode Youki Shiraishi
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Cache lookup errors with functions manipulation object addresses Michael Paquier
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- Re: Bloom index cost model seems to be wrong Michael Paquier
- Re: Global temporary tables Konstantin Knizhnik
- RE: Speed up transaction completion faster after many relations areaccessed in a transaction Tsunakawa, Takayuki
- Re: Built-in connection pooler Konstantin Knizhnik
- Re: [HACKERS] Cached plans and statement generalization Konstantin Knizhnik
- Re: Refactoring of connection with password prompt loop for frontends Michael Paquier
- Re: Proposal for syntax to support creation of partition tables whencreating parent table Amit Langote
- pg_wal/RECOVERYHISTORY file remains after archive recovery Masahiko Sawada
- Re: Add comments for a postgres program in bootstrap mode Amit Langote
- Re: Minimal logical decoding on standbys Amit Khandekar
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Fujii Masao
- Re: Add comments for a postgres program in bootstrap mode Youki Shiraishi
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Unstable select_parallel regression output in 12rc1 Christoph Berg
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: Refactoring of connection with password prompt loop for frontends Alvaro Herrera
- Re: pgbench - allow to create partitioned tables Alvaro Herrera
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Batch insert in CTAS/MatView code Alvaro Herrera
- Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy
- Re: Add FOREIGN to ALTER TABLE in pg_dump Luis Carril
- Re: dropdb --force Pavel Stehule
- Re: Auxiliary Processes and MyAuxProc Alvaro Herrera
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: dropdb --force Pavel Stehule
- Re: JSONPATH documentation Peter Eisentraut
- Re: PostgreSQL12 and older versions of OpenSSL Peter Eisentraut
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: Auxiliary Processes and MyAuxProc Alvaro Herrera
- Re: Add comments for a postgres program in bootstrap mode Amit Langote
- Re: Unstable select_parallel regression output in 12rc1 Tom Lane
- Re: Add comments for a postgres program in bootstrap mode Tom Lane
- Re: dropdb --force Pavel Stehule
- Re: dropdb --force Pavel Stehule
- Re: dropdb --force Alvaro Herrera
- Re: dropdb --force Pavel Stehule
- Re: PostgreSQL12 and older versions of OpenSSL Peter Eisentraut
- Re: dropdb --force Peter Eisentraut
- Re: Hooks for session start and end, take two legrand legrand
- Re: Parallel Append subplan order instability on aye-aye Tom Lane
- Re: Fetching timeline during recovery Jehan-Guillaume de Rorthais
- Re: dropdb --force Pavel Stehule
- Re: Standby accepts recovery_target_timeline setting? David Steele
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha
- Re: recovery starting when backup_label exists, but notrecovery.signal David Steele
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: WAL records Tomas Vondra
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Shared Memory: How to use SYSV rather than MMAP ? Alvaro Herrera
- Re: Memory Accounting Tomas Vondra
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Alvaro Herrera
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Alvaro Herrera
- Re: Online checksums patch - once again Alvaro Herrera
- Re: pg_upgrade fails with non-standard ACL Bruce Momjian
- Re: pg_upgrade fails with non-standard ACL Alvaro Herrera
- Re: pg_upgrade fails with non-standard ACL Bruce Momjian
- Re: Minimal logical decoding on standbys Robert Haas
- Re: Memory Accounting Jeff Davis
- Re: Standby accepts recovery_target_timeline setting? Peter Eisentraut
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Standby accepts recovery_target_timeline setting? David Steele
- Re: pgbench - allow to create partitioned tables Alvaro Herrera
- Re: FETCH FIRST clause PERCENT option Ryan Lambert
- Re: range_agg Alvaro Herrera
- 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: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Instability of partition_prune regression test results Tom Lane
- Re: range test for hash index? Tomas Vondra
- Re: Optimize partial TOAST decompression Tomas Vondra
- Re: [PATCH] Race condition in logical walsender causes longpostgresql shutdown delay Jeff Janes
- Re: range test for hash index? Amit Kapila
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: FETCH FIRST clause PERCENT option Kyotaro Horiguchi
- Re: [PATCH] Race condition in logical walsender causes longpostgresql shutdown delay Alvaro Herrera
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- tab complete for explain SETTINGS Justin Pryzby
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Instability of partition_prune regression test results Amit Langote
- SSL tests failing for channel_binding with OpenSSL <= 1.0.1 Michael Paquier
- Re: Implementing Incremental View Maintenance Tatsuo Ishii
- Keep compiler silence (clang 10, implicit conversion from 'long' to'double' ) Yuya Watari
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: tab complete for explain SETTINGS Tatsuro Yamada
- Cleanup code related to OpenSSL <= 0.9.6 in fe/be-secure-openssl.c Michael Paquier
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: Add comments for a postgres program in bootstrap mode Youki Shiraishi
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Haozhou Wang
- Re: Add comments for a postgres program in bootstrap mode Youki Shiraishi
- Re: tab complete for explain SETTINGS Michael Paquier
- Re: Add comments for a postgres program in bootstrap mode Michael Paquier
- Re: Add comments for a postgres program in bootstrap mode Amit Langote
- Re: dropdb --force Amit Kapila
- Re: range test for hash index? Amit Kapila
- Re: Batch insert in CTAS/MatView code Paul Guo
- Re: Batch insert in CTAS/MatView code Paul Guo
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Masahiko Sawada
- Re: Hooks for session start and end, take two Michael Paquier
- Re: Add comments for a postgres program in bootstrap mode Amit Langote
- Re: Add comments for a postgres program in bootstrap mode Youki Shiraishi
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Michael Paquier
- Re: recovery starting when backup_label exists, but not recovery.signal Masahiko Sawada
- Re: Batch insert in CTAS/MatView code Asim R P
- Re: Refactoring of connection with password prompt loop for frontends Michael Paquier
- JIT performance bug/regression & JIT EXPLAIN Andres Freund
- Re: Unstable select_parallel regression output in 12rc1 Christoph Berg
- Re: pg_upgrade fails with non-standard ACL Michael Paquier
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Andres Freund
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- 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: Implementing Incremental View Maintenance Yugo Nagata
- Re: [PATCH] get rid of StdRdOptions, use individual binaryreloptions representation for each relation kind instead Michael Paquier
- Re: [PATCH] psql: add tab completion for \df slash command suffixes Michael Paquier
- Re: recovery starting when backup_label exists, but not recovery.signal Fujii Masao
- Re: recovery starting when backup_label exists, but not recovery.signal Fujii Masao
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Fujii Masao
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Zedstore - compressed in-core columnar storage Alexandra Wang
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: let's kill AtSubStart_Notify Jeevan Ladhe
- Re: Zedstore - compressed in-core columnar storage Alexandra Wang
- Re: let's kill AtSubStart_Notify Jeevan Ladhe
- Re: let's kill AtSubStart_Notify Jeevan Ladhe
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Fujii Masao
- Re: pglz performance Peter Eisentraut
- Re: Built-in connection pooler Konstantin Knizhnik
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alexey Kondratov
- Re: pgbench - allow to create partitioned tables Alvaro Herrera
- Re: Shared Memory: How to use SYSV rather than MMAP ? Alvaro Herrera
- Re: pg_upgrade fails with non-standard ACL Bruce Momjian
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Masahiko Sawada
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: Cleanup code related to OpenSSL <= 0.9.6 infe/be-secure-openssl.c Peter Eisentraut
- Re: PostgreSQL12 and older versions of OpenSSL Peter Eisentraut
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- Re: Support for jsonpath .datetime() method Nikita Glukhov
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: abort-time portal cleanup Robert Haas
- Re: Standby accepts recovery_target_timeline setting? Peter Eisentraut
- Re: Improving on MAX_CONVERSION_GROWTH Robert Haas
- Re: Standby accepts recovery_target_timeline setting? David Steele
- Re: Improving on MAX_CONVERSION_GROWTH Andres Freund
- Re: errbacktrace Alvaro Herrera
- Re: fix "Success" error messages Bruce Momjian
- Re: Improving on MAX_CONVERSION_GROWTH Robert Haas
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: Instability of partition_prune regression test results Tom Lane
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: Append with naive multiplexing of FDWs Bruce Momjian
- Re: Removing unneeded self joins Konstantin Knizhnik
- Re: Minimal logical decoding on standbys Amit Khandekar
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova
- Re: log bind parameter values on error Alexey Bashtanov
- Re: Standby accepts recovery_target_timeline setting? David Steele
- Re: patch: psql - enforce constant width of last column Bruce Momjian
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Minimal logical decoding on standbys Robert Haas
- Document recovery_target_action behavior? David Steele
- Re: pg_upgrade issues Bruce Momjian
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: recovery starting when backup_label exists, but notrecovery.signal David Steele
- Re: recovery starting when backup_label exists, but notrecovery.signal David Steele
- Re: A problem presentaion about ECPG, DECLARE STATEMENT Bruce Momjian
- Consider low startup cost in add_partial_path James Coleman
- v12 relnotes: alter system tables Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Skip recovery/standby signal files in pg_basebackup David Steele
- Re: Hooks for session start and end, take two Mike Palmiotto
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: Improving on MAX_CONVERSION_GROWTH Tom Lane
- Re: Hooks for session start and end, take two legrand legrand
- Re: Attempt to consolidate reading of XLOG page Tom Lane
- Re: recovery starting when backup_label exists, but notrecovery.signal Peter Eisentraut
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: recovery starting when backup_label exists, but notrecovery.signal David Steele
- Re: [HACKERS] "may be unused" warnings for gcc Andres Freund
- Re: ECPG installcheck tests fail if PGDATABASE is set Peter Geoghegan
- Re: ECPG installcheck tests fail if PGDATABASE is set Tom Lane
- Re: ECPG installcheck tests fail if PGDATABASE is set Peter Geoghegan
- Re: Batch insert in CTAS/MatView code Andres Freund
- Re: Batch insert in CTAS/MatView code Andres Freund
- Re: ECPG installcheck tests fail if PGDATABASE is set Andres Freund
- Re: ECPG installcheck tests fail if PGDATABASE is set Tom Lane
- max_parallel_workers question Jeff Davis
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: SQL/JSON: functions Nikita Glukhov
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Change atoi to strtol in same place Joe Nelson
- Re: ECPG installcheck tests fail if PGDATABASE is set Peter Geoghegan
- contrib/bloom Valgrind error Peter Geoghegan
- Re: max_parallel_workers question Robert Haas
- Re: Consider low startup cost in add_partial_path Robert Haas
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: contrib/bloom Valgrind error Michael Paquier
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Soumyadeep Chakraborty
- Re: Change atoi to strtol in same place Michael Paquier
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Cleanup code related to OpenSSL <= 0.9.6 infe/be-secure-openssl.c Michael Paquier
- Re: Instability of partition_prune regression test results Amit Langote
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: pglz performance Andrey Borodin
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Modest proposal for making bpchar less inconsistent Bruce Momjian
- Re: Attempt to consolidate reading of XLOG page Antonin Houska
- Re: Hooks for session start and end, take two Fabrízio de Royes Mello
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: Document recovery_target_action behavior? Fujii Masao
- default partitions can be partitioned and have default partitions? Justin Pryzby
- Re: Standby accepts recovery_target_timeline setting? David Steele
- Re: Document recovery_target_action behavior? David Steele
- Re: [DOC] Document concurrent index builds waiting on each other Bruce Momjian
- Re: Document recovery_target_action behavior? Jonathan S. Katz
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: Instability of partition_prune regression test results Tom Lane
- Re: Unstable select_parallel regression output in 12rc1 Tom Lane
- Re: max_parallel_workers question Jeff Davis
- Re: Standby accepts recovery_target_timeline setting? Tom Lane
- Re: Standby accepts recovery_target_timeline setting? David Steele
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Usage of the system truststore for SSL certificate validation Bruce Momjian
- Re: PostgreSQL12 and older versions of OpenSSL Peter Eisentraut
- Re: Standby accepts recovery_target_timeline setting? Peter Eisentraut
- Re: Memory Accounting Tomas Vondra
- Re: Memory Accounting Tomas Vondra
- Re: Consider low startup cost in add_partial_path Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: Consider low startup cost in add_partial_path James Coleman
- Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera
- Re: Wrong results using initcap() with non normalized string Alvaro Herrera
- Re: PostgreSQL12 and older versions of OpenSSL Michael Paquier
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: [DOC] Document concurrent index builds waiting on each other Bruce Momjian
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- 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:Re: could not access status of transaction chenhj
- Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) chenhj
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera
- recovery_min_apply_delay in archive recovery causes assertion failurein latch Fujii Masao
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Alvaro Herrera
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Unstable select_parallel regression output in 12rc1 Christoph Berg
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Peter Geoghegan
- python detection v windows Andrew Dunstan
- Windows v readline Andrew Dunstan
- Re: Standby accepts recovery_target_timeline setting? Peter Eisentraut
- Re: v12 relnotes: alter system tables Peter Eisentraut
- Re: Standby accepts recovery_target_timeline setting? Peter Eisentraut
- typo: postGER Justin Pryzby
- Re: JIT performance bug/regression & JIT EXPLAIN Andres Freund
- checking my understanding of TupleDesc Chapman Flack
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Michael Paquier
- Re: [DOC] Document concurrent index builds waiting on each other Michael Paquier
- documentation inconsistent re: alignment Chapman Flack
- Re: Hooks for session start and end, take two Michael Paquier
- Re: Standby accepts recovery_target_timeline setting? Fujii Masao
- Re: default partitions can be partitioned and have default partitions? Amit Langote
- Re: recovery_min_apply_delay in archive recovery causes assertionfailure in latch Michael Paquier
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Masahiko Sawada
- Re: Batch insert in CTAS/MatView code Paul Guo
- Re: Batch insert in CTAS/MatView code Paul Guo
- Re: Change atoi to strtol in same place Joe Nelson
- Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1 Michael Paquier
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Andrey Borodin
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Skip recovery/standby signal files in pg_basebackup Masahiko Sawada
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Paul Guo
- Re: Skip recovery/standby signal files in pg_basebackup Michael Paquier
- Re: Batch insert in CTAS/MatView code Andres Freund
- Inconsistent usage of BACKEND_* symbols Kyotaro Horiguchi
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Andres Freund
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Michael Paquier
- Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Masahiko Sawada
- Re: Removing unneeded self joins Konstantin Knizhnik
- Re: Skip recovery/standby signal files in pg_basebackup Ashutosh Sharma
- Re: recovery_min_apply_delay in archive recovery causes assertionfailure in latch Fujii Masao
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alexey Kondratov
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: Usage of the system truststore for SSL certificate validation Magnus Hagander
- Re: backup manifests Jeevan Chalke
- Re: Parallel grouping sets Pengzhou Tang
- Drop Trigger Mechanism with Detached partitions M Beena Emerson
- Re: backup manifests Rushabh Lathia
- Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma
- Re: pgbench - allow to create partitioned tables Amit Kapila
- Re: Online checksums patch - once again Magnus Hagander
- Re: Minimal logical decoding on standbys Amit Khandekar
- Re: pgbench - allow to create partitioned tables Fabien COELHO
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: Online checksums patch - once again Tomas Vondra
- Re: Implementing Incremental View Maintenance Yugo Nagata
- Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1 Tom Lane
- Re: add a MAC check for TRUNCATE Joe Conway
- Re: add a MAC check for TRUNCATE Alvaro Herrera
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: Online checksums patch - once again Bruce Momjian
- Re: Online checksums patch - once again Magnus Hagander
- Re: Online checksums patch - once again Bruce Momjian
- Re: Online checksums patch - once again Magnus Hagander
- Re: Optimize partial TOAST decompression Tomas Vondra
- Re: SQL/JSON: JSON_TABLE Pavel Stehule
- Re: Online checksums patch - once again Andres Freund
- Re: Don't codegen deform code for virtual tuples in expr eval forscan fetch Soumyadeep Chakraborty
- Re: Optimize partial TOAST decompression Andrey Borodin
- Re: FETCH FIRST clause PERCENT option Ryan Lambert
- Re: Building infrastructure for B-Tree deduplication that recognizeswhen opclass equality is also equivalence Anastasia Lubennikova
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Andres Freund
- Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown) Alvaro Herrera
- Re: Proposal: Add more compile-time asserts to expose inconsistencies. Tom Lane
- Re: Proposal: Add more compile-time asserts to expose inconsistencies. Andres Freund
- Re: Optimize partial TOAST decompression Tomas Vondra
- 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 Fabrízio de Royes Mello
- Partitioning versus autovacuum Greg Stark
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Alexander Korotkov
- Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1 Jeff Davis
- Re: Minimal logical decoding on standbys Robert Haas
- Re: errbacktrace Peter Eisentraut
- Re: Partitioning versus autovacuum Greg Stark
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: Partitioning versus autovacuum Greg Stark
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Peter Geoghegan
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Revert back to standard AC_STRUCT_TIMEZONE Autoconf macro Peter Eisentraut
- Re: Commit fest 2019-09 Alvaro Herrera
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Peter Geoghegan
- Re: Revert back to standard AC_STRUCT_TIMEZONE Autoconf macro Tom Lane
- Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7) Peter Geoghegan
- Re: Memory Accounting Jeff Davis