pgsql-hackers since 2020-11-05 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

Nov. 5, 2020

Thread Author Time
Re: "unix_socket_directories" should be GUC_LIST_INPUT? 📎 Michael Paquier 00:16
Re: overriding current_timestamp thehesiod 00:39
array_cat anycompatible change is breaking xversion upgrade tests Tom Lane 00:43
Re: PANIC: could not fsync file "pg_multixact/..." since commit dee663f7843 Thomas Munro 01:21
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 01:22
Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy 01:52
Re: Online verification of checksums Michael Paquier 01:57
Re: Some doubious code in pgstat.c 📎 Kyotaro Horiguchi 02:18
Re: CLUSTER on partitioned index 📎 Justin Pryzby 02:23
Re: Log message for GSS connection is missing once connection authorization is successful. Euler Taveira 02:25
Re: vacuum -vs reltuples on insert only index Peter Geoghegan 02:44
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com 02:56
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Kyotaro Horiguchi 03:12
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 03:15
Re: Move OpenSSL random under USE_OPENSSL_RANDOM 📎 Michael Paquier 03:44
Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? 📎 David Pirotte 03:46
Re: Some doubious code in pgstat.c Masahiko Sawada 04:14
Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy 04:20
Re: extension patch of CREATE OR REPLACE TRIGGER Peter Smith 04:21
Re: Autovacuum on partitioned table (autoanalyze) 📎 yuzuko 05:04
Re: Strange behavior with polygon and NaN 📎 Kyotaro Horiguchi 05:07
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 05:37
Re: Some doubious code in pgstat.c Amit Kapila 06:18
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 📎 Michael Paquier 06:41
Re: Autovacuum on partitioned table (autoanalyze) yuzuko 07:03
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro Horiguchi 07:26
Re: Move catalog toast table and index declarations Peter Eisentraut 08:24
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 08:29
Re: [PoC] Non-volatile WAL buffer Takashi Menjo 08:35
Re: Some doubious code in pgstat.c Kyotaro Horiguchi 08:43
Re: Protect syscache from bloating with negative cache entries Heikki Linnakangas 09:09
Re: Some doubious code in pgstat.c Amit Kapila 09:20
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 09:48
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson 09:49
Re: Multi Inserts in CREATE TABLE AS - revived patch Bharath Rupireddy 11:03
Re: Move catalog toast table and index declarations John Naylor 11:59
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier 12:12
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson 12:18
redundant error messages 📎 Peter Eisentraut 12:27
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier 12:28
Re: libpq compression Matthias van de Meent 12:40
Re: ModifyTable overheads in generic plans Amit Langote 12:54
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Magnus Hagander 12:56
Re: Move OpenSSL random under USE_OPENSSL_RANDOM 📎 Daniel Gustafsson 12:59
RE: Parallel copy Hou, Zhijie 13:02
Re: redundant error messages Euler Taveira 13:34
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) 📎 Justin Pryzby 13:51
Re: redundant error messages Isaac Morland 14:49
Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW 📎 Seino Yuki 14:54
Re: How to retain lesser paths at add_path()? Dmitry Dolgov 15:41
Re: redundant error messages Alvaro Herrera 15:53
Re: libpq compression Konstantin Knizhnik 16:01
REFRESH MATERIALIZED VIEW and completion tag output Fujii Masao 16:20
Re: REFRESH MATERIALIZED VIEW and completion tag output Mark Dilger 16:56
Re: Yet another fast GiST build Andrey Borodin 17:11
Re: Fix brin_form_tuple to properly detoast data 📎 Alvaro Herrera 17:17
Re: Yet another fast GiST build Justin Pryzby 17:20
Re: Fix brin_form_tuple to properly detoast data Tomas Vondra 17:42
Re: libpq compression Matthias van de Meent 18:07
Re: Move catalog toast table and index declarations Peter Eisentraut 18:20
Re: libpq compression Peter Eisentraut 19:22
list_free() in index_get_partition() 📎 Justin Pryzby 20:36
Re: default result formats setting Peter Eisentraut 20:48
Re: default result formats setting Peter Eisentraut 21:03
Re: Fix brin_form_tuple to properly detoast data Alvaro Herrera 21:16
Re: Reduce the number of special cases to build contrib modules on windows 📎 David Rowley 21:51
Re: Collation versioning Thomas Munro 21:56
Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley 22:12
Re: Why does to_json take "anyelement" rather than "any"? Mohamed Wael Khobalatte 22:42
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 23:31
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier 23:36
RE: extension patch of CREATE OR REPLACE TRIGGER 📎 osumi.takamichi@fujitsu.com 23:57

