pgsql-hackers since 2022-04-09 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 9, 2022

Thread Author Time
Re: Mingw task for Cirrus CI Justin Pryzby 00:27
Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Andres Freund 00:59
Re: avoid multiple hard links to same WAL file after a crash Robert Haas 01:00
Re: Mingw task for Cirrus CI Andres Freund 01:02
Re: avoid multiple hard links to same WAL file after a crash Justin Pryzby 01:10
RE: Expose JIT counters/timing in pg_stat_statements 📎 Shinoda, Noriyoshi (PN Japan FSIP) 01:51
Re: PostgreSQL commitfest: 2022-09-01 Justin Pryzby 02:15
cfbot requests Justin Pryzby 02:18
Commitfest wrapup Greg Stark 03:25
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud 03:47
Re: Add parameter jit_warn_above_fraction Julien Rouhaud 04:20
failures in t/031_recovery_conflict.pl on CI Andres Freund 04:55
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 05:05
Re: How to simulate sync/async standbys being closer/farther (network distance) to primary in core postgres? Bharath Rupireddy 09:08
Re: How about a psql backslash command to show GUCs? Christoph Berg 09:21
Re: Mingw task for Cirrus CI Alvaro Herrera 10:37
Re: Commitfest wrapup Alvaro Herrera 10:44
Re: PG DOCS - logical replication filtering Alvaro Herrera 10:45
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 📎 Bharath Rupireddy 12:33
Re: How to simulate sync/async standbys being closer/farther (network distance) to primary in core postgres? Julien Rouhaud 13:08
Re: make MaxBackends available in _PG_init Julien Rouhaud 13:24
Re: Commitfest wrapup Greg Stark 13:25
Re: why pg_walfile_name() cannot be executed during recovery? 📎 Bharath Rupireddy 13:30
Re: How about a psql backslash command to show GUCs? Tom Lane 14:31
Re: Add parameter jit_warn_above_fraction Tom Lane 14:42
Re: Commitfest wrapup Tom Lane 14:50
Re: Commitfest wrapup Tom Lane 15:02
Re: Add parameter jit_warn_above_fraction Julien Rouhaud 15:21
Re: How about a psql backslash command to show GUCs? Julien Rouhaud 15:58
Re: How about a psql backslash command to show GUCs? Jonathan S. Katz 16:14
Re: why pg_walfile_name() cannot be executed during recovery? Andrey Borodin 16:25
Re: How about a psql backslash command to show GUCs? Tom Lane 16:27
Re: Add parameter jit_warn_above_fraction Tom Lane 16:31
Re: Mingw task for Cirrus CI Andrew Dunstan 16:34
Re: Add parameter jit_warn_above_fraction Julien Rouhaud 16:43
Re: How about a psql backslash command to show GUCs? David G. Johnston 16:49
Re: How about a psql backslash command to show GUCs? Robert Haas 16:50
Re: How about a psql backslash command to show GUCs? Vik Fearing 16:50
Re: why pg_walfile_name() cannot be executed during recovery? Robert Haas 16:51
Re: Commitfest wrapup Greg Stark 17:14
Re: How about a psql backslash command to show GUCs? Jonathan S. Katz 18:50
Re: shared-memory based stats collector - v70 Andres Freund 19:06
Re: shared-memory based stats collector - v70 David G. Johnston 19:38
Is RecoveryConflictInterrupt() entirely safe in a signal handler? Thomas Munro 19:57
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors 📎 Tom Lane 20:38
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Tom Lane 21:00
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Andres Freund 21:39
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 22:00
Re: Commitfest wrapup Jonathan S. Katz 22:50
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Andres Freund 23:00
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 23:10
GSOC: New and improved website for pgjdbc (JDBC) (2022) 📎 S.R Keshav 23:16
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 23:31
Re: failures in t/031_recovery_conflict.pl on CI Tom Lane 23:34
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii 23:35

April 10, 2022

