pgsql-hackers - October 2021

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

Oct. 1, 2021

Thread Author Time
Re: Support for NSS as a libpq TLS backend Jacob Champion 00:02
Re: Record a Bitmapset of non-pruned partitions Amit Langote 00:37
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 01:00
Re: Diagnostic comment in LogicalIncreaseXminForSlot Masahiko Sawada 01:06
Re: Addition of authenticated ID to pg_stat_activity Michael Paquier 01:08
Re: Record a Bitmapset of non-pruned partitions David Rowley 02:10
Re: Allow escape in application_name Kyotaro Horiguchi 02:23
minor gripe about lax reloptions parsing for views Mark Dilger 02:23
Re: Diagnostic comment in LogicalIncreaseXminForSlot Amit Kapila 02:25
Re: non-superusers are allowed to drop the replication user, but are not allowed to alter or even create them, is that ok? Ashutosh Sharma 04:26
Re: Reserve prefixes for loaded libraries proposal Laurenz Albe 04:27
Re: non-superusers are allowed to drop the replication user, but are not allowed to alter or even create them, is that ok? Ashutosh Sharma 04:28
Re: pgsql: Document XLOG_INCLUDE_XID a little better Amit Kapila 04:51
Re: Incorrect snapshots while promoting hot standby node when 2PC is used Michael Paquier 05:11
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Drouvot, Bertrand 05:27
Re: Skipping logical replication transactions on subscriber side Amit Kapila 05:50
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier 06:19
Re: when the startup process doesn't (logging startup delays) Michael Paquier 06:22
Re: pgbench bug candidate: negative "initial connection time" Michael Paquier 06:27
Re: Slow standby snapshot Michael Paquier 06:40
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified Michael Paquier 06:47
Re: Add statistics refresh materialized view Michael Paquier 06:49
Re: Autovacuum (analyze) on partitioned tables for ATTACH/DETACH/DROP commands Michael Paquier 06:50
Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? Michael Paquier 06:53
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 06:55
Re: Numeric x^y for negative x Dean Rasheed 06:56
Re: PoC Refactor AM analyse API Michael Paquier 06:57
Re: [PATCH] test/ssl: rework the sslfiles Makefile target Michael Paquier 06:59
Re: [PATCH] test/ssl: rework the sslfiles Makefile target Daniel Gustafsson 07:02
Re: Speed up transaction completion faster after many relations are accessed in a transaction Michael Paquier 07:03
Re: pg_receivewal starting position Michael Paquier 07:05
Re: Reserve prefixes for loaded libraries proposal Florin Irion 07:07
Re: postgres_fdw: Handle boolean comparison predicates Daniel Gustafsson 07:10
Re: Toast compression method options Michael Paquier 07:12
Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS 📎 Jelte Fennema 07:14
Re: Remove redundant initializations Michael Paquier 07:17
Re: ResourceOwner refactoring Michael Paquier 07:18
Re: Allow escape in application_name Kyotaro Horiguchi 07:40
Re: pg_upgrade test for binary compatibility of core data types Michael Paquier 07:58
Re: create table like: ACCESS METHOD Michael Paquier 08:01
Re: Logical replication keepalive flood Greg Nancarrow 08:14
Re: Skipping logical replication transactions on subscriber side Amit Kapila 08:32
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 09:11
Re: Toast compression method options Dilip Kumar 09:11
Re: Logical replication keepalive flood Kyotaro Horiguchi 09:12
Re: Eval expression R/O once time (src/backend/executor/execExpr.c) Artur Zakirov 09:55
Re: Eval expression R/O once time (src/backend/executor/execExpr.c) Ranier Vilela 10:04
Re: Improve join selectivity estimation using extended statistics Daniel Gustafsson 10:13
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Daniel Gustafsson 10:20
Memory leak in pg_hmac_final 📎 Sergey Shinderuk 10:39
Re: Warn if initdb's --sync-only option is mixed with other options Daniel Gustafsson 11:22
Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS Tom Lane 11:50
Re: Memory leak in pg_hmac_final Daniel Gustafsson 12:05
Re: Memory leak in pg_hmac_final Sergey Shinderuk 12:31
Re: Atomic rename feature for Windows. Juan José Santamaría Flecha 12:37
Re: pgsql: Document XLOG_INCLUDE_XID a little better Alvaro Herrera 12:53
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified Alvaro Herrera 12:55
Re: 002_types.pl fails on some timezones on windows Tom Lane 12:55
Re: minor gripe about lax reloptions parsing for views Alvaro Herrera 13:15
Re: proposal: possibility to read dumped table's name from file 📎 Daniel Gustafsson 13:19
Re: pgsql: Document XLOG_INCLUDE_XID a little better Robert Haas 13:45
Re: 2021-09 Commitfest Jaime Casanova 13:53
Re: Multi-Column List Partitioning 📎 Amit Langote 13:55
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES Masahiko Sawada 14:13
Re: Using indexUnchanged with nbtree Jaime Casanova 14:20
Re: Using indexUnchanged with nbtree Simon Riggs 14:21
Re: Numeric x^y for negative x Jaime Casanova 14:25
Re: 002_types.pl fails on some timezones on windows Andrew Dunstan 14:25
Re: 002_types.pl fails on some timezones on windows Tom Lane 14:35
Re: non-superusers are allowed to drop the replication user, but are not allowed to alter or even create them, is that ok? Mark Dilger 14:38
RE: Failed transaction statistics to measure the logical replication progress [email protected] 14:52
Re: Multi-Column List Partitioning Zhihong Yu 15:09
VS2022: Support Visual Studio 2022 on Windows 📎 Hans Buschmann 15:15
Re: shared-memory based stats collector Jaime Casanova 15:24
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 16:00
Re: proposal: possibility to read dumped table's name from file Erik Rijkers 16:19
Re: [PATCH] ProcessInterrupts_hook Jaime Casanova 17:24
Re: 2021-09 Commitfest Jaime Casanova 17:31
Re: 2021-09 Commitfest Tom Lane 17:34
Re: 2021-09 Commitfest Jaime Casanova 17:40
Re: 2021-09 Commitfest Andrew Dunstan 17:43
Re: Deduplicate code updating ControleFile's DBState. Bossart, Nathan 17:47
Re: 2021-09 Commitfest Jaime Casanova 17:49
Re: parallelizing the archiver Bossart, Nathan 18:05
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows Andrew Dunstan 18:07
Re: 2021-09 Commitfest Tom Lane 18:15
Re: PoC Refactor AM analyse API Денис Смирнов 18:24
Re: 2021-09 Commitfest Daniel Gustafsson 18:29
Re: parallelizing the archiver Andrey Borodin 19:07
Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c) David Zhang 19:23
Re: minor gripe about lax reloptions parsing for views 📎 Mark Dilger 19:34
Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails Jeremy Schneider 19:37
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Jeremy Schneider 19:49
Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c) Ranier Vilela 20:03
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 20:05
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows Andres Freund 20:25
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows Alvaro Herrera 20:37
Re: SQL:2011 application time Paul A Jungwirth 20:47
Re: Memory leak in pg_hmac_final Daniel Gustafsson 20:58
Re: libpq compression 📎 Daniel Gustafsson 21:20
Re: parallelizing the archiver Bossart, Nathan 21:21
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified Alvaro Herrera 21:33
Re: Enabling deduplication with system catalog indexes Bossart, Nathan 21:35
BufferAlloc: don't take two simultaneous locks 📎 Yura Sokolov 22:25
Adding CI to our tree 📎 Andres Freund 22:27
Re: BufferAlloc: don't take two simultaneous locks Zhihong Yu 22:46
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows Andres Freund 23:02
Re: Adding CI to our tree Peter Geoghegan 23:04

