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

Thread Author Time
Re: doc review for v13 James Coleman 00:03
Re: doc review for v13 Tom Lane 00:59
Re: Poll: are people okay with function/operator table redesign? Jonathan S. Katz 01:23
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators Kyotaro Horiguchi 01:41
Re: Poll: are people okay with function/operator table redesign? Tom Lane 01:44
Re: proposal - plpgsql - all plpgsql auto variables should be constant Kyotaro Horiguchi 03:02
Re: WAL usage calculation patch Amit Kapila 03:05
Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 03:12
Re: Why are wait events not reported even though it reads/writes a timeline history file? Fujii Masao 03:25
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays David Rowley 03:44
Re: proposal - plpgsql - all plpgsql auto variables should be constant Pavel Stehule 04:56
Re: 2pc leaks fds Kyotaro Horiguchi 05:11
Re: Setting min/max TLS protocol in clientside libpq Michael Paquier 05:45
Re: doc review for v13 Michael Paquier 06:03
Re: WAL usage calculation patch Michael Paquier 06:11
Re: Fix compilation failure against LLVM 11 Michael Paquier 06:21
Re: Improving psql slash usage help message Hamid Akhtar 07:25
Re: [BUG] non archived WAL removed during production crash recovery Michael Paquier 07:49
Re: WAL usage calculation patch Julien Rouhaud 07:52
Re: Concurrency bug in amcheck Alexander Korotkov 08:51
Re: [BUG] non archived WAL removed during production crash recovery Kyotaro Horiguchi 09:21
Re: [Proposal] Global temporary tables Prabhat Sahu 09:26
Re: [Proposal] Global temporary tables 曾文旌 09:45
Re: [Proposal] Global temporary tables 曾文旌 09:46
Re: [Proposal] Global temporary tables 曾文旌 09:49
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 10:34
Re: [BUG] non archived WAL removed during production crash recovery Jehan-Guillaume de Rorthais 10:42
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:43
Re: Concurrency bug in amcheck Alexander Korotkov 11:17
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Amit Kapila 11:20
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 11:26
Re: [Proposal] Global temporary tables 曾文旌 12:04
Re: Poll: are people okay with function/operator table redesign? Jonathan S. Katz 12:34
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 12:40
Re: Poll: are people okay with function/operator table redesign? Tom Lane 12:49
Re: Poll: are people okay with function/operator table redesign? Jonathan S. Katz 13:17
Re: [Proposal] Global temporary tables Prabhat Sahu 13:48
Re: Fix compilation failure against LLVM 11 Jesse Zhang 14:48
Re: doc review for v13 Justin Pryzby 15:02
Re: weird hash plan cost, starting with pg10 Justin Pryzby 16:18
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators Robert Haas 16:24
Re: weird hash plan cost, starting with pg10 Tom Lane 16:26
Re: weird hash plan cost, starting with pg10 Justin Pryzby 16:29
improving basebackup.c's file-reading code 📎 Robert Haas 16:33
Proposing WITH ITERATIVE Jonah H. Harris 16:52
Re: WIP/PoC for parallel backup 📎 David Zhang 16:53
Re: proposal - plpgsql - all plpgsql auto variables should be constant Pavel Stehule 17:14
Parallel GiST build on Cube Shyam Saladi 17:56
Fixes for two separate bugs in nbtree VACUUM's page deletion 📎 Peter Geoghegan 18:02
Re: tar-related code in PostgreSQL Robert Haas 18:07
Re: Parallel GiST build on Cube Darafei Komяpa Praliaskouski 18:48
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Alvaro Herrera 22:33
Re: [BUG] non archived WAL removed during production crash recovery Michael Paquier 23:01
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Alvaro Herrera 23:40
Re: [BUG] non archived WAL removed during production crash recovery Jehan-Guillaume de Rorthais 23:58

April 28, 2020