Thread Author Time
Can 64bit libpq to access 32bit postgresDB in X86_64 platform 02:32
Re: Can 64bit libpq to access 32bit postgresDB in X86_64 platform Tom Lane 03:47
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO 07:37
Re: Defer selection of asynchronous subplans until the executor initialization stage 📎 Etsuro Fujita 10:43
Re: Defer selection of asynchronous subplans until the executor initialization stage Etsuro Fujita 10:58
Re: Can we automatically add elapsed times to tap test log? Andrew Dunstan 13:23
Re: Defer selection of asynchronous subplans until the executor initialization stage Zhihong Yu 13:46
Re: Can we automatically add elapsed times to tap test log? Andres Freund 16:43
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs 18:18
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 18:30
GSoC: pgBackRest port to Windows Samuel Bassaly 18:52
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane 19:32
Re: Schema variables - new implementation for Postgres 15+1 Justin Pryzby 20:43
Re: A qsort template 📎 Thomas Munro 21:44
Re: Improving btree performance through specializing by key shape, take 2 Peter Geoghegan 21:44
Re: A qsort template Peter Geoghegan 21:54
Re: Improving btree performance through specializing by key shape, take 2 Peter Geoghegan 22:03
Re: A qsort template 📎 David Rowley 22:34
Re: Improving btree performance through specializing by key shape, take 2 📎 Matthias van de Meent 23:07
Re: make MaxBackends available in _PG_init Michael Paquier 23:34

April 11, 2022

Thread Author Time
Re: A qsort template David Rowley 00:25
Re: REINDEX blocks virtually any queries but some prepared queries. Michael Paquier 00:57
Re: Commitfest Closed Michael Paquier 01:02
Re: Improving btree performance through specializing by key shape, take 2 Peter Geoghegan 01:10
typos 📎 Justin Pryzby 02:03
Re: Defer selection of asynchronous subplans until the executor initialization stage Justin Pryzby 02:41
Re: Defer selection of asynchronous subplans until the executor initialization stage Zhihong Yu 02:48
Re: generic plans and "initial" pruning 📎 Amit Langote 03:05
Re: PG DOCS - logical replication filtering Amit Kapila 03:27
Re: generic plans and "initial" pruning Zhihong Yu 03:58
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Peter Geoghegan 04:12
Re: MERGE bug report Richard Guo 04:25
Re: API stability Kyotaro Horiguchi 04:29
Re: typos David Rowley 04:39
Re: Support logical replication of DDLs Amit Kapila 05:00
Re: Support logical replication of DDLs Amit Kapila 05:04
Re: ExecRTCheckPerms() and many prunable partitions 📎 Amit Langote 05:41
Outdated copyright year in parse_jsontable.c 📎 Julien Rouhaud 06:08
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Kyotaro Horiguchi 06:13
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Kyotaro Horiguchi 06:16
Re: Practical Timing Side Channel Attacks on Memory Compression Filip Janus 06:36
RE: Logical replication timeout problem 📎 [email protected] 06:38
PostgreSQL Program Application 📎 Qiongwen Liu 06:43
Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman 📎 Thomas Munro 06:48
Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} 📎 Michael Paquier 06:52
Re: Outdated copyright year in parse_jsontable.c Michael Paquier 06:58
Re: PG DOCS - logical replication filtering 📎 Peter Smith 07:03
Re: REINDEX blocks virtually any queries but some prepared queries. Frédéric Yhuel 07:06
Re: PG DOCS - logical replication filtering Peter Smith 07:09
Re: PG DOCS - logical replication filtering Peter Smith 07:17
RE: Logical replication timeout problem [email protected] 07:33
Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Michael Paquier 07:43
Re: simplifying foreign key/RI checks Amit Langote 07:47
Re: Temporary file access API Antonin Houska 08:06
Re: 回复:POC: Cleaning up orphaned files using undo logs Antonin Houska 08:16
Re: typos David Rowley 08:55
RE: pg_get_publication_tables() output duplicate relid [email protected] 09:04
Re: avoid multiple hard links to same WAL file after a crash Kyotaro Horiguchi 09:12
Re: Outdated copyright year in parse_jsontable.c Julien Rouhaud 09:16
Re: typos 📎 Justin Pryzby 10:10
Re: A qsort template John Naylor 10:11
Re: typos Masahiko Sawada 10:25
Re: PG DOCS - logical replication filtering 📎 Amit Kapila 10:40
Re: typos Amit Kapila 10:45
Re: API stability Matthias van de Meent 10:48
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Amit Kapila 10:51
Declarative partitioning and partition pruning/check Mats Taraldsvik 12:07
Re: WIN32 pg_import_system_collations 📎 Juan José Santamaría Flecha 12:20
Re: [PATCH] Add extra statistics to explain for Nested Loop Justin Pryzby 12:34
Re: Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} gkokolatos 12:46
Re: Support logical replication of DDLs Euler Taveira 12:46
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy 13:03
GSoC: GUI representation of monitoring System Activity with the system_stats Extension in pgAdmin 4 📎 Kunal Garg 13:13
Re: Outdated copyright year in parse_jsontable.c Tom Lane 13:57
Re: CLUSTER on partitioned index 📎 Justin Pryzby 14:06
Re: make MaxBackends available in _PG_init Robert Haas 14:47
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Robert Haas 14:55
Re: Frontend error logging style Peter Eisentraut 15:04
Re: Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} Robert Haas 15:15
Re: CLUSTER on partitioned index Zhihong Yu 15:16
Re: Frontend error logging style Tom Lane 15:22
Re: Schema variables - new implementation for Postgres 15+1 Julien Rouhaud 15:34
Re: make MaxBackends available in _PG_init Julien Rouhaud 15:36
Re: SQL/JSON: functions Andrew Dunstan 15:54
Re: SQL/JSON: functions Justin Pryzby 16:09
Re: avoid multiple hard links to same WAL file after a crash Robert Haas 16:15
Re: SQL/JSON: functions Tom Lane 16:25
Re: avoid multiple hard links to same WAL file after a crash Tom Lane 16:28
Re: Support logical replication of DDLs Zheng Li 16:42
Re: make MaxBackends available in _PG_init 📎 Nathan Bossart 16:44
Re: avoid multiple hard links to same WAL file after a crash Nathan Bossart 16:52
Re: Support logical replication of DDLs Zheng Li 17:31
Re: PG DOCS - logical replication filtering Euler Taveira 17:32
Re: Support logical replication of DDLs Zheng Li 17:36
Re: typos Robert Haas 17:59
Re: API stability Robert Haas 18:00
Fixing code that ignores failure of XLogRecGetBlockTag 📎 Tom Lane 18:20
Re: [Proposal] vacuumdb --schema only Nathan Bossart 18:37
random() function documentation Dagfinn Ilmari Mannsåker 18:38
Re: GSoC: pgBackRest port to Windows Stephen Frost 18:43
Re: PostgreSQL Program Application Stephen Frost 18:43
Re: random() function documentation Tom Lane 18:45
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Thom Brown 18:51
Re: random() function documentation Dagfinn Ilmari Mannsåker 19:00
Re: How about a psql backslash command to show GUCs? Tom Lane 19:12
Re: random() function documentation Tom Lane 19:19
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Robert Haas 19:21
Re: How about a psql backslash command to show GUCs? Jonathan S. Katz 19:44
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Markus Wanner 19:45
Re: How about a psql backslash command to show GUCs? Tom Lane 20:11
Documentation issue with pg_stat_recovery_prefetch 📎 sirisha chamarthi 20:11
Re: How about a psql backslash command to show GUCs? Christoph Berg 20:17
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory SATYANARAYANA NARLAPURAM 20:21
Re: How about a psql backslash command to show GUCs? Tom Lane 20:22
Re: Temporary file access API Robert Haas 20:34
Re: make MaxBackends available in _PG_init Robert Haas 20:36
Re: make MaxBackends available in _PG_init Nathan Bossart 20:44
Re: Fixing code that ignores failure of XLogRecGetBlockTag Robert Haas 20:57
Re: make MaxBackends available in _PG_init 📎 Nathan Bossart 21:14
Re: Fixing code that ignores failure of XLogRecGetBlockTag Thomas Munro 21:16
Re: Fixing code that ignores failure of XLogRecGetBlockTag Tom Lane 21:44
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? 📎 Thomas Munro 22:33
Re: Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} Michael Paquier 22:50
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Andres Freund 22:50

