pgsql-hackers since 2022-03-23 20:23

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

March 23, 2022

Thread Author Time
Re: SQL/JSON: functions Andrew Dunstan 20:23
Re: Parameter for planner estimate of recursive queries Tom Lane 20:25
multithreaded zstd backup compression for client and server 📎 Robert Haas 20:34
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 20:41
Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov 20:47
Re: [PATCH] Remove workarounds to format [u]int64's 📎 Peter Eisentraut 20:48
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 20:49
Re: Adding CI to our tree Thomas Munro 20:52
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 20:53
Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut 20:53
Re: SQL/JSON: functions Justin Pryzby 20:56
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 20:58
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 20:58
Re: Adding CI to our tree Justin Pryzby 21:01
Re: ExecRTCheckPerms() and many prunable partitions Zhihong Yu 21:02
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Thomas Munro 21:02
Re: [PATCH] Remove workarounds to format [u]int64's Pavel Borisov 21:12
Re: multithreaded zstd backup compression for client and server Andres Freund 21:14
Re: logical replication restrictions 📎 Euler Taveira 21:19
Re: Proposal: allow database-specific role memberships 📎 Kenaniah Cerny 21:26
Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion 21:31
Re: MDAM techniques and Index Skip Scan patch Tom Lane 21:32
Re: multithreaded zstd backup compression for client and server 📎 Justin Pryzby 21:52
Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov 22:22
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 22:28
Re: logical decoding and replication of sequences 📎 Tomas Vondra 22:30
Re: multithreaded zstd backup compression for client and server Robert Haas 22:31
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut 22:33
Re: Proposal: allow database-specific role memberships Kenaniah Cerny 22:34
Re: Column Filtering in Logical Replication Tomas Vondra 22:37
Re: Column Filtering in Logical Replication Tomas Vondra 22:41
Re: [PATCH] Expose port->authn_id to extensions and triggers 📎 Jacob Champion 22:52
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro 22:54
Re: ubsan Andres Freund 22:55
Re: multithreaded zstd backup compression for client and server Robert Haas 22:57
Re: [PATCH] Expose port->authn_id to extensions and triggers Tom Lane 23:00
Re: ubsan Tom Lane 23:02
Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion 23:06
Re: multithreaded zstd backup compression for client and server Justin Pryzby 23:07
Re: multithreaded zstd backup compression for client and server Andres Freund 23:31
Re: multithreaded zstd backup compression for client and server Andres Freund 23:36
Re: [PATCH] Accept IP addresses in server certificate SANs 📎 Jacob Champion 23:52
Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund 23:54

March 24, 2022