Thread Author Time
Re: [BUG] non archived WAL removed during production crash recovery Michael Paquier 00:41
Re: Proposing WITH ITERATIVE Jeff Davis 00:50
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays 📎 James Coleman 01:04
Re: Concurrency bug in amcheck Peter Geoghegan 01:04
Re: WAL usage calculation patch Amit Kapila 02:08
Re: Why are wait events not reported even though it reads/writes a timeline history file? 📎 Masahiro Ikeda 02:10
Re: Proposing WITH ITERATIVE David Fetter 02:32
Re: Fixes for two separate bugs in nbtree VACUUM's page deletion Peter Geoghegan 02:35
Re: Proposing WITH ITERATIVE Jonah H. Harris 02:44
Re: WIP/PoC for parallel backup Amit Kapila 03:15
Re: Proposing WITH ITERATIVE David Fetter 03:33
Re: Proposing WITH ITERATIVE Jonah H. Harris 03:49
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators 📎 Fujii Masao 03:56
Re: pg_rewind docs correction 📎 Michael Paquier 04:31
Re: Fix compilation failure against LLVM 11 Michael Paquier 04:56
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro Horiguchi 04:58
Re: Fix compilation failure against LLVM 11 Andres Freund 05:19
Re: Why are wait events not reported even though it reads/writes a timeline history file? Fujii Masao 05:49
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators Michael Paquier 06:03
Re: Why are wait events not reported even though it reads/writes a timeline history file? Michael Paquier 06:09
Pulling up sublink may break join-removal logic Richard Guo 07:04
Handling of concurrent aborts in logical decoding of in-progress xacts Amit Kapila 07:10
Re: Fixes for two separate bugs in nbtree VACUUM's page deletion Masahiko Sawada 07:20
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro Horiguchi 08:18
Re: Why are wait events not reported even though it reads/writes a timeline history file? 📎 Masahiro Ikeda 08:42
Raw device on PostgreSQL Benjamin Schaller 08:43
PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rajin Raj 09:22
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:41
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Holger Jakobs 09:43
Re: Proposing WITH ITERATIVE Oleksandr Shulgin 10:15
Re: Proposing WITH ITERATIVE Andreas Karlsson 10:19
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 10:25
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Muhammad Usama 10:37
Re: proposal - plpgsql - all plpgsql auto variables should be constant Ashutosh Bapat 11:34
[pg_dump] 'create index' statement is failing due to search_path is empty tushar 11:39
Re: proposal - plpgsql - all plpgsql auto variables should be constant Pavel Stehule 11:41
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Ashutosh Bapat 11:46
Re: Raw device on PostgreSQL Stephen Frost 12:01
Re: Raw device on PostgreSQL Andreas Karlsson 12:10
Re: Binary COPY IN size reduction Lőrinc Pap 12:13
Re: More efficient RI checks - take 2 Robert Haas 12:18
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra 12:25
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 12:39
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra 13:26
Re: Parallel Append can break run-time partition pruning Robert Haas 13:31
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Pavel Stehule 13:43
Re: Fix compilation failure against LLVM 11 Jesse Zhang 14:15
Re: [pg_dump] 'create index' statement is failing due to search_path is empty Tom Lane 14:31
Re: More efficient RI checks - take 2 Stephen Frost 14:31
Re: Binary COPY IN size reduction Stephen Frost 14:41
Re: More efficient RI checks - take 2 Tom Lane 14:44
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra 14:48
Re: Proposing WITH ITERATIVE Jonah H. Harris 15:08
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Holger Jakobs 15:10
Re: Proposing WITH ITERATIVE Jonah H. Harris 15:15
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 davinder singh 15:15
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Pavel Stehule 15:17
Re: Poll: are people okay with function/operator table redesign? Tom Lane 15:19
Re: Proposing WITH ITERATIVE Stephen Frost 15:51
Re: Proposing WITH ITERATIVE Jonah H. Harris 15:57
Re: Proposing WITH ITERATIVE Jonah H. Harris 16:05
Re: pg_rewind docs correction James Coleman 16:13
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 16:16
Re: Fixes for two separate bugs in nbtree VACUUM's page deletion Peter Geoghegan 16:17
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Paul Carlucci 16:24
Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera 16:29
Re: Bogus documentation for bogus geometric operators Emre Hasegeli 16:33
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Ron 16:39
Re: Bogus documentation for bogus geometric operators Tom Lane 17:33
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Pavel Stehule 17:39
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Juan José Santamaría Flecha 18:08
Re: PG compilation error with Visual Studio 2015/2017/2019 Juan José Santamaría Flecha 18:14
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 18:24
Re: Proposing WITH ITERATIVE 📎 Jonah H. Harris 19:38
Re: PG compilation error with Visual Studio 2015/2017/2019 Juan José Santamaría Flecha 19:53
Re: Poll: are people okay with function/operator table redesign? Tom Lane 20:34
Re: More efficient RI checks - take 2 Andres Freund 22:21
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 22:22
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra 22:52
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Andres Freund 23:05
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Alvaro Herrera 23:14
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) raf 23:43
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) raf 23:49