April 12, 2022

Thread Author Time
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Michael Paquier 00:03
Re: random() function documentation Dean Rasheed 00:18
Re: How about a psql backslash command to show GUCs? Jonathan S. Katz 00:35
Re: row filtering for logical replication Peter Smith 00:40
Re: A qsort template David Rowley 00:40
Re: Skip partition tuple routing with constant partition key Masahiko Sawada 00:45
Re: A qsort template 📎 David Rowley 00:58
RE: row filtering for logical replication 📎 [email protected] 01:31
Re: row filtering for logical replication Peter Smith 01:35
Re: API stability Kyotaro Horiguchi 02:57
Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman 📎 Michael Paquier 03:49
Re: PG DOCS - logical replication filtering Amit Kapila 03:52
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Amit Kapila 03:56
Re: Handle infinite recursion in logical replication setup Peter Smith 04:56
Re: Schema variables - new implementation for Postgres 15+1 📎 Pavel Stehule 05:00
Re: make MaxBackends available in _PG_init Julien Rouhaud 05:08
Re: Skipping schema changes in publication 📎 vignesh C 06:23
Re: avoid multiple hard links to same WAL file after a crash Kyotaro Horiguchi 06:46
Re: Skipping schema changes in publication Amit Kapila 06:49
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 06:52
fix cost subqueryscan wrong parallel cost 📎 [email protected] 06:57

Browse Archives

Prev | Next