pgsql-hackers since 2020-04-19 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

April 19, 2020

Thread Author Time
Re: relocating the server's backup manifest code Michael Paquier 00:12
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables 📎 Justin Pryzby 00:22
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables 📎 Justin Pryzby 01:28
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 Justin Pryzby 02:36
Re: Implementation DISTINCT for window aggregate function: SUM David Rowley 03:07
Re: Poll: are people okay with function/operator table redesign? Pavel Stehule 03:40
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Juan José Santamaría Flecha 10:16
Re: Poll: are people okay with function/operator table redesign? Peter Eisentraut 10:29
Re: Poll: are people okay with function/operator table redesign? Peter Eisentraut 10:36
Re: Poll: are people okay with function/operator table redesign? Peter Eisentraut 10:46
Re: WIP: WAL prefetch (another approach) Dmitry Dolgov 11:48
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Ranier Vilela 11:56
HEAPDEBUGALL is broken Peter Eisentraut 12:50
Re: Poll: are people okay with function/operator table redesign? Tom Lane 13:23
Re: HEAPDEBUGALL is broken Tom Lane 13:37
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 James Coleman 13:46
Re: WAL usage calculation patch 📎 Julien Rouhaud 14:22
[PATCH] Small optimization across postgres (remove strlen duplicate usage) 📎 Ranier Vilela 14:24
Re: PG compilation error with Visual Studio 2015/2017/2019 Juan José Santamaría Flecha 15:33
Re: Incremental sorts and EXEC_FLAG_REWIND 📎 James Coleman 16:14
Re: Poll: are people okay with function/operator table redesign? Isaac Morland 16:39
Re: Poll: are people okay with function/operator table redesign? Tom Lane 16:59
proposal - psql - use pager for \watch command 📎 Pavel Stehule 17:27
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Ranier Vilela 18:59
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables Alvaro Herrera 19:13
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables Justin Pryzby 19:18
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Tomas Vondra 19:33
Re: HEAPDEBUGALL is broken Alexander Lakhin 20:00
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Ranier Vilela 20:29
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables Alvaro Herrera 20:38
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables 📎 Justin Pryzby 20:49
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Tomas Vondra 21:18
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Andreas Karlsson 21:20
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Tom Lane 21:38
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) David Rowley 22:00
v13: Performance regression related to FORTIFY_SOURCE 📎 Jeff Davis 22:07
Re: Adding missing object access hook invocations Michael Paquier 22:55
Re: Parallel Append can break run-time partition pruning David Rowley 23:00
Re: PG compilation error with Visual Studio 2015/2017/2019 Michael Paquier 23:02
Re: v13: Performance regression related to FORTIFY_SOURCE Peter Geoghegan 23:19
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Ranier Vilela 23:23
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Ranier Vilela 23:36
Re: Adding missing object access hook invocations Mark Dilger 23:43
Re: sqlsmith crash incremental sort Tomas Vondra 23:47

April 20, 2020