April 29, 2020

Thread Author Time
Re: pg_rewind docs correction 📎 Michael Paquier 00:15
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rui DeSousa 00:20
Re: Pulling up sublink may break join-removal logic David Rowley 00:22
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey David Rowley 00:29
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) David G. Johnston 00:34
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan 00:34
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rui DeSousa 00:40
Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera 00:47
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) David G. Johnston 01:22
Re: Avoiding hash join batch explosions with extreme skew and weird stats 📎 Melanie Plageman 02:03
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) raf 02:29
Re: Pulling up sublink may break join-removal logic Richard Guo 02:37
Re: Pulling up sublink may break join-removal logic Andy Fan 02:50
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 02:51
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 02:54
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 03:18
Re: [Proposal] Global temporary tables 曾文旌 03:22
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rui DeSousa 04:19
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) David G. Johnston 04:34
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rui DeSousa 04:57
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) David G. Johnston 05:09
Re: Proposing WITH ITERATIVE Fabien COELHO 05:09
Re: PG compilation error with Visual Studio 2015/2017/2019 davinder singh 05:19
Re: PG compilation error with Visual Studio 2015/2017/2019 davinder singh 05:20
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rui DeSousa 05:26
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Tim Cross 05:30
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) David G. Johnston 05:32
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Mahendra Singh Thalor 05:45
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rui DeSousa 05:51
Re: PostgreSQL CHARACTER VARYING vs CHARACTER VARYING (Length) Rui DeSousa 05:52
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Mahendra Singh Thalor 07:07
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 07:20
Remove unnecessary relabel stripping 📎 Richard Guo 07:51
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 09:26
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 09:49
Re: improving basebackup.c's file-reading code Hamid Akhtar 09:51
Re: Proposing WITH ITERATIVE Peter Eisentraut 11:22
Re: [Proposal] Global temporary tables tushar 11:46
Re: Improve errors when setting incorrect bounds for SSL protocols 📎 Daniel Gustafsson 11:57
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 12:27
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 12:32
Re: WIP/PoC for parallel backup 📎 Suraj Kharage 12:41
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan 13:27
Re: PG compilation error with Visual Studio 2015/2017/2019 Amit Kapila 13:50
Re: Additional Chapter for Tutorial 📎 Jürgen Purtz 14:13
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 14:26
Re: Proposing WITH ITERATIVE Jonah H. Harris 14:33
Accidental use of the PVC_RECURSE_WINDOWFUNCS flag? 📎 Antonin Houska 14:45
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra 15:17
Re: Accidental use of the PVC_RECURSE_WINDOWFUNCS flag? Antonin Houska 15:28
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman 15:34
Re: Additional Chapter for Tutorial - (review first half of 0003) Erik Rijkers 15:35
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra 15:50
SEQUENCE values (duplicated) in some corner cases when crash happens Vinicius Abrahao 15:56
Re: Proposing WITH ITERATIVE Corey Huinker 16:05
Re: PG compilation error with Visual Studio 2015/2017/2019 Juan José Santamaría Flecha 16:05
tablespace_map code cleanup 📎 Robert Haas 16:27
Re: SEQUENCE values (duplicated) in some corner cases when crash happens Alvaro Herrera 16:29
Re: new heapcheck contrib module 📎 Mark Dilger 16:30
Re: new heapcheck contrib module Robert Haas 17:28
Re: SEQUENCE values (duplicated) in some corner cases when crash happens Tom Lane 18:02
Re: xid wraparound danger due to INDEX_CLEANUP false Peter Geoghegan 18:28

Browse Archives

Prev | Next