Oct. 2, 2021

Thread Author Time
Better context for "TAP tests not enabled" error message 📎 Kevin Burke 00:09
Re: Adding CI to our tree Andres Freund 00:10
Problem with CF app? Tatsuo Ishii 02:33
Re: Adding CI to our tree Thomas Munro 02:41
Re: pgcrypto support for bcrypt $2b$ hashes 📎 Daniel Fone 03:48
Re: Memory leak in pg_hmac_final Michael Paquier 05:25
Re: 2021-09 Commitfest Michael Paquier 05:30
Re: Deduplicate code updating ControleFile's DBState. Michael Paquier 05:40
Re: proposal: possibility to read dumped table's name from file 📎 Erik Rijkers 06:18
Re: pgcrypto support for bcrypt $2b$ hashes Sergey Shinderuk 06:48
Re: Added schema level support for publication. 📎 Amit Kapila 07:43
Re: row filtering for logical replication 📎 Ajin Cherian 07:44
Re: pgcrypto support for bcrypt $2b$ hashes Andreas Karlsson 10:22
Re: pgsql: Document XLOG_INCLUDE_XID a little better 📎 Dilip Kumar 10:46
BUG #17212: pg_amcheck fails on checking temporary relations PG Bug reporting form 11:00
Re: pgcrypto support for bcrypt $2b$ hashes Daniel Fone 11:02
Re: Slow standby snapshot Michail Nikolaev 11:38
Re: psql - add SHOW_ALL_RESULTS option 📎 Fabien COELHO 14:31
Re: pgsql: Document XLOG_INCLUDE_XID a little better Alvaro Herrera 14:40
Re: 2021-09 Commitfest Tom Lane 14:52
Re: Adding CI to our tree Tom Lane 15:05
Re: 2021-09 Commitfest Alvaro Herrera 15:18
Re: 2021-09 Commitfest Alvaro Herrera 15:20
Re: 2021-09 Commitfest Tom Lane 15:24
Re: 2021-09 Commitfest Tom Lane 15:32
Re: should frontend tools use syncfs() ? Justin Pryzby 15:41
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified Jaime Casanova 17:24
Re: BUG #17212: pg_amcheck fails on checking temporary relations Peter Geoghegan 17:32
Re: Better context for "TAP tests not enabled" error message Daniel Gustafsson 18:15
Re: Better context for "TAP tests not enabled" error message Tom Lane 18:19
Re: 2021-09 Commitfest Daniel Gustafsson 18:21
Re: Adding CI to our tree Daniel Gustafsson 18:42
Re: Adding CI to our tree Andres Freund 19:41
Re: Adding CI to our tree Andres Freund 19:45
Re: Adding CI to our tree Daniel Gustafsson 19:48
Re: Adding CI to our tree Daniel Gustafsson 19:49
Re: Adding CI to our tree Andres Freund 19:59
Re: Adding CI to our tree Andres Freund 20:01
Re: Adding CI to our tree Daniel Gustafsson 20:18
Re: Multi-Column List Partitioning 📎 Nitin Jadhav 20:23
Re: Adding CI to our tree Andrew Dunstan 20:41
Re: 002_types.pl fails on some timezones on windows 📎 Tom Lane 20:42
Re: Adding CI to our tree Tom Lane 20:44
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andrew Dunstan 20:58
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Tom Lane 21:03
Re: Adding CI to our tree Andres Freund 21:10
Re: 002_types.pl fails on some timezones on windows Thomas Munro 21:23
Re: 002_types.pl fails on some timezones on windows Thomas Munro 21:31
Re: Adding CI to our tree Tom Lane 21:55
Re: Timeout failure in 019_replslot_limit.pl Alvaro Herrera 22:00
Re: Problem with CF app? Tatsuo Ishii 22:04
Re: 002_types.pl fails on some timezones on windows Tom Lane 22:26
Re: Better context for "TAP tests not enabled" error message 📎 Kevin Burke 22:38
Re: 002_types.pl fails on some timezones on windows Andres Freund 22:50
Re: 002_types.pl fails on some timezones on windows Thomas Munro 22:52
Re: Better context for "TAP tests not enabled" error message Daniel Gustafsson 23:27
Query that will not run a ValuePerCall SRF to completion? Chapman Flack 23:32
Re: Query that will not run a ValuePerCall SRF to completion? Tom Lane 23:44
Re: 002_types.pl fails on some timezones on windows Tom Lane 23:45

