pgsql-hackers since 2019-07-06 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

July 6, 2019

Thread Author Time
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 02:05
Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 Bruce Momjian 02:33
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Alvaro Herrera 03:15
Re: Error message inconsistency Amit Kapila 04:22
Re: range_agg Pavel Stehule 06:09
Re: range_agg Pavel Stehule 06:33
Re: Comment typo in tableam.h Amit Kapila 07:05
Re: using explicit_bzero Peter Eisentraut 13:11
Re: Use relative rpath if possible Tom Lane 14:11
Re: POC: Cleaning up orphaned files using undo logs 📎 Dilip Kumar 14:56
Re: Optimize partial TOAST decompression 📎 Tomas Vondra 15:23
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 16:05
Switching PL/Python to Python 3 by default in PostgreSQL 12 Steven Pousty 19:02
Re: range_agg Jeff Davis 19:13
Re: range_agg Jeff Davis 19:26
Re: doc: improve PG 12 to_timestamp()/to_date() wording 📎 Justin Pryzby 20:24
Re: CREATE STATISTICS documentation bug Peter Eisentraut 20:59
Re: Multivariate MCV list vs. statistics target 📎 Tomas Vondra 22:02
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Peter Eisentraut 22:28
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Steven Pousty 22:34
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Peter Geoghegan 23:08
Re: Declared but no defined functions 📎 Masahiko Sawada 23:31

July 7, 2019

Thread Author Time
Re: Declared but no defined functions Michael Paquier 01:04
Re: Introduce timeout capability for ConditionVariableSleep Thomas Munro 03:09
Re: Tid scan improvements Edmund Horner 03:31
Fix typos and inconsistencies for HEAD (take 5) 📎 Alexander Lakhin 05:03
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 Tomas Vondra 12:34
(select query)/relation as first class citizen Roman Pekar 12:54
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 James Coleman 13:01
Re: (select query)/relation as first class citizen Pavel Stehule 13:38
Re: (select query)/relation as first class citizen Roman Pekar 14:22
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Peter Eisentraut 14:37
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Tom Lane 15:26
Re: [RFC] Removing "magic" oids 📎 Noah Misch 17:00
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Peter Eisentraut 19:05
Broken defenses against dropping a partitioning column Tom Lane 19:11
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Steven Pousty 19:26
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 Tomas Vondra 21:02
Re: SQL/JSON path issues/questions 📎 Alexander Korotkov 21:30
Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY Thomas Munro 21:51
Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Thomas Munro 22:02
Re: dropdb --force Thomas Munro 22:07
Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY Thomas Munro 22:15
Re: Control your disk usage in PG: Introduction to Disk Quota Extension Thomas Munro 22:47
Re: Extending PostgreSQL with a Domain-Specific Language (DSL) - Development Tom Mercha 23:06
Re: [HACKERS] Cached plans and statement generalization Thomas Munro 23:23
Re: Bloom index cost model seems to be wrong Thomas Munro 23:57

July 8, 2019

