pgsql-hackers since 2019-12-31 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

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
Re: error context for vacuum to include block number 📎 Justin Pryzby 16:27
avoid some calls to memset with array initializer 📎 Justin Pryzby 16:38
Re: Greatest Common Divisor Merlin Moncure 16:59
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 17:11
Re: avoid some calls to memset with array initializer rmrodriguez 17:18
Re: Disallow cancellation of waiting for synchronous replication Andrey Borodin 17:26
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Robert Haas 17:37
Re: Clarifying/rationalizing Vars' varno/varattno/varnoold/varoattno 📎 Tom Lane 17:37
\d is not showing global(normal) table info if we create temporary table with same name as global table Mahendra Singh 17:59
Re: backup manifests David Fetter 18:03
Re: WIP: WAL prefetch (another approach) Tomas Vondra 18:10
Re: backup manifests Robert Haas 18:34
Re: \d is not showing global(normal) table info if we create temporary table with same name as global table Robert Haas 18:39
Re: \d is not showing global(normal) table info if we create temporary table with same name as global table Tom Lane 19:10
Re: Recognizing superuser in pg_hba.conf Stephen Frost 19:52
pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 20:02
Re: Recognizing superuser in pg_hba.conf Vik Fearing 20:04
Re: Recognizing superuser in pg_hba.conf Tom Lane 20:04
Re: Recognizing superuser in pg_hba.conf Andrew Gierth 20:13
Re: Recognizing superuser in pg_hba.conf Stephen Frost 20:17
Re: Recognizing superuser in pg_hba.conf Christoph Moench-Tegeder 20:19
Re: [PATCH] Increase the maximum value track_activity_query_size Jeff Janes 20:27
Re: Recognizing superuser in pg_hba.conf Tom Lane 20:49
Re: Recognizing superuser in pg_hba.conf Stephen Frost 21:01
Re: Recognizing superuser in pg_hba.conf Tom Lane 21:07
Re: _bt_delitems_delete() should use XLogRegisterBufData(), not XLogRegisterData() 📎 Peter Geoghegan 21:41
Re: Setting min/max TLS protocol in clientside libpq cary huang 21:46
Re: Commit fest manager for 2020-01 Tomas Vondra 22:34
Re: color by default Gavin Flower 23:38
Re: benchmarking Flex practices John Naylor 23:56

Jan. 3, 2020

