pgsql-hackers - May 2020

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

Browse Archives

Prev | Next

May 1, 2020

Thread Author Time
Re: Raw device on PostgreSQL 📎 Jonah H. Harris 00:27
Re: Why are wait events not reported even though it reads/writes a timeline history file? 📎 Masahiro Ikeda 01:07
do {} while (0) nitpick 📎 John Naylor 01:08
Re: do {} while (0) nitpick Tom Lane 01:51
Re: do {} while (0) nitpick Bruce Momjian 01:52
Comment simplehash/dynahash trade-offs 📎 James Coleman 01:53
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays 📎 James Coleman 02:20
Re: SLRU statistics Fujii Masao 02:49
Re: Why are wait events not reported even though it reads/writes a timeline history file? 📎 Fujii Masao 03:04
Re: pg_rewind docs correction Michael Paquier 08:45
Re: Postgres Windows build system doesn't work with python installed in Program Files Michael Paquier 08:52
Re: Postgres Windows build system doesn't work with python installed in Program Files Victor Wagner 09:48
pg_stat_reset_slru(name) doesn't seem to work as documented 📎 Atsushi Torikoshi 10:10
Re: Raw device on PostgreSQL Jose Luis Tallon 10:22
Postgresql Windows build and modern perl (>=5.28) 📎 Victor Wagner 10:47
Re: do {} while (0) nitpick David Steele 13:26
Unify drop-by-OID functions 📎 Peter Eisentraut 14:39
Re: Unify drop-by-OID functions Pavel Stehule 14:50
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 15:10
Re: Unify drop-by-OID functions Robert Haas 15:44
Re: pg_rewind docs correction James Coleman 16:32
Re: Fixes for two separate bugs in nbtree VACUUM's page deletion Peter Geoghegan 16:53
Re: design for parallel backup Robert Haas 20:32
Re: Raw device on PostgreSQL Thomas Munro 20:58
Re: Raw device on PostgreSQL Jonah H. Harris 21:00
Re: Unify drop-by-OID functions Ranier Vilela 21:31
Re: do {} while (0) nitpick Tom Lane 21:32
Re: Internal key management system 📎 Cary Huang 22:16
Re: Remove unnecessary relabel stripping Tomas Vondra 23:51

May 2, 2020

Thread Author Time
Re: SLRU statistics Tomas Vondra 00:08
Re: Why are wait events not reported even though it reads/writes a timeline history file? Michael Paquier 02:24
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators Michael Paquier 02:29
Rotten parts of src/backend/replication/README Michael Paquier 02:46
Re: pgsql: Rationalize GetWalRcv{Write,Flush}RecPtr(). Thomas Munro 03:53
Re: SLRU statistics Fujii Masao 06:56
Re: Unify drop-by-OID functions Peter Eisentraut 08:01
Re: SLRU statistics Tomas Vondra 10:55
Re: Rotten parts of src/backend/replication/README Amit Kapila 11:24
Re: Back-patch is necessary? Re: Don't try fetching future segment of a TLI. Amit Kapila 11:40
Re: WAL usage calculation patch Amit Kapila 11:49
Re: pg_stat_reset_slru(name) doesn't seem to work as documented Tomas Vondra 12:27
Re: Unify drop-by-OID functions Ranier Vilela 13:04
Re: pg_stat_reset_slru(name) doesn't seem to work as documented Tomas Vondra 14:05
Re: WIP: WAL prefetch (another approach) Dmitry Dolgov 15:14
Re: SLRU statistics Tomas Vondra 16:59
Re: Protocol problem with GSSAPI encryption? Stephen Frost 18:02
Re: Problems with GSS encryption and SSL in libpq in 12~ Stephen Frost 18:15
Re: Problems with GSS encryption and SSL in libpq in 12~ Stephen Frost 18:26
Re: Fixes for two separate bugs in nbtree VACUUM's page deletion Peter Geoghegan 21:12
Re: Failed test 'pg_recvlogical acknowledged changes, nothing pending on slot' 📎 Noah Misch 22:16
full-text search with GiST indexes seems to be getting slower since 9.1 📎 Tomas Vondra 22:36

May 3, 2020

Thread Author Time
Re: pg_stat_reset_slru(name) doesn't seem to work as documented Atsushi Torikoshi 00:57
Re: design for parallel backup 📎 Andres Freund 02:36
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) 📎 Justin Pryzby 02:42
Re: full-text search with GiST indexes seems to be getting slower since 9.1 Tom Lane 03:09
Re: implicit declaration of datumIsEqual in parse_coerce.c Noah Misch 06:48
Re: design for parallel backup Robert Haas 13:12
Re: Should program exit, When close() failed for O_RDONLY mode Noah Misch 17:18
Re: design for parallel backup Andres Freund 17:49
Re: Postgres Windows build system doesn't work with python installed in Program Files Ranier Vilela 19:23
[REPORT] Static analys warnings Ranier Vilela 20:05
Re: [REPORT] Static analys warnings Andres Freund 21:20

May 4, 2020