Thread Author Time
Re: Built-in connection pooler Thomas Munro 00:37
Re: Duplicated LSN in ReorderBuffer Thomas Munro 00:59
Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 Thomas Munro 01:07
Re: Optimze usage of immutable functions as relation Thomas Munro 01:18
Re: FETCH FIRST clause PERCENT option Thomas Munro 01:37
Re: [RFC] [PATCH] Flexible "partition pruning" hook Thomas Munro 01:46
Re: Another way to fix inherited UPDATE/DELETE Amit Langote 02:07
Re: Run-time pruning for ModifyTable Amit Langote 02:33
Re: FETCH FIRST clause PERCENT option Ryan Lambert 02:35
Re: Improve search for missing parent downlinks in amcheck Thomas Munro 02:52
Add test case for sslinfo 📎 Hao Wu 02:59
Re: warning to publication created and wal_level is not set to logical Thomas Munro 03:04
Re: tableam vs. TOAST Thomas Munro 03:08
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro 03:15
Re: refactoring - share str2*int64 functions Thomas Munro 03:22
Re: allow_system_table_mods stuff Bruce Momjian 03:45
RE: Run-time pruning for ModifyTable Kato, Sho 03:56
Re: Add test case for sslinfo Thomas Munro 04:05
Re: proposal - patch: psql - sort_by_size Thomas Munro 04:11
Re: Fix typos and inconsistencies for HEAD (take 5) Michael Paquier 04:14
Re: fix for BUG #3720: wrong results at using ltree Thomas Munro 04:22
Re: [HACKERS] [PATCH] Generic type subscripting Thomas Munro 04:45
Re: Declared but no defined functions Masahiko Sawada 04:55
Re: proposal - patch: psql - sort_by_size 📎 Pavel Stehule 04:57
PGOPTIONS="-fh" make check gets stuck since Postgres 11 Michael Paquier 05:52
Re: Add test case for sslinfo Hao Wu 06:11
Re: Implementing Incremental View Maintenance Thomas Munro 06:31
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Thomas Munro 06:49
Re: Broken defenses against dropping a partitioning column Amit Langote 06:58
Re: Data-only pg_rewind, take 2 Thomas Munro 07:04
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 07:08
Re: (select query)/relation as first class citizen Roman Pekar 07:33
Re: Ltree syntax improvement Thomas Munro 07:38
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Michael Paquier 07:40
Re: Replication & recovery_min_apply_delay Thomas Munro 07:56
Re: Add parallelism and glibc dependent only options to reindexdb Michael Paquier 07:57
Re: Implementing Incremental View Maintenance Tatsuo Ishii 08:04
Re: Replication & recovery_min_apply_delay Michael Paquier 08:05
Re: [PATCH] kNN for btree Thomas Munro 08:07
Re: Add test case for sslinfo Michael Paquier 08:18
Re: dropdb --force 📎 Pavel Stehule 08:22
RE: [PATCH] memory leak in ecpglib kuroda.hayato@fujitsu.com 08:27
Re: Excessive memory usage in multi-statement queries w/ partitioning 📎 Amit Langote 08:52
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 09:04
Re: (select query)/relation as first class citizen Pavel Stehule 09:19
Re: progress report for ANALYZE Tatsuro Yamada 09:28
Re: Synchronizing slots from primary to standby Thomas Munro 10:28
Re: Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk Thomas Munro 10:39
Re: Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk Dave Cramer 10:41
Re: How to estimate the shared memory size required for parallel scan? Daniel Gustafsson 10:46
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 10:57
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Peter Eisentraut 11:07
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Etsuro Fujita 11:33
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Thomas Munro 11:56
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 12:00
Re: [PATCH] Speedup truncates of relation forks Thomas Munro 12:17
Re: Fix doc bug in logical replication. Peter Eisentraut 12:56
Re: Excessive memory usage in multi-statement queries w/ partitioning Julien Rouhaud 13:15
Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman 13:22
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 13:59
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Tom Lane 14:19
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 14:19
Re: allow_system_table_mods stuff Bruce Momjian 14:21
Re: Broken defenses against dropping a partitioning column Alvaro Herrera 14:31
Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman 14:32
Re: Duplicated LSN in ReorderBuffer Masahiko Sawada 14:46
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:46
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 14:58
Re: Broken defenses against dropping a partitioning column Tom Lane 14:58
Re: [RFC] [PATCH] Flexible "partition pruning" hook Mike Palmiotto 14:59
Re: Broken defenses against dropping a partitioning column Robert Haas 15:02
Re: Broken defenses against dropping a partitioning column Robert Haas 15:03
Re: Broken defenses against dropping a partitioning column Tom Lane 15:07
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 15:18
Re: Add missing operator <->(box, point) Alexander Korotkov 15:22
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 15:25
Re: errbacktrace Dmitry Dolgov 15:28
Re: tableam vs. TOAST Robert Haas 15:36
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 15:47
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Peter Eisentraut 15:56
Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman 16:07
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 16:09
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 16:16
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Tom Lane 16:25
Re: errbacktrace Alvaro Herrera 16:28
Re: Switching PL/Python to Python 3 by default in PostgreSQL 12 Tom Lane 16:37
Re: range_agg Paul A Jungwirth 16:46
Re: Comment typo in tableam.h Ashwin Agrawal 16:51
Re: tableam vs. TOAST 📎 Robert Haas 16:52
Re: Broken defenses against dropping a partitioning column Robert Haas 17:18
Re: [PATCH] kNN for btree Alexander Korotkov 18:09
Re: progress report for ANALYZE Robert Haas 18:10
Re: Multivariate MCV list vs. statistics target 📎 Tomas Vondra 18:18
Re: progress report for ANALYZE Alvaro Herrera 18:18
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 18:39
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 18:39
Re: progress report for ANALYZE Robert Haas 18:44
Re: progress report for ANALYZE Julien Rouhaud 18:47
Re: Declared but no defined functions Ashwin Agrawal 18:57
Re: Add parallelism and glibc dependent only options to reindexdb Julien Rouhaud 19:08
Re: Ltree syntax improvement 📎 Dmitry Belyavsky 19:11
Re: tableam: abstracting relation sizing code Robert Haas 19:15
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Tom Lane 19:21
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 19:30
Re: [HACKERS] Cached plans and statement generalization Konstantin Knizhnik 19:32
Re: Declared but no defined functions Tom Lane 19:38
Assertion for logically decoding multi inserts into the catalog 📎 Daniel Gustafsson 19:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 19:47
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 19:59
Re: Ltree syntax improvement Alvaro Herrera 20:16
Re: Ltree syntax improvement Dmitry Belyavsky 20:21
Re: Built-in connection pooler 📎 Konstantin Knizhnik 20:30
Re: Ltree syntax improvement Alvaro Herrera 20:33
Re: Add missing operator <->(box, point) 📎 Nikita Glukhov 20:38
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 20:41
Re: Add parallelism and glibc dependent only options to reindexdb 📎 Julien Rouhaud 21:02
Re: Add missing operator <->(box, point) Alexander Korotkov 21:03
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 21:18
Re: Excessive memory usage in multi-statement queries w/ partitioning Tom Lane 21:20
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 21:41
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 21:41
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 21:51
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 22:04
Detailed questions about pg_xact_commit_timestamp Morris de Oryx 22:22
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 22:23
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 22:24
Re: FETCH FIRST clause PERCENT option Ryan Lambert 22:27
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alexander Korotkov 22:31
Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY 📎 Goel, Dhruv 22:33
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alexander Korotkov 22:37
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 22:43
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 22:45
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 22:53
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) Thomas Munro 22:54
Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY Thomas Munro 23:22
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 23:27
Re: Extra quote_all_identifiers in _dumpOptions Bruce Momjian 23:32
Re: OpenSSL specific value under USE_SSL instead of USE_OPENSSL Bruce Momjian 23:40
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 23:59

July 9, 2019

Thread Author Time
Re: Increasing default value for effective_io_concurrency? Bruce Momjian 00:11
Re: Add parallelism and glibc dependent only options to reindexdb Bruce Momjian 00:15
Re: Improve search for missing parent downlinks in amcheck Peter Geoghegan 00:33
Re: [PATCH v4] Add \warn to psql Bruce Momjian 01:29
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 📎 Michael Paquier 01:31
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 Tomas Vondra 01:37
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 James Coleman 01:44
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Thomas Munro 01:49
RE: [PATCH] Speedup truncates of relation forks 📎 Jamison, Kirk 02:12
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Tom Lane 02:20
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Tom Lane 02:22
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Thomas Munro 02:30
Re: Postgres 11: Table Partitioning and Primary Keys Bruce Momjian 02:37
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Michael Paquier 02:45

Browse Archives

Prev | Next