pgsql-hackers since 2019-12-27 20:22

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

Dec. 27, 2019

Thread Author Time
Re: Allow cluster owner to bypass authentication Stephen Frost 20:22
Re: weird libpq GSSAPI comment Alvaro Herrera 20:23
Re: BUG #16059: Tab-completion of filenames in COPY commands removes required quotes 📎 Tom Lane 22:36
Re: Memory-Bounded Hash Aggregation 📎 Jeff Davis 23:35
Re: Implementing Incremental View Maintenance legrand legrand 23:42

Dec. 28, 2019

Thread Author Time
Re: use CLZ instruction in AllocSetFreeIndex() 📎 John Naylor 00:02
Re: Duplicate Workers entries in some EXPLAIN plans Maciek Sakrejda 01:11
Re: use CLZ instruction in AllocSetFreeIndex() David Fetter 02:16
Re: Server crash with Master-Slave configuration. Robert Haas 02:46
Allow WHEN in INSTEAD OF triggers 📎 David Fetter 03:01
Re: Allow WHEN in INSTEAD OF triggers Alvaro Herrera 03:12
Re: Allow WHEN in INSTEAD OF triggers Tom Lane 03:29
Re: use CLZ instruction in AllocSetFreeIndex() 📎 John Naylor 03:44
PostgreSQL 12.1 patch for "private_modify" table creation option for data validation reinforcement 📎 Abdul Yadi AH-2 04:33
Re: [PATCH v1] pg_ls_tmpdir to show directories Fabien COELHO 06:52
Re: [PATCH v1] pg_ls_tmpdir to show directories 📎 Justin Pryzby 10:16
Re: Implementing Incremental View Maintenance Julien Rouhaud 11:05
Re: [PATCH] fix a performance issue with multiple logical-decoding walsenders 📎 Pierre Ducroquet 12:55
Re: use CLZ instruction in AllocSetFreeIndex() 📎 John Naylor 14:50
Re: [PATCH v1] pg_ls_tmpdir to show directories Fabien COELHO 15:02
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 16:03
Re: Allow WHEN in INSTEAD OF triggers David Fetter 16:29
Re: Allow WHEN in INSTEAD OF triggers 📎 David Fetter 16:45
Greatest Common Divisor 📎 Vik Fearing 16:58
Re: ALTER TABLE support for dropping generation expression 📎 Peter Eisentraut 17:05
Recognizing superuser in pg_hba.conf 📎 Vik Fearing 17:19
Re: PostgreSQL 12.1 patch for "private_modify" table creation option for data validation reinforcement Tom Lane 17:56
Re: Recognizing superuser in pg_hba.conf Tom Lane 18:07
Re: Greatest Common Divisor Fabien COELHO 18:15
Re: Recognizing superuser in pg_hba.conf Vik Fearing 19:02
TAP testing for psql's tab completion code 📎 Tom Lane 19:52
Incremental View Maintenance: ERROR: out of shared memory legrand legrand 20:15
Re: [PATCH v1] pg_ls_tmpdir to show directories 📎 Justin Pryzby 21:09
Re: TAP testing for psql's tab completion code Fabien COELHO 21:16
Re: Disallow cancellation of waiting for synchronous replication Robert Haas 21:55
Re: Greatest Common Divisor 📎 Vik Fearing 22:03
Re: use CLZ instruction in AllocSetFreeIndex() 📎 Tom Lane 22:33
Re: TAP testing for psql's tab completion code Tom Lane 22:52
Re: Disallow cancellation of waiting for synchronous replication Maksim Milyutin 23:19
Re: xact_start for walsender & logical decoding not updated Tomas Vondra 23:34
Re: Disallow cancellation of waiting for synchronous replication Robert Haas 23:54
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Robert Haas 23:56

Dec. 29, 2019

Thread Author Time
Re: error context for vacuum to include block number Robert Haas 00:21
Re: Consolidate 'unique array values' logic into a reusable function? 📎 Noah Misch 07:02
Re: TAP testing for psql's tab completion code Fabien COELHO 07:11
Re: Greatest Common Divisor Fabien COELHO 07:30
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 08:04
Re: Disallow cancellation of waiting for synchronous replication Andrey Borodin 09:13
remove some STATUS_* symbols 📎 Peter Eisentraut 10:33
Re: pgbench - use pg logging capabilities Michael Paquier 11:11
Re: Incremental View Maintenance: ERROR: out of shared memory Tatsuo Ishii 11:24
Re: Physical replication slot advance is not persistent 📎 Alexey Kondratov 12:12
Re: [PATCH] fix a performance issue with multiple logical-decoding walsenders Julien Rouhaud 12:32
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Robert Haas 12:37
Re: ALTER INDEX fails on partitioned index Robert Haas 12:43
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 13:06
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:35
Re: Greatest Common Divisor 📎 Vik Fearing 13:58
Re: Recognizing superuser in pg_hba.conf Robert Haas 16:16
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Robert Haas 16:19
Re: Recognizing superuser in pg_hba.conf Tom Lane 16:31
Re: Recognizing superuser in pg_hba.conf Robert Haas 16:48
Re: Greatest Common Divisor Chapman Flack 16:50
Re: Greatest Common Divisor Fabien COELHO 17:13
Re: TAP testing for psql's tab completion code Tom Lane 17:13
Re: Incremental View Maintenance: ERROR: out of shared memory Tom Lane 17:27
Re: TAP testing for psql's tab completion code Fabien COELHO 17:42
Re: [PATCH] Increase the maximum value track_activity_query_size Jeff Janes 17:46
Re: TAP testing for psql's tab completion code Tom Lane 17:53
Re: vacuum verbose detail logs are unclear (show debug lines at *start* of each stage?) Jeff Janes 18:15
Re: TAP testing for psql's tab completion code Fabien COELHO 18:52
Re: TAP testing for psql's tab completion code Tom Lane 19:22
Re: error context for vacuum to include block number (atomic progress update) Justin Pryzby 20:17
Re: [HACKERS] Block level parallel vacuum Tomas Vondra 21:23
Re: Recognizing superuser in pg_hba.conf 📎 Vik Fearing 22:10

