pgsql-hackers since 2019-07-10 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 10, 2019

Thread Author Time
Re: Extending PostgreSQL with a Domain-Specific Language (DSL) - Development Tom Mercha 00:23
Re: Extending PostgreSQL with a Domain-Specific Language (DSL) - Development David G. Johnston 00:31
Re: Extending PostgreSQL with a Domain-Specific Language (DSL) - Development Tom Mercha 00:43
coypu: "FATAL: sorry, too many clients already" Thomas Munro 00:46
Re: warning to publication created and wal_level is not set to logical Tom Lane 00:47
Re: Extending PostgreSQL with a Domain-Specific Language (DSL) - Development David G. Johnston 00:58
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ryan Lambert 02:02
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 02:06
Re: Implementing Incremental View Maintenance Takuma Hoshiai 02:07
Re: coypu: "FATAL: sorry, too many clients already" Tom Lane 02:09
Re: Index Skip Scan Thomas Munro 02:14
Re: Implementing Incremental View Maintenance 📎 Takuma Hoshiai 02:29
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ryan Lambert 02:54
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 02:57
Re: Minimal logical decoding on standbys Andres Freund 03:14
Re: Minimal logical decoding on standbys Robert Haas 03:51
Re: FETCH FIRST clause PERCENT option Ryan Lambert 03:56
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar 04:14
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 04:18
Re: range_agg Paul A Jungwirth 04:18
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro Horiguchi 04:19
Re: range_agg Paul A Jungwirth 04:26
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar 04:29
Re: shared-memory based stats collector Kyotaro Horiguchi 04:35
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Michael Paquier 04:41
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Amit Langote 04:45
Re: Add parallelism and glibc dependent only options to reindexdb Michael Paquier 04:46
Re: range_agg Pavel Stehule 04:50
Re: SQL/JSON path issues/questions Alexander Korotkov 04:58
Re: Postgres 11: Table Partitioning and Primary Keys Amit Langote 05:30
Re: Optimize partial TOAST decompression 📎 Binguo Bao 05:35
doc: minor update for description of "pg_roles" view 📎 Ian Barwick 05:35
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar 05:43
make clean removes excesively 📎 Kyotaro Horiguchi 05:51
Re: FETCH FIRST clause PERCENT option Kyotaro Horiguchi 06:02
Re: Copy data to DSA area Thomas Munro 06:03
Re: range_agg David Fetter 06:24
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 06:32
Re: pgbench - add \aset to store results of a combined query 📎 Fabien COELHO 06:32
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 06:38
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 06:40
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 06:45
Re: Postgres 11: Table Partitioning and Primary Keys Michael Paquier 07:13
make -jn fails by requiring not-yet-generated include files. Kyotaro Horiguchi 07:17
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Amit Kapila 07:21
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) Michael Paquier 07:28
Re: Contribution to Perldoc for TestLib module in Postgres Michael Paquier 07:33
Re: Excessive memory usage in multi-statement queries w/ partitioning 📎 Amit Langote 07:35
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Michael Paquier 07:40
Re: FETCH FIRST clause PERCENT option Kyotaro Horiguchi 07:42
Re: make libpq documentation navigable between functions 📎 Fabien COELHO 07:51
Re: pg_receivewal documentation Michael Paquier 08:04
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Antonin Houska 08:24
Re: Excessive memory usage in multi-statement queries w/ partitioning Kyotaro Horiguchi 08:38
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Antonin Houska 08:47
Re: pg_log_fatal vs pg_log_error Antonin Houska 08:58
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley 09:40
pg_checksums (or checksums in general) vs tableam Magnus Hagander 09:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 11:23
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 11:27
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 11:34
Re: Minimal logical decoding on standbys 📎 Amit Khandekar 11:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 11:43
Re: Comment typo in tableam.h Amit Kapila 11:50
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 12:25
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 12:31
Re: pg_receivewal documentation Jesper Pedersen 12:31
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 12:34
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 12:35
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 12:36
Re: extension patch of CREATE OR REPLACE TRIGGER Surafel Temesgen 12:42
Re: pg_receivewal documentation Jesper Pedersen 12:48
Re: pg_checksums (or checksums in general) vs tableam Michael Paquier 13:05
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Melanie Plageman 13:09
Re: Index Skip Scan Jesper Pedersen 13:10
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Robert Haas 13:11
Re: progress report for ANALYZE Robert Haas 13:23
Re: progress report for ANALYZE Alvaro Herrera 13:26
Re: global / super barriers (for checksums) 📎 Magnus Hagander 13:31
Re: Contribution to Perldoc for TestLib module in Postgres Alvaro Herrera 13:38
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Tom Lane 13:45
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Dave Cramer 13:59
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 14:14
Re: Add parallelism and glibc dependent only options to reindexdb Alvaro Herrera 14:15
Re: [proposal] de-TOAST'ing using a iterator 📎 Binguo Bao 14:18
Re: pg_receivewal documentation Alvaro Herrera 14:24
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 14:32
Re: Index Skip Scan Floris Van Nee 14:39
Re: Optimize partial TOAST decompression Tomas Vondra 14:47
Re: Index Skip Scan Dmitry Dolgov 14:48
Re: Index Skip Scan Floris Van Nee 14:52
Re: range_agg Paul Jungwirth 14:55
Re: Index Skip Scan Dmitry Dolgov 15:00
Re: Index Skip Scan Floris Van Nee 15:00
Re: Index Skip Scan Dmitry Dolgov 15:05
Re: pg_receivewal documentation 📎 Jesper Pedersen 15:26
Re: FETCH FIRST clause PERCENT option Alvaro Herrera 15:44
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Ashwin Agrawal 16:11
Re: pg_checksums (or checksums in general) vs tableam Magnus Hagander 16:12
Re: pg_checksums (or checksums in general) vs tableam Andres Freund 16:19
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 16:26
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 16:36
Re: [proposal] de-TOAST'ing using a iterator 📎 Binguo Bao 16:39
buildfarm's typedefs list has gone completely nutso Tom Lane 16:57
Re: (select query)/relation as first class citizen Dent John 17:01
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Alvaro Herrera 17:04
Re: buildfarm's typedefs list has gone completely nutso Andres Freund 17:34
Re: buildfarm's typedefs list has gone completely nutso Tom Lane 17:39
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 17:39
Re: block-level incremental backup 📎 Anastasia Lubennikova 18:16
Re: doc: minor update for description of "pg_roles" view Bruce Momjian 18:24
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ryan Lambert 18:38
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 18:41
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 18:41
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 18:44
Re: Excessive memory usage in multi-statement queries w/ partitioning Tom Lane 18:46
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 18:49
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ryan Lambert 18:55
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 18:57
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 19:08
Re: pg_receivewal documentation Laurenz Albe 19:12
Re: Add parallelism and glibc dependent only options to reindexdb Julien Rouhaud 19:44
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 19:45
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Alvaro Herrera 19:53
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 19:56
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 19:59
Re: coypu: "FATAL: sorry, too many clients already" Rémi Zara 20:08
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 20:08
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Alvaro Herrera 20:11
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Robert Haas 20:21
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Tom Lane 20:34
[sqlsmith] Crash in mcv_get_match_bitmap Andreas Seltenreich 20:37
Re: buildfarm's typedefs list has gone completely nutso Andrew Dunstan 20:40
Re: [sqlsmith] Crash in mcv_get_match_bitmap Tom Lane 20:57
Refactoring syslogger piping to simplify adding new log destinations 📎 Sehrope Sarkuni 21:05
Re: [sqlsmith] Crash in mcv_get_match_bitmap Tomas Vondra 21:26
Re: [sqlsmith] Crash in mcv_get_match_bitmap Tom Lane 21:31
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 21:43
Re: [sqlsmith] Crash in mcv_get_match_bitmap Tom Lane 21:45
Re: [sqlsmith] Crash in mcv_get_match_bitmap Tomas Vondra 21:59
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 22:02
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 22:04
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Tomas Vondra 22:18
Re: Tid scan improvements David Rowley 22:22
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Alvaro Herrera 22:28
Re: Refactoring syslogger piping to simplify adding new log destinations Alvaro Herrera 22:41
Re: [sqlsmith] Crash in mcv_get_match_bitmap Tom Lane 22:48
Re: Refactoring syslogger piping to simplify adding new log destinations Tom Lane 22:50
Re: Refactoring syslogger piping to simplify adding new log destinations Alvaro Herrera 22:54
Re: Refactoring syslogger piping to simplify adding new log destinations Tom Lane 22:59
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ryan Lambert 23:02
Re: accounting for memory used for BufFile during hash joins Melanie Plageman 23:51
Re: PGOPTIONS="-fh" make check gets stuck since Postgres 11 Michael Paquier 23:52
Re: Adversarial case for "many duplicates" nbtree split strategy in v12 📎 Peter Geoghegan 23:59