Thread Author Time
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Thomas Munro 00:17
Re: Fix overflow in DecodeInterval Joseph Koshakow 00:27
Re: Add pg_freespacemap extension sql test Michael Paquier 00:40
pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund 00:55
Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund 00:59
Re: [PATCH] add relation and block-level filtering to pg_waldump Andres Freund 01:06
Re: [PATCH] Add native windows on arm64 support Andres Freund 01:15
Re: Fix overflow in DecodeInterval Tom Lane 01:20
Re: Support isEmptyStringInfo Kyotaro Horiguchi 01:37
Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston 01:47
Re: [PoC] Reducing planning time when tables have many partitions David Rowley 02:03
Re: freeing bms explicitly Amit Kapila 02:13
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? 📎 Andy Fan 02:21
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors 📎 Yugo NAGATA 02:43
Re: Column Filtering in Logical Replication Amit Kapila 02:58
RE: logical replication empty transactions 📎 houzj.fnst@fujitsu.com 03:19
Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund 03:25
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir 📎 Bharath Rupireddy 03:28
Re: Failed transaction statistics to measure the logical replication progress Amit Kapila 03:30
Checking pgwin32_is_junction() errors 📎 Thomas Munro 03:30
RE: logical replication empty transactions 📎 shiy.fnst@fujitsu.com 03:33
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro 03:41
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 📎 Etsuro Fujita 04:34
Re: Extensible Rmgr for Table AMs 📎 Jeff Davis 04:43
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii 04:49
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi 04:52
Re: Remove an unnecessary errmsg_plural in dependency.c Kyotaro Horiguchi 05:17
Re: [PoC] Let libpq reject unexpected authentication requests Laurenz Albe 05:17
Re: Removing unneeded self joins 📎 Andrey V. Lepikhov 05:21
Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Laurenz Albe 05:27
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 05:28
Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund 05:33
Re: shared-memory based stats collector - v67 Kyotaro Horiguchi 06:00
Re: PG DOCS - logical replication filtering 📎 Peter Smith 06:17
Re: ubsan Noah Misch 06:23
Re: Fast COPY FROM based on batch insert 📎 Andrey V. Lepikhov 06:43
Re: Reducing power consumption on idle servers Kyotaro Horiguchi 07:16
Re: Summary Sort workers Stats in EXPLAIN ANALYZE Jian Guo 07:50
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 07:50
Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Michail Nikolaev 08:03
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 08:08
Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi 08:10
Re: Assert in pageinspect with NULL pages 📎 Julien Rouhaud 08:27
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro 08:50
Re: Remove an unnecessary errmsg_plural in dependency.c Daniel Gustafsson 09:04
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Bharath Rupireddy 09:32
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir 📎 Bharath Rupireddy 09:52
Re: Support logical replication of DDLs Dilip Kumar 10:02
Re: proposal - psql - use pager for \watch command Thomas Munro 10:04
Re: proposal - psql - use pager for \watch command Pavel Stehule 10:21
turn fastgetattr and heap_getattr to inline functions 📎 Alvaro Herrera 10:21
Re: Parameter for planner estimate of recursive queries Simon Riggs 10:32
Re: Logical replication timeout problem 📎 Amit Kapila 10:32
Re: Documenting when to retry on serialization failure Simon Riggs 10:43
Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut 10:57
Re: Reducing power consumption on idle servers Simon Riggs 10:58
Re: Documenting when to retry on serialization failure Thomas Munro 11:01
Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut 11:01
Re: [PATCH] add relation and block-level filtering to pg_waldump 📎 Thomas Munro 11:26
Re: MDAM techniques and Index Skip Scan patch Jesper Pedersen 11:32
Re: Support logical replication of DDLs Dilip Kumar 11:36
Re: Index Skip Scan (new UniqueKeys) Jesper Pedersen 11:39
Re: [PATCH] add relation and block-level filtering to pg_waldump 📎 Thomas Munro 11:42
Re: turn fastgetattr and heap_getattr to inline functions Michael Paquier 12:09
Re: Estimating HugePages Requirements? Michael Paquier 12:10
Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Tomas Vondra 12:12
Re: Documenting when to retry on serialization failure 📎 Simon Riggs 12:12
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen 12:43
Re: TAP output format in pg_regress 📎 Daniel Gustafsson 12:44
Re: Remove an unnecessary errmsg_plural in dependency.c Bharath Rupireddy 12:48
Re: multithreaded zstd backup compression for client and server Robert Haas 13:00
Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut 13:05
Re: Estimating HugePages Requirements? Magnus Hagander 13:07
Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut 13:07
Re: unlogged sequences 📎 Peter Eisentraut 13:10
Re: Remove an unnecessary errmsg_plural in dependency.c Daniel Gustafsson 13:11
Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker 13:19
Re: turn fastgetattr and heap_getattr to inline functions 📎 Alvaro Herrera 13:26
Re: Remove an unnecessary errmsg_plural in dependency.c Bharath Rupireddy 13:34
Re: turn fastgetattr and heap_getattr to inline functions Japin Li 13:36
Re: multithreaded zstd backup compression for client and server Robert Haas 13:39
Re: Documenting when to retry on serialization failure Tom Lane 14:05
Re: Remove an unnecessary errmsg_plural in dependency.c Tom Lane 14:19
Re: Documenting when to retry on serialization failure Simon Riggs 14:28
Re: Remove an unnecessary errmsg_plural in dependency.c Alvaro Herrera 14:28
Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera 14:32
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 14:43
Re: Remove an unnecessary errmsg_plural in dependency.c Tom Lane 14:49
Re: Documenting when to retry on serialization failure Tom Lane 14:56
Re: Remove an unnecessary errmsg_plural in dependency.c Alvaro Herrera 15:00
Re: Use -fvisibility=hidden for shared libraries Peter Eisentraut 15:13
Re: [RFC] building postgres with meson -v6 📎 Peter Eisentraut 15:16
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov 15:26
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov 15:29
Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion 15:36
Re: Reducing power consumption on idle servers Robert Haas 15:38
Re: [RFC] building postgres with meson -v6 Andres Freund 15:40
Re: turn fastgetattr and heap_getattr to inline functions Japin Li 15:41
Re: Documenting when to retry on serialization failure Simon Riggs 15:43
Re: Parameter for planner estimate of recursive queries Tom Lane 15:48
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Robert Haas 15:59
Re: Reducing power consumption on idle servers 📎 Simon Riggs 16:02
Re: Parameter for planner estimate of recursive queries Simon Riggs 16:04
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 16:12
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 16:12
Re: Reducing power consumption on idle servers Robert Haas 16:21
Re: Documenting when to retry on serialization failure 📎 Tom Lane 16:29
Re: Column Filtering in Logical Replication 📎 Peter Eisentraut 16:33
Re: Documenting when to retry on serialization failure Simon Riggs 16:37
Re: turn fastgetattr and heap_getattr to inline functions Peter Eisentraut 16:40
Re: turn fastgetattr and heap_getattr to inline functions Peter Eisentraut 16:44
Re: role self-revocation Robert Haas 16:46
Re: Granting SET and ALTER SYSTE privileges for GUCs 📎 Mark Dilger 16:49
Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera 17:05
Re: role self-revocation Tom Lane 17:10
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 17:20
Re: shared-memory based stats collector - v66 📎 Melanie Plageman 17:21
Re: role self-revocation Robert Haas 17:26
Re: Documenting when to retry on serialization failure Tom Lane 17:35
Re: [PATCH] Expose port->authn_id to extensions and triggers 📎 Jacob Champion 17:44
Re: Support logical replication of DDLs Zheng Li 17:54
Re: [PATCH] Expose port->authn_id to extensions and triggers Robert Haas 17:55
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane 18:02
Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund 18:19
Doc patch: replace 'salesmen' with 'salespeople' 📎 Dagfinn Ilmari MannsÃ¥ker 18:34
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Andres Freund 18:47
Re: Race conditions in 019_replslot_limit.pl Tom Lane 19:05
Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan 19:06
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 19:28
pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 19:32
Re: Corruption during WAL replay Robert Haas 19:33
Re: ExecRTCheckPerms() and many prunable partitions David Rowley 19:46
Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger 19:50
identifying unrecognized node type errors 📎 Andrew Dunstan 19:53
Re: identifying unrecognized node type errors David Rowley 20:01
Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson 20:02
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Pavel Borisov 20:02
Re: identifying unrecognized node type errors Tom Lane 20:10
Re: make MaxBackends available in _PG_init Nathan Bossart 20:20
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 20:21
Re: make MaxBackends available in _PG_init Robert Haas 20:27
Re: Estimating HugePages Requirements? Nathan Bossart 20:31
Re: [PATCH] pg_statio_all_tables: several rows per table due to invalid TOAST index Tom Lane 20:34
Re: identifying unrecognized node type errors Andrew Dunstan 20:34
Re: Doc patch: replace 'salesmen' with 'salespeople' Daniel Gustafsson 20:40
Re: New Object Access Type hooks Andres Freund 20:59
Re: [PATCH] add relation and block-level filtering to pg_waldump 📎 Thomas Munro 21:11
Re: New Object Access Type hooks Andrew Dunstan 21:31
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 21:40
Re: Add non-blocking version of PQcancel Tom Lane 21:41
Re: New Object Access Type hooks Tom Lane 21:44
Re: [PATCH] improve the pg_upgrade error message Daniel Gustafsson 21:48
Re: logical decoding and replication of sequences Greg Stark 21:52
fixing a few backup compression goofs 📎 Robert Haas 21:56
Re: automatically generating node support functions David Rowley 21:57
Re: New Object Access Type hooks Andres Freund 21:58
Re: logical decoding and replication of sequences Tomas Vondra 21:59

Browse Archives

Prev | Next