Oct. 3, 2021

Thread Author Time
Re: 002_types.pl fails on some timezones on windows Tom Lane 00:04
Re: Enabling deduplication with system catalog indexes Peter Geoghegan 00:14
Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Marc Bachmann 02:20
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andrew Dunstan 03:32
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Tom Lane 03:34
Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Tom Lane 03:48
Re: Adding CI to our tree Andres Freund 04:05
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier 07:03
Re: 2021-09 Commitfest Michael Paquier 07:15
Re: 2021-09 Commitfest Magnus Hagander 10:23
Re: pgsql: Document XLOG_INCLUDE_XID a little better Dilip Kumar 11:35
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andrew Dunstan 12:22
Re: very long record lines in expanded psql output 📎 Platon Pronko 12:57
Re: [Proposal] Global temporary tables 📎 wenjing 13:15
Re: 2021-09 Commitfest Tom Lane 13:48
Re: very long record lines in expanded psql output Zhihong Yu 15:51
Re: 2021-09 Commitfest Jaime Casanova 16:20
Re: 2021-09 Commitfest Jaime Casanova 16:23
Re: 2021-09 Commitfest Jaime Casanova 16:25
Re: Reduce lock level for ALTER TABLE ... ADD CHECK .. NOT VALID Simon Riggs 16:51
Re: BUG #17212: pg_amcheck fails on checking temporary relations 📎 Mark Dilger 17:04
ssl tests fail on windows / slurp_file() offset doesn't work on win Andres Freund 17:18
Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Tom Lane 17:22
Re: ssl tests fail on windows / slurp_file() offset doesn't work on win 📎 Andres Freund 17:30
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Stefan Keller 17:37
Re: Added schema level support for publication. 📎 vignesh C 17:55
Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Marc Bachmann 18:01
Triage on old commitfest entries Tom Lane 19:14
Re: Triage on old commitfest entries - JSON_PATH Erik Rijkers 19:56
Re: very long record lines in expanded psql output 📎 Platon Pronko 20:03
Re: Triage on old commitfest entries - JSON_PATH Tom Lane 20:16
Re: Triage on old commitfest entries Peter Geoghegan 20:18
Re: Triage on old commitfest entries Tom Lane 20:30

Browse Archives

Prev | Next