Thread Author Time
Re: Should program exit, When close() failed for O_RDONLY mode Michael Paquier 00:20
Re: WAL usage calculation patch 📎 Amit Kapila 04:09
Re: Rotten parts of src/backend/replication/README 📎 Michael Paquier 05:50
Re: Postgres Windows build system doesn't work with python installed in Program Files Michael Paquier 05:58
Re: Postgres Windows build system doesn't work with python installed in Program Files Juan José Santamaría Flecha 07:45
Re: do {} while (0) nitpick Oleksandr Shulgin 08:38
Re: tablespace_map code cleanup Amit Kapila 09:24
Re: Postgres Windows build system doesn't work with python installed in Program Files Ranier Vilela 11:20
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 11:46
Re: Postgres Windows build system doesn't work with python installed in Program Files Michael Paquier 12:18
Re: WIP/PoC for parallel backup Rushabh Lathia 13:22
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Juan José Santamaría Flecha 13:29
Re: Postgres Windows build system doesn't work with python installed in Program Files Juan José Santamaría Flecha 13:42
Re: WAL usage calculation patch Julien Rouhaud 14:32
Re: do {} while (0) nitpick Jesse Zhang 15:01
Re: do {} while (0) nitpick Tom Lane 15:28
race condition when writing pg_control 📎 Bossart, Nathan 17:44
Re: design for parallel backup Robert Haas 18:04
Re: Unify drop-by-OID functions 📎 Peter Eisentraut 18:57
Re: design for parallel backup Andres Freund 19:41
Re: Avoiding hash join batch explosions with extreme skew and weird stats 📎 David Kimura 20:39
Re: Poll: are people okay with function/operator table redesign? Tom Lane 21:22
Re: Poll: are people okay with function/operator table redesign? Jonathan S. Katz 21:38
Re: race condition when writing pg_control Thomas Munro 21:51
Re: Poll: are people okay with function/operator table redesign? Tom Lane 22:39
Re: do {} while (0) nitpick Andrew Dunstan 22:44
Re: [REPORT] Static analys warnings 📎 Ranier Vilela 22:49

May 5, 2020

Thread Author Time
Another modest proposal for docs formatting: catalog descriptions Tom Lane 01:52
Re: Another modest proposal for docs formatting: catalog descriptions Jonathan S. Katz 02:12
Re: Poll: are people okay with function/operator table redesign? Jonathan S. Katz 02:18
PG 13 release notes, first draft Bruce Momjian 03:16
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 03:57
Re: PG 13 release notes, first draft David Rowley 04:10
Re: PG 13 release notes, first draft David Rowley 04:12
Re: PG 13 release notes, first draft Thomas Munro 04:14
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 04:54
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:01
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 05:31
Re: PG 13 release notes, first draft Fabien COELHO 05:43
Re: PG 13 release notes, first draft Pavel Stehule 05:46
Re: Another modest proposal for docs formatting: catalog descriptions Fabien COELHO 05:52
Re: PG 13 release notes, first draft Julien Rouhaud 06:10
Re: Postgres Windows build system doesn't work with python installed in Program Files 📎 Michael Paquier 06:45
Re: Postgres Windows build system doesn't work with python installed in Program Files Victor Wagner 07:16
Re: PG 13 release notes, first draft Juan José Santamaría Flecha 08:07
Re: Poll: are people okay with function/operator table redesign? Dean Rasheed 09:33
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 10:36
Re: WAL usage calculation patch Amit Kapila 10:44
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Amit Kapila 11:34
Re: Poll: are people okay with function/operator table redesign? 📎 Oleksandr Shulgin 11:39
Re: PG 13 release notes, first draft Bruce Momjian 12:11
Own index methods Benjamin Schaller 12:21
Re: PG 13 release notes, first draft John Naylor 13:20
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 13:43
Re: PG 13 release notes, first draft Bruce Momjian 14:00
Re: PG 13 release notes, first draft Bruce Momjian 14:01
Re: Postgres Windows build system doesn't work with python installed in Program Files 📎 Michael Paquier 14:06
Re: Poll: are people okay with function/operator table redesign? Tom Lane 14:07
Re: Own index methods Tom Lane 14:10
Re: PG 13 release notes, first draft Bruce Momjian 14:18
Re: PG 13 release notes, first draft Pavel Stehule 14:19
Re: PG 13 release notes, first draft Bruce Momjian 14:26
Re: Another modest proposal for docs formatting: catalog descriptions Tom Lane 14:27
Re: PG 13 release notes, first draft Bruce Momjian 14:29
Re: PG 13 release notes, first draft Bruce Momjian 14:31
Re: PG 13 release notes, first draft Alvaro Herrera 15:14
Re: Collation versioning 📎 Julien Rouhaud 15:14
Re: Poll: are people okay with function/operator table redesign? 📎 Tom Lane 15:17
Re: PG 13 release notes, first draft Alvaro Herrera 15:22
Re: PG 13 release notes, first draft Alvaro Herrera 15:23
Re: PG 13 release notes, first draft Bruce Momjian 15:24
Re: PG 13 release notes, first draft Bruce Momjian 15:40
Re: PG 13 release notes, first draft Andrew Dunstan 15:48
Re: PG 13 release notes, first draft Bruce Momjian 15:54
Re: Unify drop-by-OID functions Robert Haas 16:05
Re: PG 13 release notes, first draft Corey Huinker 16:14
Re: PG 13 release notes, first draft Justin Pryzby 16:45
Re: PG 13 release notes, first draft Bruce Momjian 17:18
Re: Unify drop-by-OID functions Ranier Vilela 17:21
Re: Unify drop-by-OID functions Robert Haas 17:28
Re: Unify drop-by-OID functions Ranier Vilela 17:42
Re: PG 13 release notes, first draft Justin Pryzby 17:50
Re: PG 13 release notes, first draft Justin Pryzby 17:50
Re: Unify drop-by-OID functions Robert Haas 17:56
Re: PG 13 release notes, first draft Bruce Momjian 18:10
Re: Unify drop-by-OID functions Ranier Vilela 18:15
Re: PG 13 release notes, first draft Bruce Momjian 18:37
Re: PG 13 release notes, first draft Jeff Davis 18:44
Re: PG 13 release notes, first draft Justin Pryzby 18:45
Re: WAL usage calculation patch Julien Rouhaud 18:48
Re: PG 13 release notes, first draft Alvaro Herrera 19:21
Re: PG 13 release notes, first draft Alvaro Herrera 19:44
Re: PG 13 release notes, first draft David Steele 19:44
Re: PG 13 release notes, first draft Justin Pryzby 19:53
Re: PG 13 release notes, first draft Bruce Momjian 20:16
Re: PG 13 release notes, first draft Bruce Momjian 20:18
Re: PG 13 release notes, first draft Bruce Momjian 20:22
Re: PG 13 release notes, first draft Bruce Momjian 20:29
Re: Unify drop-by-OID functions Alvaro Herrera 21:10
Re: PG 13 release notes, first draft Tom Lane 21:31
Re: PG 13 release notes, first draft Bruce Momjian 21:34
Re: PG 13 release notes, first draft Bruce Momjian 21:35
Re: PG 13 release notes, first draft Justin Pryzby 21:39
Re: PG 13 release notes, first draft Bruce Momjian 21:43
Re: Unify drop-by-OID functions Ranier Vilela 21:51
Re: xid wraparound danger due to INDEX_CLEANUP false Masahiko Sawada 21:51
Re: xid wraparound danger due to INDEX_CLEANUP false Peter Geoghegan 22:13
Re: Postgres Windows build system doesn't work with python installed in Program Files Juan José Santamaría Flecha 22:17
Re: xid wraparound danger due to INDEX_CLEANUP false Masahiko Sawada 22:17
Re: PG compilation error with Visual Studio 2015/2017/2019 Juan José Santamaría Flecha 22:48
Re: Unify drop-by-OID functions Ranier Vilela 23:21
Re: Another modest proposal for docs formatting: catalog descriptions 📎 Tom Lane 23:42