Dec. 30, 2019

Thread Author Time
Re: [HACKERS] Block level parallel vacuum Amit Kapila 02:55
Re: Avoiding hash join batch explosions with extreme skew and weird stats 📎 Melanie Plageman 03:34
Re: [HACKERS] Block level parallel vacuum Amit Kapila 05:10
Re: Reorderbuffer crash during recovery Amit Kapila 05:47
Re: Yet another fast GiST build 📎 Andrey Borodin 06:43
comment regarding double timestamps; and, infinite timestamps and NaN 📎 Justin Pryzby 07:47
Re: Windows v readline Peter Eisentraut 09:08
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 09:40
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:13
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:19
Re: TAP testing for psql's tab completion code Fabien COELHO 10:49
Re: Recognizing superuser in pg_hba.conf 📎 Vik Fearing 10:56
Re: [PATCH] fix a performance issue with multiple logical-decoding walsenders Pierre Ducroquet 11:13
Re: [HACKERS] Block level parallel vacuum Tomas Vondra 13:07
Re: [HACKERS] Block level parallel vacuum Tomas Vondra 13:16
Re: Windows v readline Tom Lane 13:28
Re: comment regarding double timestamps; and, infinite timestamps and NaN Tom Lane 14:05
Re: TAP testing for psql's tab completion code Tom Lane 14:10
Re: Disallow cancellation of waiting for synchronous replication Bruce Momjian 14:39
Re: TAP testing for psql's tab completion code Fabien COELHO 14:40
Re: comment regarding double timestamps; and, infinite timestamps and NaN Justin Pryzby 15:18
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Anastasia Lubennikova 15:57
Re: proposal: schema variables Philippe BEAUDOIN 16:26
Re: 12's AND CHAIN doesn't chain when transaction raised an error Alvaro Herrera 16:29
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Robert Haas 17:44
Re: backup manifests Robert Haas 18:22
Re: [HACKERS] pg_shmem_allocations view Robert Haas 18:52
Re: comment regarding double timestamps; and, infinite timestamps and NaN Tom Lane 19:18
Re: Recognizing superuser in pg_hba.conf David Fetter 19:27
Re: proposal: schema variables 📎 Pavel Stehule 20:05
Re: [PATCH] Increase the maximum value track_activity_query_size Robert Treat 20:46
Re: Allow an alias to be attached directly to a JOIN ... USING 📎 Peter Eisentraut 21:25
Re: [PATCH] Increase the maximum value track_activity_query_size Tomas Vondra 21:33
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 22:40
Re: Allow an alias to be attached directly to a JOIN ... USING Vik Fearing 23:07
Re: [PATCH] Increase the maximum value track_activity_query_size Tom Lane 23:08
Re: [PATCH] Increase the maximum value track_activity_query_size Andrew Dunstan 23:46
Re: [PATCH] Increase the maximum value track_activity_query_size Andrew Dunstan 23:55
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 23:57

Dec. 31, 2019

