pgsql-hackers since 2020-11-30 16:04

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

Nov. 30, 2020

Thread Author Time
Re: Feature improvement for pg_stat_statements Fujii Masao 16:04
Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera 16:07
Cost overestimation of foreign JOIN 📎 Andrey Lepikhov 16:19
allow to \dtS+ pg_toast.* 📎 Justin Pryzby 16:54
Re: libpq compression 📎 Konstantin Knizhnik 16:58
Re: jit and explain nontext 📎 Justin Pryzby 16:59
Re: A few new options for CHECKPOINT Bossart, Nathan 17:17
Re: Re: parallel distinct union and aggregate support patch [email protected] 17:27
Re: Notes on physical replica failover with logical publisher or subscriber Alexey Kondratov 17:34
Re: Cost overestimation of foreign JOIN Tom Lane 17:38
Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera 17:57
Re: Add Information during standby recovery conflicts Fujii Masao 17:59
Re: Add Information during standby recovery conflicts Fujii Masao 18:04
Re: Improving spin-lock implementation on ARM. Tom Lane 18:21
Re: Add Information during standby recovery conflicts Alvaro Herrera 18:25
Re: Add docs stub for recovery.conf Bruce Momjian 18:25
Re: Cost overestimation of foreign JOIN Andrey Lepikhov 18:26
Re: Add docs stub for recovery.conf David G. Johnston 18:31
Re: Improve handling of parameter differences in physical replication 📎 Peter Eisentraut 18:37
Re: Add docs stub for recovery.conf Bruce Momjian 18:42
Re: [PATCH] remove deprecated v8.2 containment operators Anastasia Lubennikova 18:51
Re: 回复: [PATCH] BUG FIX: Core dump could happen when VACUUM FULL in standalone mode 📎 Tom Lane 18:54
Re: [PATCH] remove deprecated v8.2 containment operators Tom Lane 19:03
Re: [PATCH] remove deprecated v8.2 containment operators Justin Pryzby 19:06
Re: [PATCH] remove deprecated v8.2 containment operators Tom Lane 19:09
Re: Add docs stub for recovery.conf David G. Johnston 19:13
Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera 19:15
Re: range_agg Alexander Korotkov 19:35
Re: Change JOIN tutorial to focus more on explicit joins Anastasia Lubennikova 19:45
Re: Deleting older versions in unique indexes to avoid page splits 📎 Peter Geoghegan 19:50
{CREATE INDEX, REINDEX} CONCURRENTLY improvements 📎 Alvaro Herrera 19:54
Re: [DOC] Document concurrent index builds waiting on each other Anastasia Lubennikova 20:03
Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera 20:05
Re: Change JOIN tutorial to focus more on explicit joins Jürgen Purtz 20:15
Re: [patch] [doc] Introduce view updating options more succinctly Anastasia Lubennikova 20:21
Re: Change JOIN tutorial to focus more on explicit joins David G. Johnston 20:25
Re: range_agg Alexander Korotkov 20:39
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane 20:46
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 20:46
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 21:01
Re: Printing LSN made easy Andres Freund 21:03
[BUG] orphaned function 📎 Drouvot, Bertrand 21:07
Re: proposal: unescape_text function Pavel Stehule 21:15
Re: support IncrementalSortPath type in outNode() Tom Lane 21:34
Re: [DOC] Document concurrent index builds waiting on each other 📎 Alvaro Herrera 21:52
Re: proposal: unescape_text function Pavel Stehule 21:56
runtime error copying oids field Zhihong Yu 22:29
Re: [BUG] orphaned function Tom Lane 22:29
Re: runtime error copying oids field Alvaro Herrera 23:01
Re: Printing backtrace of postgres processes Tom Lane 23:04
Re: 回复: [PATCH] BUG FIX: Core dump could happen when VACUUM FULL in standalone mode Masahiko Sawada 23:08
Re: runtime error copying oids field 📎 Zhihong Yu 23:24
Re: Add Information during standby recovery conflicts Masahiko Sawada 23:35
Re: Online verification of checksums David Steele 23:38
Re: error_severity of brin work item Alvaro Herrera 23:47

Dec. 1, 2020

