pgsql-hackers since 2020-01-16 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

Jan. 16, 2020

Thread Author Time
Re: [PATCH v1] pg_ls_tmpdir to show directories Justin Pryzby 00:39
Re: Improve errors when setting incorrect bounds for SSL protocols Michael Paquier 01:00
Re: src/test/recovery regression failure on bionic Amit Kapila 02:15
Re: making the backend's json parser work in frontend code Robert Haas 02:39
Re: [HACKERS] Block level parallel vacuum Amit Kapila 02:52
Re: pgindent && weirdness Thomas Munro 02:59
Re: aggregate crash 📎 Andres Freund 03:16
Re: Setting min/max TLS protocol in clientside libpq 📎 Michael Paquier 03:22
Re: making the backend's json parser work in frontend code Michael Paquier 03:35
Re: Reorderbuffer crash during recovery Dilip Kumar 03:47
Re: isTempNamespaceInUse() is incorrect with its handling of MyBackendId Michael Paquier 03:51
Re: Implementing Incremental View Maintenance nuko yokohama 03:59
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema 📎 Michael Paquier 04:06
Re: [HACKERS] Block level parallel vacuum Mahendra Singh Thalor 04:41
SlabCheck leaks memory into TopMemoryContext Andres Freund 04:41
Re: Minimal logical decoding on standbys 📎 Amit Khandekar 04:42
Re: SlabCheck leaks memory into TopMemoryContext Tom Lane 05:09
Re: [HACKERS] Block level parallel vacuum Amit Kapila 05:10
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro Horiguchi 05:20
Re: [QUESTION/PROPOSAL] loose quadtree in spgist Peter Griggs 05:32
Re: TRUNCATE on foreign tables Michael Paquier 05:40
Re: remove some STATUS_* symbols Michael Paquier 05:50
Re: relcache sometimes initially ignores has_generated_stored Kyotaro Horiguchi 06:10
Re: SlabCheck leaks memory into TopMemoryContext Andres Freund 06:17
Re: SlabCheck leaks memory into TopMemoryContext Tom Lane 06:25
Re: SlabCheck leaks memory into TopMemoryContext Andres Freund 06:41
Re: Append with naive multiplexing of FDWs Kyotaro Horiguchi 06:50
Re: [Proposal] Global temporary tables Konstantin Knizhnik 07:23
Re: Expose lock group leader pid in pg_stat_activity Michael Paquier 07:27
Re: Expose lock group leader pid in pg_stat_activity Michael Paquier 07:49
Re: proposal: type info support functions for functions that use "any" type Pavel Stehule 07:57
Re: [PATCH v1] pg_ls_tmpdir to show directories Fabien COELHO 08:34
Re: Setting min/max TLS protocol in clientside libpq Daniel Gustafsson 08:56
Re: Option to dump foreign data in pg_dump vignesh C 09:01
empty range david.turon 09:27
Re: Amcheck: do rightlink verification with lock coupling Andrey Borodin 09:50
Re: Implementing Incremental View Maintenance nuko yokohama 09:50
Re: remove some STATUS_* symbols Kyotaro Horiguchi 10:35
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 11:16
Thoughts on "killed tuples" index hint bits support on standby Michail Nikolaev 11:30
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 12:04
Re: [HACKERS] Block level parallel vacuum Prabhat Sahu 12:55
Re: remove some STATUS_* symbols Robert Haas 12:56
Re: Making psql error out on output failures Daniel Verite 13:20
Re: Patch to document base64 encoding Fabien COELHO 13:41
Re: SlabCheck leaks memory into TopMemoryContext Tomas Vondra 13:46
Re: empty range Emre Hasegeli 14:00
Re: Duplicate Workers entries in some EXPLAIN plans Georgios Kokolatos 14:07
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node 📎 Fujii Masao 14:17
Re: [PATCH v1] pg_ls_tmpdir to show directories Justin Pryzby 14:38
Re: Add pg_file_sync() to adminpack Robert Haas 14:51
Code cleanup for build_regexp_split_result 📎 Li Japin 15:18
Re: progress report for ANALYZE 📎 Justin Pryzby 15:19
Re: empty range Tom Lane 15:21
Re: [HACKERS] WIP: Aggregation push-down 📎 Antonin Houska 15:25
Re: SlabCheck leaks memory into TopMemoryContext Tom Lane 15:27
Re: SlabCheck leaks memory into TopMemoryContext 📎 Tomas Vondra 16:25
Re: Code cleanup for build_regexp_split_result Tom Lane 16:33
Re: SlabCheck leaks memory into TopMemoryContext Tom Lane 16:43
Re: SlabCheck leaks memory into TopMemoryContext Andres Freund 16:48
Re: SlabCheck leaks memory into TopMemoryContext Tomas Vondra 17:01
Re: SlabCheck leaks memory into TopMemoryContext Tomas Vondra 17:04
Re: Physical replication slot advance is not persistent 📎 Alexey Kondratov 17:09
Re: our checks for read-only queries are not great Robert Haas 17:14
Re: our checks for read-only queries are not great Stephen Frost 17:22
Re: SlabCheck leaks memory into TopMemoryContext Tom Lane 17:33
Re: psql - add SHOW_ALL_RESULTS option Tomas Vondra 17:48
Re: Thoughts on "killed tuples" index hint bits support on standby Andres Freund 17:54
Re: psql - add SHOW_ALL_RESULTS option Tom Lane 18:08
Re: SlabCheck leaks memory into TopMemoryContext Andres Freund 18:08
Re: making the backend's json parser work in frontend code David Steele 18:37
Re: making the backend's json parser work in frontend code David Steele 18:39
Re: SlabCheck leaks memory into TopMemoryContext Tom Lane 18:41
Re: Patch to document base64 encoding Alvaro Herrera 18:44
Re: Thoughts on "killed tuples" index hint bits support on standby Peter Geoghegan 18:49
Re: making the backend's json parser work in frontend code Robert Haas 18:51
Re: Enabling B-Tree deduplication by default Robert Haas 18:55
Re: making the backend's json parser work in frontend code David Steele 18:58
Re: making the backend's json parser work in frontend code David Steele 19:11
Re: making the backend's json parser work in frontend code Tom Lane 19:20
Re: making the backend's json parser work in frontend code Andres Freund 19:26
Re: SlabCheck leaks memory into TopMemoryContext Tomas Vondra 20:00
Re: Enabling B-Tree deduplication by default Peter Geoghegan 20:05
Re: making the backend's json parser work in frontend code David Steele 20:10
Re: making the backend's json parser work in frontend code 📎 Tom Lane 20:11
Re: SlabCheck leaks memory into TopMemoryContext Tom Lane 20:15
Re: SlabCheck leaks memory into TopMemoryContext Tomas Vondra 20:21
Re: making the backend's json parser work in frontend code Robert Haas 20:21
Re: our checks for read-only queries are not great Robert Haas 20:22
Re: making the backend's json parser work in frontend code Robert Haas 20:44
Re: psql - add SHOW_ALL_RESULTS option Tomas Vondra 20:53
Re: pgindent && weirdness Thomas Munro 20:54
Re: psql - add SHOW_ALL_RESULTS option Alvaro Herrera 21:05
Re: pgindent && weirdness Alvaro Herrera 21:13
Re: making the backend's json parser work in frontend code Tom Lane 21:24
Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO 21:33
Re: FETCH FIRST clause PERCENT option Tomas Vondra 21:33
Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO 21:36
Re: Recognizing superuser in pg_hba.conf Tomas Vondra 21:38
Re: remove separate postgres.(sh)description files Tomas Vondra 21:39
Re: Run-time pruning for ModifyTable Tomas Vondra 21:45
Re: row filtering for logical replication Tomas Vondra 21:57
Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support Tomas Vondra 22:00
Re: Improve search for missing parent downlinks in amcheck Tomas Vondra 22:05
Re: making the backend's json parser work in frontend code Tom Lane 23:15
BUG #16213: segfault when running a query PG Bug reporting form 23:27
Re: row filtering for logical replication Euler Taveira 23:58

