pgsql-hackers since 2022-03-23 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

March 23, 2022

Thread Author Time
Re: New Object Access Type hooks Tom Lane 00:07
Re: New Object Access Type hooks Andrew Dunstan 00:11
cpluspluscheck vs ICU Andres Freund 00:20
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Japin Li 00:24
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) 📎 Nathan Bossart 00:26
Re: shared-memory based stats collector - v66 📎 Melanie Plageman 00:43
Re: Probable CF bot degradation Justin Pryzby 00:43
Re: SQL/JSON: functions Tom Lane 01:07
Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila 01:56
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Michael Paquier 02:03
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 02:16
Re: Column Filtering in Logical Replication Amit Kapila 02:17
Re: cpluspluscheck vs ICU 📎 Andres Freund 02:23
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi 02:51
Re: cpluspluscheck vs ICU Thomas Munro 02:52
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi 02:57
Re: Window Function "Run Conditions" 📎 David Rowley 03:23
Re: Window Function "Run Conditions" David Rowley 03:30
Re: [PATCH] Add native windows on arm64 support Thomas Munro 03:30
Re: freeing bms explicitly 📎 Amit Kapila 03:45
Re: Temporary tables versus wraparound... again 📎 Greg Stark 03:58
Re: freeing bms explicitly Zhihong Yu 04:04
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 04:14
Re: Adding CI to our tree Justin Pryzby 04:14
Re: Optimize external TOAST storage Michael Paquier 04:28
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir 📎 Bharath Rupireddy 04:46
Re: make MaxBackends available in _PG_init Julien Rouhaud 04:52
Re: Support logical replication of DDLs 📎 Japin Li 05:09
Re: Window Function "Run Conditions" David G. Johnston 05:09
Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi 05:20
Re: Add pg_freespacemap extension sql test 📎 Michael Paquier 06:05
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) 📎 Michael Paquier 06:17
Re: Estimating HugePages Requirements? Michael Paquier 06:25
Re: ExecRTCheckPerms() and many prunable partitions 📎 Amit Langote 07:03
Re: shared-memory based stats collector - v67 📎 Kyotaro Horiguchi 07:38
Re: Assert in pageinspect with NULL pages Michael Paquier 08:16
Re: shared-memory based stats collector - v67 Kyotaro Horiguchi 08:27
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 08:36
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 08:42
Re: Map WAL segment files on PMEM as WAL buffers 📎 Takashi Menjo 08:58
Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera 09:49
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 09:51
Re: Optimize external TOAST storage Dilip Kumar 10:05
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii 10:08
Re: Column Filtering in Logical Replication Alvaro Herrera 10:21
Re: Optimize external TOAST storage Dilip Kumar 11:10
[Proposal] pg_rewind integration into core RKN Sai Krishna 11:43
Re: logical decoding and replication of sequences Amit Kapila 11:50
Re: cpluspluscheck vs ICU Andrew Dunstan 12:19
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 12:24
Re: SQL/JSON: functions Justin Pryzby 12:24
Re: make MaxBackends available in _PG_init Robert Haas 12:32
Support isEmptyStringInfo 📎 Ashutosh Bapat 12:32
Re: Support isEmptyStringInfo Robert Haas 12:35
Re: logical decoding and replication of sequences Petr Jelinek 12:46
Re: Skip partition tuple routing with constant partition key 📎 Amit Langote 12:52
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy 12:55
Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO 12:58
Re: make MaxBackends available in _PG_init Julien Rouhaud 13:03
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 13:19
Re: refactoring basebackup.c (zstd workers) Robert Haas 13:19
clean up test_rls_hooks module 📎 Andrew Dunstan 13:31
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 13:33
Re: Add pg_freespacemap extension sql test Fabrízio de Royes Mello 13:45
Re: clean up test_rls_hooks module Tom Lane 14:07
Re: Support isEmptyStringInfo Tom Lane 14:13
pgsql: Unbreak the build. Robert Haas 14:24
Re: pgsql: Unbreak the build. Andres Freund 14:46
Re: Parameter for planner estimate of recursive queries 📎 Simon Riggs 14:53
Re: pgsql: Unbreak the build. Andres Freund 14:58
Re: Use JOIN USING aliases in ruleutils.c Tom Lane 15:14
Re: New Object Access Type hooks Andrew Dunstan 15:19
Re: [PATCH] Implement INSERT SET syntax Tom Lane 15:32
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 15:35
Re: pgsql: Unbreak the build. Robert Haas 15:38
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund 15:43
Re: clean up test_rls_hooks module Andres Freund 15:45
Re: pgsql: Unbreak the build. Andres Freund 15:49
Re: Adding CI to our tree Andres Freund 15:54
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 15:55
Re: pgsql: Unbreak the build. Tom Lane 15:55
Re: cpluspluscheck vs ICU Andres Freund 15:56
Re: pgsql: Unbreak the build. Robert Haas 16:03
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Bharath Rupireddy 16:06
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 16:19
Remove an unnecessary errmsg_plural in dependency.c 📎 Bharath Rupireddy 16:33
Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut 16:39
Re: freeing bms explicitly Zhihong Yu 16:42
Re: Patch to avoid orphaned dependencies Tom Lane 16:49
Re: Skip partition tuple routing with constant partition key Zhihong Yu 16:59
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 16:59
Re: pgsql: Unbreak the build. Robert Haas 17:05
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund 17:07
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 17:20
Re: [BUG] Panic due to incorrect missingContrecPtr after promotion [email protected] 17:24
ubsan 📎 Andres Freund 17:35
Re: Parameter for planner estimate of recursive queries Tom Lane 17:36
Re: shared-memory based stats collector - v67 Andres Freund 17:42
Re: ubsan Tom Lane 17:54
Re: Parameter for planner estimate of recursive queries Simon Riggs 18:20
Re: Reducing power consumption on idle servers 📎 Simon Riggs 18:21
Re: ubsan Andres Freund 18:21
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane 18:26
Re: prevent immature WAL streaming Alvaro Herrera 18:38
Re: speed up a logical replica setup Peter Eisentraut 18:50
Re: warn if GUC set to an invalid shared library Tom Lane 19:02
Re: ubsan Andres Freund 19:22
Re: Parameter for planner estimate of recursive queries 📎 Simon Riggs 19:37
Re: SQL/JSON: functions Andrew Dunstan 19:49
Re: Documenting when to retry on serialization failure 📎 Tom Lane 19:50
Re: ubsan Tom Lane 19:58
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations 📎 Peter Geoghegan 19:59
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 19:59
Re: ubsan Andres Freund 20:12
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 📎 [email protected] 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 📎 [email protected] 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

Browse Archives

Prev | Next