Thread Author Time
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) David Rowley 01:00
Re: v13: Performance regression related to FORTIFY_SOURCE Jeff Davis 02:48
Re: where should I stick that backup? Amit Kapila 02:48
Re: [PATCH] Small optimization across postgres (remove strlen duplicate usage) Ranier Vilela 02:57
Re: fixing old_snapshot_threshold's time->xid mapping Dilip Kumar 04:10
Re: where should I stick that backup? Amit Kapila 04:15
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 04:40
Re: While restoring -getting error if dump contain sql statements generated from generated.sql file 📎 Masahiko Sawada 05:27
Re: 001_rep_changes.pl stalls Fujii Masao 05:30
Re: Race condition in SyncRepGetSyncStandbysPriority Masahiko Sawada 05:35
Re: fixing old_snapshot_threshold's time->xid mapping 📎 Thomas Munro 05:54
Re: where should I stick that backup? Amit Kapila 06:00
Re: Race condition in SyncRepGetSyncStandbysPriority Fujii Masao 06:05
Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 📎 Fujii Masao 06:26
Re: fixing old_snapshot_threshold's time->xid mapping Dilip Kumar 06:34
Re: where should I stick that backup? Amit Kapila 06:36
Re: fixing old_snapshot_threshold's time->xid mapping Thomas Munro 06:58
Re: 001_rep_changes.pl stalls Noah Misch 07:02
Re: [BUG] non archived WAL removed during production crash recovery Kyotaro Horiguchi 07:02
Re: 001_rep_changes.pl stalls Kyotaro Horiguchi 07:15
Re: 001_rep_changes.pl stalls Kyotaro Horiguchi 07:24
Re: [BUG] non archived WAL removed during production crash recovery 📎 Michael Paquier 07:34
Re: WAL usage calculation patch Kyotaro Horiguchi 07:46
Re: 001_rep_changes.pl stalls Noah Misch 07:59
Re: fixing old_snapshot_threshold's time->xid mapping Dilip Kumar 08:01
Re: Possible cache reference leak by removeExtObjInitPriv Kyotaro Horiguchi 08:28
Re: Additional Chapter for Tutorial 📎 Jürgen Purtz 08:30
Re: 001_rep_changes.pl stalls Kyotaro Horiguchi 08:38
Re: PG compilation error with Visual Studio 2015/2017/2019 davinder singh 08:53
Re: [Proposal] Global temporary tables 曾文旌 09:09
Re: [Proposal] Global temporary tables 曾文旌 09:29
Re: [Proposal] Global temporary tables 曾文旌 09:31
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables Amit Langote 09:35
Re: where should I stick that backup? Amit Kapila 09:44
Re: [Proposal] Global temporary tables Prabhat Sahu 10:18
Re: 001_rep_changes.pl stalls Fujii Masao 10:24
Re: Poll: are people okay with function/operator table redesign? Victor Yegorov 10:38
Re: Allow pg_read_all_stats to read pg_stat_progress_* Andrey M. Borodin 10:43
Re: Allow pg_read_all_stats to read pg_stat_progress_* Magnus Hagander 11:05
Re: Allow pg_read_all_stats to read pg_stat_progress_* Stephen Frost 11:10
Re: It is not documented that pg_promote can exit standby mode 📎 Fujii Masao 11:38
Re: [BUG] non archived WAL removed during production crash recovery Jehan-Guillaume de Rorthais 12:22
Re: design for parallel backup Amit Kapila 12:49
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 13:02
Re: [Proposal] Global temporary tables tushar 13:15
Re: Problem with logical replication Masahiko Sawada 13:24
Re: More efficient RI checks - take 2 Antonin Houska 13:56
Re: Allow pg_read_all_stats to read pg_stat_progress_* Tom Lane 14:12
Re: Allow pg_read_all_stats to read pg_stat_progress_* Magnus Hagander 14:15
Re: Poll: are people okay with function/operator table redesign? Tom Lane 14:21
Re: More efficient RI checks - take 2 Antonin Houska 14:31
Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements 📎 Fujii Masao 15:42
Re: More efficient RI checks - take 2 Corey Huinker 15:45
Re: Poll: are people okay with function/operator table redesign? Tom Lane 16:49
Re: Adding missing object access hook invocations Alvaro Herrera 17:32
Re: more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera 17:54
Re: more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera 17:55
new heapcheck contrib module 📎 Mark Dilger 17:59
Re: fixing old_snapshot_threshold's time->xid mapping Robert Haas 18:01
Re: design for parallel backup Robert Haas 18:09
Re: new heapcheck contrib module Peter Geoghegan 18:09
Re: new heapcheck contrib module Robert Haas 18:19
Re: new heapcheck contrib module Peter Geoghegan 18:31
Re: new heapcheck contrib module Mark Dilger 18:34
Re: Perl modules for testing/viewing/corrupting/repairing your heap files Peter Geoghegan 18:48
Re: relocating the server's backup manifest code 📎 Robert Haas 18:54
Re: new heapcheck contrib module Peter Geoghegan 19:37
Re: new heapcheck contrib module Mark Dilger 19:40
Re: new heapcheck contrib module Andres Freund 19:42
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables 📎 Justin Pryzby 19:57
Re: design for parallel backup Peter Eisentraut 20:02
Re: new heapcheck contrib module Robert Haas 20:03
Re: design for parallel backup Andres Freund 20:19
Re: design for parallel backup Robert Haas 20:21
Re: new heapcheck contrib module Andres Freund 20:30
Re: design for parallel backup Robert Haas 20:36
Re: new heapcheck contrib module Peter Geoghegan 20:37
Re: new heapcheck contrib module Robert Haas 20:40
Re: design for parallel backup Andres Freund 21:10
Re: new heapcheck contrib module Peter Geoghegan 21:14
Re: Poll: are people okay with function/operator table redesign? Alvaro Herrera 21:31
Re: new heapcheck contrib module Peter Geoghegan 21:45
Re: Poll: are people okay with function/operator table redesign? Tom Lane 21:50
Re: Poll: are people okay with function/operator table redesign? Alvaro Herrera 22:14
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables 📎 Alvaro Herrera 23:04
Fix for pg_statio_all_tables 📎 Alexander Korotkov 23:44

April 21, 2020