Thread Author Time
Re: Extracting only the columns needed for a query 📎 Melanie Plageman 01:21
Re: Removal of support for OpenSSL 0.9.8 and 1.0.0 Michael Paquier 02:33
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 02:59
Re: parallel vacuum options/syntax Dilip Kumar 03:20
Re: Removal of support for OpenSSL 0.9.8 and 1.0.0 Tom Lane 04:45
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 04:49
Re: WIP: WAL prefetch (another approach) Thomas Munro 04:57
Re: Assigning ROW variable having NULL value to RECORD type variable doesn't give any structure to the RECORD variable. Ashutosh Sharma 05:02
Re: Removal of support for OpenSSL 0.9.8 and 1.0.0 📎 Michael Paquier 06:49
Re: Commit fest manager for 2020-01 Michael Paquier 06:51
pg_ssl_init [email protected] 06:55
Re: [PATCH] Fix parallel query doc typos Amit Kapila 07:24
Re: BUG #16059: Tab-completion of filenames in COPY commands removes required quotes Peter Eisentraut 07:54
Re: parallel vacuum options/syntax Amit Kapila 08:01
Re: parallel vacuum options/syntax Amit Kapila 08:05
Re: Windows v readline Peter Eisentraut 08:06
Re: parallel vacuum options/syntax Guillaume Lelarge 08:08
Re: Commit fest manager for 2020-01 Ibrar Ahmed 08:29
Re: Greatest Common Divisor Fabien COELHO 08:43
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar 08:50
Re: Greatest Common Divisor Peter Eisentraut 09:00
Re: Restore replication settings when modifying a field type Peter Eisentraut 09:14
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:24
Re: pgbench - allow to create partitioned tables Peter Eisentraut 09:54
Re: parallel vacuum options/syntax Mahendra Singh 09:55
Re: pgbench - allow to create partitioned tables Amit Kapila 10:04
Re: pgbench - allow to create partitioned tables Peter Eisentraut 10:51
Re: pgbench - use pg logging capabilities Peter Eisentraut 10:55
Re: WIP: System Versioned Temporal Table 📎 Surafel Temesgen 10:57
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Christoph Berg 11:01
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Michael Paquier 11:46
sidewinder has one failure Amit Kapila 12:01
Re: pgbench - use pg logging capabilities 📎 Fabien COELHO 12:01
Re: pgbench - allow to create partitioned tables 📎 Fabien COELHO 12:07
Re: backup manifests 📎 Suraj Kharage 12:41
Re: sidewinder has one failure Mikael Kjellström 13:04
Re: WIP: System Versioned Temporal Table Vik Fearing 13:22
Re: sidewinder has one failure Amit Kapila 13:33
Re: BUG #16059: Tab-completion of filenames in COPY commands removes required quotes Tom Lane 13:37
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 13:52
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 14:03
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 14:10
Re: Add support for automatically updating Unicode derived files John Naylor 14:13
distinguish index cost component from table component Justin Pryzby 14:14
Re: distinguish index cost component from table component Jeff Janes 14:33
Re: sidewinder has one failure Amit Kapila 14:48
Re: Recognizing superuser in pg_hba.conf Stephen Frost 15:04
Re: Allow an alias to be attached directly to a JOIN ... USING Fabien COELHO 15:04
Re: sidewinder has one failure Tom Lane 15:05
Re: Fetching timeline during recovery 📎 Jehan-Guillaume de Rorthais 15:11
Re: Greatest Common Divisor Tom Lane 15:22
Re: distinguish index cost component from table component 📎 Justin Pryzby 16:03
explain HashAggregate to report bucket and memory stats 📎 Justin Pryzby 16:19
Re: Greatest Common Divisor Robert Haas 16:24
Re: backup manifests Stephen Frost 16:44
Re: [HACKERS] Block level parallel vacuum Robert Haas 16:45
Re: backup manifests Robert Haas 16:51
Re: sidewinder has one failure Tom Lane 16:56
Re: backup manifests Stephen Frost 17:01
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Christoph Berg 17:02
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. 📎 Dagfinn Ilmari Mannsåker 17:12
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 17:35
Re: Greatest Common Divisor Alvaro Herrera 17:37
Re: backup manifests Robert Haas 17:37
Re: accounting for memory used for BufFile during hash joins Melanie Plageman 17:44
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Christoph Berg 17:48
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 17:55
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Robert Haas 17:59
Re: Greatest Common Divisor Merlin Moncure 18:10
Re: color by default Robert Haas 18:10
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 18:17
Re: \d is not showing global(normal) table info if we create temporary table with same name as global table Mahendra Singh Thalor 18:25
Re: Greatest Common Divisor 📎 Vik Fearing 18:34
Re: [PATCH] Increase the maximum value track_activity_query_size Robert Haas 18:36
Re: Greatest Common Divisor Robert Haas 18:46
Re: [PATCH] Increase the maximum value track_activity_query_size Tom Lane 18:48
Re: Assigning ROW variable having NULL value to RECORD type variable doesn't give any structure to the RECORD variable. Robert Haas 18:56
Re: Greatest Common Divisor Chapman Flack 18:57
Re: Greatest Common Divisor Robert Haas 19:11
Re: Greatest Common Divisor Fabien COELHO 19:14
Re: weird libpq GSSAPI comment Robbie Harwood 19:24
Re: Greatest Common Divisor Chapman Flack 19:27
Re: Greatest Common Divisor Robert Haas 19:32
Re: aggregate crash Andres Freund 19:35

Browse Archives

Prev | Next