Jan. 17, 2020

Thread Author Time
Re: Verify true root on replicas with amcheck Peter Geoghegan 00:40
Re: Setting min/max TLS protocol in clientside libpq Michael Paquier 01:09
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan 01:11
Re: pgindent && weirdness Michael Paquier 01:21
Re: making the backend's json parser work in frontend code Andrew Dunstan 01:54
Re: Reorderbuffer crash during recovery 📎 vignesh C 02:12
Re: pgindent && weirdness Alvaro Herrera 02:37
Re: Setting min/max TLS protocol in clientside libpq Michael Paquier 02:38
Re: Run-time pruning for ModifyTable Michael Paquier 02:40
Re: pgindent && weirdness Tom Lane 02:41
Re: pgindent && weirdness Alvaro Herrera 02:50
Re: pgindent && weirdness Tom Lane 02:58
Re: Reorderbuffer crash during recovery Dilip Kumar 03:13
Re: BUG #16213: segfault when running a query 📎 Tom Lane 04:03
Unnecessary delay in streaming replication due to replay lag 📎 Asim R P 04:04
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 04:06
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 04:13
Re: Add pg_file_sync() to adminpack Michael Paquier 04:36
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Michael Paquier 04:47
Re: [HACKERS] Block level parallel vacuum Amit Kapila 05:13
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 05:30
Re: Unnecessary delay in streaming replication due to replay lag Michael Paquier 05:37
Re: [HACKERS] Block level parallel vacuum Amit Kapila 06:03
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 06:09
Re: Errors when update a view with conditional-INSTEAD rules Pengzhou Tang 06:13
Re: FETCH FIRST clause PERCENT option Kyotaro Horiguchi 06:20
Re: SQL/JSON: functions Pavel Stehule 06:54
Re: Batch insert in CTAS/MatView code Paul Guo 07:02
Re: Add pg_file_sync() to adminpack 📎 Fujii Masao 07:05
Re: Add pg_file_sync() to adminpack Fujii Masao 07:18
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 07:20
Re: Making psql error out on output failures David Zhang 07:23
Re: Minimal logical decoding on standbys Andreas Joseph Krogh 07:49
Re: Implementing Incremental View Maintenance Yugo NAGATA 08:11
Re: FETCH FIRST clause PERCENT option Vik Fearing 08:13
Re: Implementing Incremental View Maintenance Yugo NAGATA 08:21
RE: Complete data erasure [email protected] 08:29
Re: Incremental View Maintenance: ERROR: out of shared memory Yugo NAGATA 08:33
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 09:17
Re: Does 'instead of delete' trigger support modification of OLD Eugen Konkov 10:14
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Fujii Masao 10:36
Re: [HACKERS] Block level parallel vacuum Mahendra Singh Thalor 11:05
Re: Unnecessary delay in streaming replication due to replay lag 📎 Asim R P 13:00
Re: TRUNCATE on foreign tables Kohei KaiGai 13:49
Re: SlabCheck leaks memory into TopMemoryContext Tomas Vondra 14:34
Re: Errors when update a view with conditional-INSTEAD rules Dean Rasheed 14:36
Re: Complete data erasure Stephen Frost 14:37
Re: SlabCheck leaks memory into TopMemoryContext Tomas Vondra 14:40
Re: Expose lock group leader pid in pg_stat_activity Julien Rouhaud 15:48
Re: Expose lock group leader pid in pg_stat_activity Julien Rouhaud 16:07
Re: [HACKERS] kqueue Rui DeSousa 17:17
Re: Binary support for pgoutput plugin Dave Cramer 17:26
Re: making the backend's json parser work in frontend code 📎 David Steele 17:36
Re: making the backend's json parser work in frontend code David Steele 17:41
Re: Remove page-read callback from XLogReaderState. 📎 Heikki Linnakangas 18:14
Re: Patch to document base64 encoding Karl O. Pinc 18:21
Re: Patch to document base64 encoding 📎 Karl O. Pinc 18:22
Re: BUG #16213: segfault when running a query 📎 Tom Lane 18:29
Re: Patch to document base64 encoding Karl O. Pinc 18:46
Re: psql - add SHOW_ALL_RESULTS option Daniel Verite 18:48
Re: psql - add SHOW_ALL_RESULTS option Tom Lane 19:10
Re: Remove page-read callback from XLogReaderState. Alvaro Herrera 19:22
Re: Let people set host(no)ssl settings from initdb David Fetter 19:47
Re: range_agg 📎 Paul A Jungwirth 20:07
Re: Let people set host(no)ssl settings from initdb 📎 David Fetter 20:15
Re: Parallel leader process info in EXPLAIN 📎 Melanie Plageman 20:25
Re: psql - add SHOW_ALL_RESULTS option Daniel Verite 20:39
Re: Implementing Incremental View Maintenance legrand legrand 21:10
Re: proposal: schema variables 📎 Pavel Stehule 21:10
Re: Reorderbuffer crash during recovery Alvaro Herrera 21:12
Re: Patch to document base64 encoding Alvaro Herrera 21:22
Re: making the backend's json parser work in frontend code Robert Haas 21:24
Re: Avoid full GIN index scan when possible 📎 Alexander Korotkov 21:33
Re: making the backend's json parser work in frontend code 📎 Robert Haas 21:33
Re: Avoid full GIN index scan when possible Alexander Korotkov 21:34
Re: Crash in BRIN summarization Alvaro Herrera 21:35
Re: Avoid full GIN index scan when possible Tom Lane 21:48
pg13 PGDLLIMPORT list legrand legrand 22:07
Re: Avoid full GIN index scan when possible Alexander Korotkov 22:13
Re: Patch to document base64 encoding Tom Lane 22:37
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Dent John 22:41
Re: Decade indication Bruce Momjian 22:52
Re: jsonb_set() strictness considered harmful to data Tomas Vondra 23:21
Re: jsonb_set() strictness considered harmful to data Ariadne Conill 23:28
Re: jsonb_set() strictness considered harmful to data Rob Sargent 23:30

Jan. 18, 2020

Thread Author Time
longs where uint64s could be David Fetter 00:42
Re: longs where uint64s could be Peter Geoghegan 01:12
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan 01:43
Re: pg13 PGDLLIMPORT list Michael Paquier 02:26
Re: Expose lock group leader pid in pg_stat_activity Michael Paquier 02:51
Re: Improve errors when setting incorrect bounds for SSL protocols Michael Paquier 03:36
Re: Use compiler intrinsics for bit ops in hash John Naylor 03:46
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Michael Paquier 03:48

Browse Archives

Prev | Next