Thread Author Time
Consider parallel for lateral subqueries with limit 📎 James Coleman 00:00
Re: Huge memory consumption on partitioned table with FKs Alvaro Herrera 00:03
Re: enable_incremental_sort changes query behavior James Coleman 00:08
Re: error_severity of brin work item Justin Pryzby 00:20
Re: [DOC] Document concurrent index builds waiting on each other James Coleman 00:29
Re: vac_update_datfrozenxid will raise "wrong tuple length" if pg_database tuple contains toast attribute. Ashwin Agrawal 00:37
Re: Huge memory consumption on partitioned table with FKs Kyotaro Horiguchi 00:40
Re: remove spurious CREATE INDEX CONCURRENTLY wait Michael Paquier 01:00
Re: Why does create_gather_merge_plan need make_sort? 📎 James Coleman 01:13
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Justin Pryzby 01:30
RE: Disable WAL logging to speed up data loading [email protected] 01:42
Re: VACUUM (DISABLE_PAGE_SKIPPING on) Masahiko Sawada 01:45
回复: 回复: [PATCH] BUG FIX: Core dump could happen when VACUUM FULL in standalone mode Yulin PEI 01:54
Re: Fix generate_useful_gather_paths for parallel unsafe pathkeys 📎 James Coleman 01:59
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 02:25
Re: Huge memory consumption on partitioned table with FKs Corey Huinker 02:38
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 02:46
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Michael Paquier 02:46
Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted Thomas Munro 02:48
Re: Huge memory consumption on partitioned table with FKs Tom Lane 02:48
Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted Michael Paquier 02:55
Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted Thomas Munro 03:06
Re: Printing backtrace of postgres processes Craig Ringer 03:11
Re: Improving spin-lock implementation on ARM. Krunal Bauskar 03:25
Re: Huge memory consumption on partitioned table with FKs Corey Huinker 03:25
Re: Printing backtrace of postgres processes Andres Freund 03:26
Re: Printing backtrace of postgres processes Andres Freund 03:31
Re: Printing backtrace of postgres processes Craig Ringer 03:33
Confusing behavior of psql's \e 📎 Laurenz Albe 03:38
Re: runtime error copying oids field Zhihong Yu 03:49
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 03:54
Re: Printing backtrace of postgres processes Tom Lane 04:01
TAP test utility module 'PG_LSN.pm' 📎 Craig Ringer 04:03
PG vs LLVM 12 on seawasp, next round Thomas Munro 04:35
Re: autovac issue with large number of tables 📎 Kasahara Tatsuhito 04:48
Re: Add statistics to pg_stat_wal view for wal related parameter tuning 📎 Fujii Masao 05:01
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 📎 Michael Paquier 05:38
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 05:39
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Justin Pryzby 05:43
Re: proposal: unescape_text function Pavel Stehule 05:43
RE: [PATCH] Keeps tracking the uniqueness with UniqueKey Hou, Zhijie 05:45
Re: TAP test utility module 'PG_LSN.pm' Michael Paquier 05:58
Re: Improving spin-lock implementation on ARM. 📎 Tom Lane 06:01
Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted Michael Paquier 06:01
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 06:08
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 06:10
Re: TAP test utility module 'PG_LSN.pm' Craig Ringer 06:11
Re: TAP test utility module 'PG_LSN.pm' Fujii Masao 06:14
Re: TAP test utility module 'PG_LSN.pm' Michael Paquier 06:27
Re: PG vs LLVM 12 on seawasp, next round 📎 Andres Freund 06:49
Re: autovac issue with large number of tables Masahiko Sawada 07:23
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 07:27
Re: autovac issue with large number of tables Fujii Masao 07:32
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Michael Paquier 07:35
Re: Libpq support to connect to standby server as priority 📎 Greg Nancarrow 08:09
Re: Additional improvements to extended statistics Dean Rasheed 08:15
Re: Add Information during standby recovery conflicts 📎 Drouvot, Bertrand 08:29
Re: autovac issue with large number of tables Masahiko Sawada 08:31
Re: Change JOIN tutorial to focus more on explicit joins 📎 Jürgen Purtz 08:38
Re: Printing backtrace of postgres processes vignesh C 08:45
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS Craig Ringer 08:50
Re: [POC] Fast COPY FROM command for the table with foreign partitions Amit Langote 09:02
Re: enable_incremental_sort changes query behavior Anastasia Lubennikova 09:08
Re: Display individual query in pg_stat_activity Georgios Kokolatos 09:10
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Daniel Gustafsson 09:10
Re: [BUG] orphaned function Drouvot, Bertrand 09:32
Re: [HACKERS] Custom compression methods Dilip Kumar 09:45
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 09:46
Re: Error on failed COMMIT Georgios Kokolatos 09:48
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 09:48
Re: Deleting older versions in unique indexes to avoid page splits Heikki Linnakangas 09:50
Re: Improving spin-lock implementation on ARM. Krunal Bauskar 10:02
Commitfest 2020-11 is closed Anastasia Lubennikova 10:05
Re: Improving spin-lock implementation on ARM. Amit Khandekar 10:09
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:13
Avoid using lcons and list_delete_first in plan_union_children() 📎 Hou, Zhijie 10:52
Re: [HACKERS] Custom compression methods Dilip Kumar 11:20
Re: Two fsync related performance issues? Craig Ringer 11:39
Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW 📎 Bharath Rupireddy 12:04
Re: Improving spin-lock implementation on ARM. 📎 Krunal Bauskar 12:43
Re: Additional improvements to extended statistics Tomas Vondra 12:50
Re: runtime error copying oids field Alvaro Herrera 13:01
Re: Notes on physical replica failover with logical publisher or subscriber Amit Kapila 13:17
Re: Cost overestimation of foreign JOIN Ashutosh Bapat 13:17
Re: Consider parallel for lateral subqueries with limit James Coleman 13:43
Re: Terminate the idle sessions Anastasia Lubennikova 13:55
RE: Disable WAL logging to speed up data loading [email protected] 13:59
Re: Strange behavior with polygon and NaN Anastasia Lubennikova 14:06
Re: error_severity of brin work item Alvaro Herrera 14:07
Re: Unnecessary delay in streaming replication due to replay lag Anastasia Lubennikova 14:21
Re: Corner-case bug in pg_rewind Anastasia Lubennikova 14:41
Re: [PATCH] SET search_path += octopus Abhijit Menon-Sen 14:49
Re: Corner-case bug in pg_rewind Pavel Borisov 14:52
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 14:54
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 14:58
Re: Corruption during WAL replay Anastasia Lubennikova 14:58
Re: runtime error copying oids field Alvaro Herrera 15:02
Re: Strange behavior with polygon and NaN Tom Lane 15:03
Re: Reduce the time required for a database recovery from archive. Anastasia Lubennikova 15:05
Re: Improving spin-lock implementation on ARM. Krunal Bauskar 15:19
Re: BUG #15383: Join Filter cost estimation problem in 10.5 Anastasia Lubennikova 15:23
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera 15:25
Re: [HACKERS] Custom compression methods Dilip Kumar 15:45
Re: Confusing behavior of psql's \e Chapman Flack 16:03
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 16:07
Re: Phrase search vs. multi-lexeme tokens Alexander Korotkov 16:13
Re: Avoid using lcons and list_delete_first in plan_union_children() Heikki Linnakangas 16:17
Re: Confusing behavior of psql's \e Laurenz Albe 16:21
Re: Add session statistics to pg_stat_database Magnus Hagander 16:32
Re: Confusing behavior of psql's \e Chapman Flack 16:34
Re: Improving spin-lock implementation on ARM. Zidenberg, Tsahi 16:41
Re: Improving spin-lock implementation on ARM. Tom Lane 16:49
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 17:05
Re: Minor documentation error regarding streaming replication protocol Jeff Davis 18:16
Off-Schedule Minor Release Consideration? David G. Johnston 18:44
Re: error_severity of brin work item Justin Pryzby 18:46
Re: error_severity of brin work item Alvaro Herrera 18:57
Re: proposal: unescape_text function Chapman Flack 19:20
Re: PG vs LLVM 12 on seawasp, next round Fabien COELHO 20:04
Re: PG vs LLVM 12 on seawasp, next round Andres Freund 20:08
Re: proposal: unescape_text function Pavel Stehule 20:16
Re: Index Skip Scan (new UniqueKeys) Dmitry Dolgov 20:21
Re: [sqlsmith] Failed assertion during partition pruning Tom Lane 20:31
libpq async command processing methods are difficult to use with edge-triggered epoll Alex Robinson 20:37
room for improvement in amcheck btree checking? Mark Dilger 20:39
Re: Index Skip Scan (new UniqueKeys) Heikki Linnakangas 20:59
Proposal: Adding isbgworker column to pg_stat_activity Paul Martinez 21:39
Re: Setof RangeType returns Patrick Handja 21:42
Re: Improving spin-lock implementation on ARM. Zidenberg, Tsahi 21:43
Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan 22:18
Re: Setof RangeType returns Patrick Handja 22:19
Re: error_severity of brin work item Justin Pryzby 22:25
Re: Setof RangeType returns Chapman Flack 22:31
Recent eelpout failures on 9.x branches Tom Lane 22:36
Re: Setof RangeType returns Tom Lane 22:39
Re: Recent eelpout failures on 9.x branches Thomas Munro 22:50
Re: proposal: unescape_text function Andrew Dunstan 23:05
Re: Recent eelpout failures on 9.x branches Tom Lane 23:07
Re: room for improvement in amcheck btree checking? Alvaro Herrera 23:26
Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera 23:51

Dec. 2, 2020

Thread Author Time
Re: room for improvement in amcheck btree checking? Peter Geoghegan 00:38
Re: [DOC] Document concurrent index builds waiting on each other James Coleman 01:05
Re: Allow some recovery parameters to be changed with reload Fujii Masao 02:01
Re: room for improvement in amcheck btree checking? Mark Dilger 02:03
RE: Disable WAL logging to speed up data loading [email protected] 02:21

Browse Archives

Prev | Next