Thread Author Time
remove separate postgres.(sh)description files 📎 John Naylor 00:08
Re: [PATCH] Increase the maximum value track_activity_query_size Alvaro Herrera 00:10
Re: [PATCH] Increase the maximum value track_activity_query_size Tomas Vondra 00:46
[PATCH] Fix parallel query doc typos 📎 Jon Jensen 01:11
Re: [PATCH] Increase the maximum value track_activity_query_size Andrew Dunstan 01:47
Re: archive status ".ready" files may be created too early Bossart, Nathan 01:49
Re: [HACKERS] Block level parallel vacuum Amit Kapila 03:38
Re: Clarifying/rationalizing Vars' varno/varattno/varnoold/varoattno 📎 Tom Lane 03:50
Re: Cache relation sizes? Thomas Munro 04:05
Re: Reorderbuffer crash during recovery 📎 vignesh C 06:05
Re: [HACKERS] Block level parallel vacuum Amit Kapila 06:13
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) 📎 Masahiko Sawada 08:04
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ibrar Ahmed 09:14
Re: remove support for old Python versions Peter Eisentraut 09:46
[PATCH] lazy relations delete 📎 Maxim Orlov 10:16
color by default 📎 Peter Eisentraut 10:40
Re: [PATCH] Fix PostgreSQL 12.1 server build and install problems under MSYS2 Peter Eisentraut 10:56
Re: pgbench - use pg logging capabilities Peter Eisentraut 11:10
Re: color by default Juan José Santamaría Flecha 12:13
Re: backup manifests Tels 12:30
Re: pgbench - use pg logging capabilities Michael Paquier 12:39
Re: color by default Tom Lane 13:35
Re: color by default Abel Abraham Camarillo Ojeda 13:52
Re: color by default Daniel Gustafsson 13:59
Re: color by default Andreas Joseph Krogh 14:12
Re: color by default Alvaro Herrera 15:18
Re: color by default Isaac Morland 15:46
Decade indication Bruce Momjian 16:35
Re: color by default Jose Luis Tallon 17:32
Re: backup manifests David Fetter 17:43
Re: Decade indication Glyn Astill 21:26
Re: Decade indication Andrew Dunstan 21:34
Re: Decade indication Tom Lane 21:53

Jan. 1, 2020

Thread Author Time
Re: backup manifests David Steele 02:16
TRUNCATE on foreign tables Kohei KaiGai 02:46
pg_restore crash when there is a failure before all child process is created 📎 vignesh C 03:50
Re: TRUNCATE on foreign tables 📎 Kohei KaiGai 06:07
Re: WIP: System Versioned Temporal Table 📎 Surafel Temesgen 10:50
WIP: WAL prefetch (another approach) 📎 Thomas Munro 13:39
Assigning ROW variable having NULL value to RECORD type variable doesn't give any structure to the RECORD variable. Ashutosh Sharma 15:49
Re: Assigning ROW variable having NULL value to RECORD type variable doesn't give any structure to the RECORD variable. Pavel Stehule 15:58
Re: backup manifests Robert Haas 18:43
Re: backup manifests David Fetter 19:09
_bt_delitems_delete() should use XLogRegisterBufData(), not XLogRegisterData() 📎 Peter Geoghegan 21:00
Re: WIP: System Versioned Temporal Table Vik Fearing 21:12
Re: pgbench - use pg logging capabilities Fabien COELHO 21:19
Re: pgbench - use pg logging capabilities 📎 Fabien COELHO 21:55
Re: reduce size of fmgr_builtins array 📎 John Naylor 23:15

Jan. 2, 2020

Thread Author Time
Re: backup manifests Tom Lane 00:46
Re: backup manifests Robert Haas 01:57
Re: backup manifests Tom Lane 02:20
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 02:58
Re: TRUNCATE on foreign tables Alvaro Herrera 03:16
Re: [HACKERS] Block level parallel vacuum Amit Kapila 03:33
Re: Decade indication Tom Lane 04:01
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:50
Re: TRUNCATE on foreign tables Kohei KaiGai 06:39
Re: mdclose() does not cope w/ FileClose() failure 📎 Noah Misch 07:46
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 09:25
Re: [PATCH] Fix parallel query doc typos Amit Kapila 10:23
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 10:31
Re: TRUNCATE on foreign tables Alvaro Herrera 11:56
parallel vacuum options/syntax Amit Kapila 12:08
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 12:14
Re: Decade indication Robert Haas 12:57
Re: TRUNCATE on foreign tables Kohei KaiGai 13:05
Re: Refactor parse analysis of EXECUTE command Pavel Stehule 13:26
Re: pgbench - use pg logging capabilities Michael Paquier 13:37
Re: parallel vacuum options/syntax Guillaume Lelarge 13:39
Re: remove support for old Python versions Michael Paquier 13:47
Re: Decade indication Tom Lane 13:52
infinite histogram bounds and nan (Re: comment regarding double timestamps; and, infinite timestamps and NaN) Justin Pryzby 13:55
Re: Removal of support for OpenSSL 0.9.8 and 1.0.0 Michael Paquier 13:56
Re: infinite histogram bounds and nan (Re: comment regarding double timestamps; and, infinite timestamps and NaN) Tom Lane 14:11
Re: Disallow cancellation of waiting for synchronous replication Robert Haas 14:13
Re: Should we rename amapi.h and amapi.c? Andres Freund 14:21
Commit fest manager for 2020-01 Michael Paquier 14:22
Re: Removal of support for OpenSSL 0.9.8 and 1.0.0 Tom Lane 14:22
Re: Disallow cancellation of waiting for synchronous replication Robert Haas 14:26
Re: Removal of support for OpenSSL 0.9.8 and 1.0.0 Tom Lane 14:30
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Robert Haas 14:42
Re: TRUNCATE on foreign tables Stephen Frost 14:46
Re: Greatest Common Divisor Dean Rasheed 14:50
Re: Greatest Common Divisor Stephen Frost 14:57
Re: Greatest Common Divisor Tom Lane 15:12
Re: [PATCH] Fix parallel query doc typos Robert Haas 15:26

Browse Archives

Prev | Next