Nov. 6, 2020

Thread Author Time
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 00:27
Re: list_free() in index_get_partition() Michael Paquier 00:32
Re: Why does to_json take "anyelement" rather than "any"? David G. Johnston 00:38
Re: REFRESH MATERIALIZED VIEW and completion tag output Fujii Masao 00:45
Re: Add statistics to pg_stat_wal view for wal related parameter tuning 📎 Masahiro Ikeda 01:25
Re: Why does to_json take "anyelement" rather than "any"? Nikhil Benesch 01:45
Re: Why does to_json take "anyelement" rather than "any"? Tom Lane 01:58
RE: pgbench: option delaying queries till connections establishment? kuroda.hayato@fujitsu.com 02:15
Re: Add Information during standby recovery conflicts Masahiko Sawada 02:21
subscribing meission 02:26
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 03:10
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com 03:44
Re: Why does to_json take "anyelement" rather than "any"? Nikhil Benesch 03:51
Re: Dumping/restoring fails on inherited generated column Masahiko Sawada 03:55
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 04:10
Re: Implementing Incremental View Maintenance 📎 Justin Pryzby 04:58
Re: REFRESH MATERIALIZED VIEW and completion tag output Mark Dilger 05:07
Re: extension patch of CREATE OR REPLACE TRIGGER 📎 Peter Smith 05:24
Re: Why does to_json take "anyelement" rather than "any"? Pavel Stehule 05:25
Re: default result formats setting Pavel Stehule 05:36
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 05:40
Re: libpq compression Konstantin Knizhnik 06:18
Re: libpq compression Konstantin Knizhnik 06:28
Re: libpq compression Andrey Borodin 06:58
Refactor MD5 implementations and switch to EVP for OpenSSL 📎 Michael Paquier 07:34
RE: extension patch of CREATE OR REPLACE TRIGGER 📎 osumi.takamichi@fujitsu.com 08:06
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi 08:24
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro Horiguchi 08:29
Re: Protect syscache from bloating with negative cache entries Heikki Linnakangas 08:42
Advance xmin aggressively on Read Commit isolation level Andy Fan 08:48
Re: Advance xmin aggressively on Read Commit isolation level Thomas Munro 08:53
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson 11:08
Re: Some doubious code in pgstat.c Amit Kapila 11:10
Re: Corruption during WAL replay Masahiko Sawada 11:40
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 11:40
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Magnus Hagander 12:31
Re: Allow some recovery parameters to be changed with reload 📎 Sergei Kornilov 12:36
Re: Move catalog toast table and index declarations John Naylor 13:00
Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? Ashutosh Bapat 13:05
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier 13:27
Re: bitmaps and correlation Anastasia Lubennikova 13:51
Re: Advance xmin aggressively on Read Commit isolation level Andy Fan 14:20
Re: A problem about partitionwise join Anastasia Lubennikova 15:25
Re: document pg_settings view doesn't display custom options Fujii Masao 15:42
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Anastasia Lubennikova 15:56
Re: Allow some recovery parameters to be changed with reload Fujii Masao 16:28
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao 17:30
Re: bitmaps and correlation 📎 Justin Pryzby 17:57
pgbench stopped supporting large number of client connections on Windows 📎 Marina Polyakova 20:34
Re: Support for NSS as a libpq TLS backend Jacob Champion 20:37
re: pgbench stopped supporting large number of client connections on Windows Ranier Vilela 20:54
Re: Allow some recovery parameters to be changed with reload Sergei Kornilov 21:36
Re: pgbench stopped supporting large number of client connections on Windows Fabien COELHO 22:01
First-draft release notes for back branches are up Tom Lane 22:07
Re: speed up unicode decomposition and recomposition 📎 John Naylor 22:20
errors when there is a bit literal in ecpg 📎 Wang, Shenhao 22:56
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 23:11
Re: list_free() in index_get_partition() Alvaro Herrera 23:40
Re: Fix brin_form_tuple to properly detoast data Tomas Vondra 23:45
Re: First-draft release notes for back branches are up Tomas Vondra 23:52

Nov. 7, 2020