Thread Author Time
Binary search in ScalarArrayOpExpr for OR'd constant arrays 📎 James Coleman 01:27
Re: Fix for pg_statio_all_tables Michael Paquier 01:38
Re: Adding missing object access hook invocations Michael Paquier 01:39
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Michael Paquier 01:59
Re: fixing old_snapshot_threshold's time->xid mapping 📎 Thomas Munro 02:05
Re: [BUG] non archived WAL removed during production crash recovery Michael Paquier 02:15
Re: 001_rep_changes.pl stalls Michael Paquier 02:25
Re: Do we need to handle orphaned prepared transactions in the server? Bruce Momjian 02:35
Re: Parallel Append can break run-time partition pruning David Rowley 03:03
Re: [BUG] non archived WAL removed during production crash recovery Kyotaro Horiguchi 03:09
Re: fixing old_snapshot_threshold's time->xid mapping Dilip Kumar 04:24
Re: spin_delay() for ARM Amit Khandekar 04:25
Re: WIP/PoC for parallel backup Amit Kapila 04:27
Bogus documentation for bogus geometric operators Tom Lane 04:42
Re: design for parallel backup Amit Kapila 04:50
Re: Do we need to handle orphaned prepared transactions in the server? Michael Paquier 04:52
Re: [BUG] non archived WAL removed during production crash recovery Michael Paquier 04:57
Re: Fix for pg_statio_all_tables Tom Lane 04:58
Re: It is not documented that pg_promote can exit standby mode Fujii Masao 05:07
Re: Parallel Append can break run-time partition pruning Amit Langote 05:23
Re: WIP: WAL prefetch (another approach) Thomas Munro 05:26
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Fujii Masao 05:27
Re: design for parallel backup Andres Freund 05:31
pgbench testing with contention scenarios Amit Khandekar 05:37
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Michael Paquier 05:54
Re: [BUG] non archived WAL removed during production crash recovery Kyotaro Horiguchi 06:08
forgotten initalization of a variable 📎 Kyotaro Horiguchi 06:08
Re: [Proposal] Global temporary tables 📎 曾文旌 06:19
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Fujii Masao 06:29
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Michael Paquier 06:36
Re: design for parallel backup Andres Freund 06:44
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Fujii Masao 06:48
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 07:21
Re: WIP/PoC for parallel backup Asif Rehman 07:29
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Kyotaro Horiguchi 07:58
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 08:04
Re: WAL page magic errors (and plenty others) got hard to debug. Andres Freund 08:08
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Kyotaro Horiguchi 08:15
Re: forgotten initalization of a variable 📎 Michael Paquier 08:34
Re: WIP: Aggregation push-down 📎 Andy Fan 08:37
Re: forgotten initalization of a variable Kyotaro Horiguchi 09:09
Re: WIP/PoC for parallel backup Jeevan Ladhe 09:35
Concurrency bug in amcheck 📎 Alexander Korotkov 09:54
Re: fixing old_snapshot_threshold's time->xid mapping 📎 Thomas Munro 10:14
Re: WIP/PoC for parallel backup Asif Rehman 10:16
Re: Fix for pg_statio_all_tables Alexander Korotkov 10:17
Re: Fix for pg_statio_all_tables Alexander Korotkov 10:19
RE: extension patch of CREATE OR REPLACE TRIGGER 📎 [email protected] 10:32
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 10:40
Re: design for parallel backup Robert Haas 11:18
Re: fixing old_snapshot_threshold's time->xid mapping Dilip Kumar 11:22
Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements legrand legrand 11:37
Re: WIP/PoC for parallel backup Amit Kapila 11:48
Re: WIP/PoC for parallel backup Amit Kapila 11:49
Re: WIP/PoC for parallel backup Ahsan Hadi 11:56
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 12:00
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Juan José Santamaría Flecha 12:01
Re: PG compilation error with Visual Studio 2015/2017/2019 Ranier Vilela 12:20
Re: Concurrency bug in amcheck Alexander Korotkov 12:31
Re: PG compilation error with Visual Studio 2015/2017/2019 Juan José Santamaría Flecha 12:49
Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 Fujii Masao 13:08
[SSPI] Windows group support The Dude 13:48
Re: Fix for pg_statio_all_tables Tom Lane 13:59
Re: WIP/PoC for parallel backup Amit Kapila 14:12
[IBM z Systems] Getting server crash when jit_above_cost =0 tushar 14:34
[PATCH] distinct aggregates within a window function WIP Eugen Konkov 15:06
Re: [PATCH] distinct aggregates within a window function WIP Andreas Karlsson 15:17
Re: More efficient RI checks - take 2 Alvaro Herrera 15:34
Re: design for parallel backup Andres Freund 15:36
Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables Alvaro Herrera 15:45

Browse Archives

Prev | Next