July 11, 2019

Thread Author Time
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 00:04
Re: doc: minor update for description of "pg_roles" view Ian Barwick 00:05
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 00:07
Re: buildfarm's typedefs list has gone completely nutso Andres Freund 00:24
Re: pg_checksums (or checksums in general) vs tableam Michael Paquier 00:29
Re: using explicit_bzero Thomas Munro 00:39
Re: [sqlsmith] Crash in mcv_get_match_bitmap Michael Paquier 00:55
Re: using explicit_bzero Michael Paquier 01:11
Re: progress report for ANALYZE Robert Haas 02:23
Re: Copy data to DSA area Thomas Munro 02:24
Re: Implementing Incremental View Maintenance Tatsuo Ishii 02:39
Re: Index Skip Scan Thomas Munro 02:49
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 03:47
Re: Add parallelism and glibc dependent only options to reindexdb Michael Paquier 04:04
Re: Implementing Incremental View Maintenance Yugo Nagata 04:28
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 04:31
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 04:53
Re: pg_receivewal documentation Michael Paquier 04:58
Re: warning to publication created and wal_level is not set to logical 📎 Thomas Munro 05:14
Re: Index Skip Scan David Rowley 05:16
Re: FETCH FIRST clause PERCENT option Surafel Temesgen 06:53
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 07:40
Re: Index Skip Scan Floris Van Nee 07:41
Re: [HACKERS] [PATCH] Generic type subscripting 📎 David Fetter 07:47
Re: Ltree syntax improvement Thomas Munro 08:19
Re: pg_stat_statements vs. SELECT FOR UPDATE Sergei Kornilov 09:08
Re: pg_checksums (or checksums in general) vs tableam Magnus Hagander 09:17
Re: [proposal] de-TOAST'ing using a iterator 📎 Binguo Bao 09:23
Re: Detailed questions about pg_xact_commit_timestamp Adrien Nayrat 09:48
Re: Add parallelism and glibc dependent only options to reindexdb Julien Rouhaud 09:48
Re: Feature: Add Greek language fulltext search Adrien Nayrat 09:55
Re: Index Skip Scan David Rowley 10:12
Re: [HACKERS] WIP: Aggregation push-down Richard Guo 10:27
Re: progress report for ANALYZE Kyotaro Horiguchi 10:56
Re: base backup client as auxiliary backend process Sergei Kornilov 11:12
Re: block-level incremental backup 📎 Jeevan Chalke 11:30
Re: Index Skip Scan David Rowley 11:38
Re: Tid scan improvements Edmund Horner 12:11
complier warnings from ecpg tests Sergei Kornilov 12:21
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) 📎 Dave Cramer 12:23
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ryan Lambert 12:45
Re: [RFC] [PATCH] Flexible "partition pruning" hook Thomas Munro 12:49
Re: Add parallelism and glibc dependent only options to reindexdb Michael Paquier 13:34
Re: complier warnings from ecpg tests Michael Paquier 13:40
Re: Conflict handling for COPY FROM 📎 Surafel Temesgen 13:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Antonin Houska 13:48

Browse Archives

Prev | Next