Thread Author Time
Re: speed up unicode decomposition and recomposition Michael Paquier 00:29
Re: speed up unicode decomposition and recomposition Michael Paquier 01:23
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Michael Paquier 01:47
Re: pg_dump, ATTACH, and independently restorable child partitions Alvaro Herrera 02:18
Re: First-draft release notes for back branches are up Tom Lane 02:52
PG13: message style changes 📎 Alvaro Herrera 03:49
Re: Log message for GSS connection is missing once connection authorization is successful. 📎 vignesh C 03:57
Re: extension patch of CREATE OR REPLACE TRIGGER Peter Smith 04:30
Re: extension patch of CREATE OR REPLACE TRIGGER Dilip Kumar 05:05
Re: PG13: message style changes Michael Paquier 05:58
Re: pgbench stopped supporting large number of client connections on Windows Tom Lane 06:06
Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy 07:24
Re: Move catalog toast table and index declarations Peter Eisentraut 11:33
Re: Additional Chapter for Tutorial 📎 Jürgen Purtz 12:24
hard readable explain due JIT 📎 Pavel Stehule 12:54
Re: Parallel copy vignesh C 13:31
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Bharath Rupireddy 14:01
Re: Yet another fast GiST build 📎 Andrey Borodin 15:42
Rethinking LOCK TABLE's behavior on views Tom Lane 16:57
RE: pgbench: option delaying queries till connections establishment? Fabien COELHO 17:33
Re: pgbench stopped supporting large number of client connections on Windows Marina Polyakova 17:55
Re: pgbench stopped supporting large number of client connections on Windows Ranier Vilela 18:17
Re: Additional Chapter for Tutorial 📎 Erik Rijkers 19:15
Re: errors when there is a bit literal in ecpg Tom Lane 20:05
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 20:38
Re: First-draft release notes for back branches are up Tomas Vondra 22:05
Re: redundant error messages Peter Eisentraut 22:15
Re: First-draft release notes for back branches are up Tom Lane 22:21
Re: PG13: message style changes Alvaro Herrera 22:37
Re: Rethinking LOCK TABLE's behavior on views Noah Misch 22:46
Re: First-draft release notes for back branches are up Tomas Vondra 23:10

Nov. 8, 2020

Thread Author Time
Yet another (minor) fix in BRIN 📎 Tomas Vondra 01:23
Re: Yet another (minor) fix in BRIN Alvaro Herrera 01:51
Re: Yet another (minor) fix in BRIN Tom Lane 03:45
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 05:11
Re: Re: parallel distinct union and aggregate support patch Dilip Kumar 06:24
Re: pgbench stopped supporting large number of client connections on Windows Fabien COELHO 08:44
Re: Allow "snapshot too old" error, to prevent bloat Andy Fan 09:34
Re: Collation versioning 📎 Thomas Munro 10:06
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 10:59
Re: Yet another (minor) fix in BRIN Michael Paquier 11:34
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 13:26
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 14:52
Re: pgbench stopped supporting large number of client connections on Windows 📎 Marina Polyakova 14:59
Re: Yet another (minor) fix in BRIN Tomas Vondra 15:47
Re: Additional Chapter for Tutorial 📎 Jürgen Purtz 15:55
[BUG]: segfault during update Drouvot, Bertrand 16:30
Re: [BUG]: segfault during update Tom Lane 17:18
Re: [BUG]: segfault during update Tom Lane 17:46
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 18:21
Re: list of extended statistics on psql 📎 Tomas Vondra 21:53
2020-11-12 Release Announcement Draft 📎 Jonathan S. Katz 21:56
Re: upcoming API changes for LLVM 12 Tom Lane 22:35
Re: upcoming API changes for LLVM 12 Andres Freund 23:18
Temporary tables versus wraparound... again 📎 Greg Stark 23:19
Re: upcoming API changes for LLVM 12 Tom Lane 23:22
Re: array_cat anycompatible change is breaking xversion upgrade tests 📎 Tom Lane 23:47

Nov. 9, 2020

Thread Author Time
Re: Hybrid Hash/Nested Loop joins and caching results from subplans 📎 David Rowley 02:07
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi 02:13
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi 02:48
Re: Some doubious code in pgstat.c Kyotaro Horiguchi 02:48
RE: extension patch of CREATE OR REPLACE TRIGGER 📎 osumi.takamichi@fujitsu.com 03:27
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 03:28
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding 📎 Noah Misch 04:53
Re: Temporary tables versus wraparound... again Noah Misch 05:17
logical streaming of xacts via test_decoding is broken Amit Kapila 05:31
Re: logical streaming of xacts via test_decoding is broken Dilip Kumar 05:34
Re: [BUG]: segfault during update Drouvot, Bertrand 05:41

Browse Archives

Prev | Next