May 6, 2020

Thread Author Time
Re: Another modest proposal for docs formatting: catalog descriptions Jonathan S. Katz 00:27
Re: Optimization for hot standby XLOG_STANDBY_LOCK redo 邱宇航 02:36
Re: Optimization for hot standby XLOG_STANDBY_LOCK redo 邱宇航 03:05
Re: PG compilation error with Visual Studio 2015/2017/2019 📎 Amit Kapila 04:40
Re: PG 13 release notes, first draft 📎 Fabien COELHO 05:36
Re: Another modest proposal for docs formatting: catalog descriptions Fabien COELHO 05:52
Re: Own index methods Andrey M. Borodin 06:10
Re: PG 13 release notes, first draft Andrey M. Borodin 06:17
Re: PG 13 release notes, first draft Noah Misch 06:39
Re: Own index methods Alexander Korotkov 08:14
Re: xid wraparound danger due to INDEX_CLEANUP false 📎 Masahiko Sawada 09:27
Re: Optimization for hot standby XLOG_STANDBY_LOCK redo Amit Kapila 11:05
Re: Own index methods Michael Paquier 12:16
Re: PG 13 release notes, first draft Alexander Korotkov 12:18
Re: Postgres Windows build system doesn't work with python installed in Program Files Michael Paquier 12:53
Re: Postgres Windows build system doesn't work with python installed in Program Files Ranier Vilela 13:21
Re: Postgres Windows build system doesn't work with python installed in Program Files Ranier Vilela 13:25
Re: Postgres Windows build system doesn't work with python installed in Program Files Ranier Vilela 13:33
Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements Asif Rehman 13:49
Re: Dumping/restoring fails on inherited generated column 📎 Peter Eisentraut 14:29
Re: ALTER TABLE ... SET STORAGE does not propagate to indexes Peter Eisentraut 14:37
Re: PG 13 release notes, first draft Amit Langote 15:06
Re: tablespace_map code cleanup 📎 Robert Haas 15:15
Re: DROP OWNED CASCADE vs Temp tables Alvaro Herrera 17:02
Re: Postgres Windows build system doesn't work with python installed in Program Files Victor Wagner 17:14
Re: PG compilation error with Visual Studio 2015/2017/2019 Juan José Santamaría Flecha 17:30

Browse Archives

Prev | Next