pgsql-hackers since 2023-11-19 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. 19, 2023

Thread Author Time
Re: Relation bulk write facility Andres Freund 00:04
Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED Noah Misch 00:32
Re: long-standing data loss bug in initial sync of logical replication Tomas Vondra 01:15
Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' 📎 Alexander Korotkov 01:17
Re: pg_upgrade and logical replication 📎 vignesh C 01:22
Re: pg_upgrade and logical replication 📎 vignesh C 01:26
Re: long-standing data loss bug in initial sync of logical replication Andres Freund 02:18
Re: pg_upgrade and logical replication 📎 vignesh C 03:38
Re: pg_upgrade and logical replication vignesh C 03:42
Re: SQL:2011 application time Paul A Jungwirth 05:24
Re: SQL:2011 application time Paul A Jungwirth 05:32
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 07:09
Inquiry on Generating Bitmaps from Filter Conditions in Index Scans Jinjing Zhou 17:19
Re: XX000: tuple concurrently deleted during DROP STATISTICS Tomas Vondra 20:12
Re: WaitEventSet resource leakage Thomas Munro 21:09
Re: On non-Windows, hard depend on uselocale(3) Thomas Munro 22:00
Re: On non-Windows, hard depend on uselocale(3) Tom Lane 22:36
Re: Change GUC hashtable to use simplehash? 📎 Jeff Davis 22:54
Re: Windows default locale vs initdb 📎 Thomas Munro 23:33
Re: pg_upgrade and logical replication Michael Paquier 23:56

Nov. 20, 2023

Thread Author Time
Re: On non-Windows, hard depend on uselocale(3) Thomas Munro 00:00
Re: Add recovery to pg_control and remove backup_label 📎 Michael Paquier 01:15
Re: patch: improve "user mapping not found" error message 📎 Ian Lawrence Barwick 01:25
Re: Windows default locale vs initdb Thomas Munro 01:56
Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 📎 Richard Guo 02:42
Re: Transaction timeout 邱宇航 03:33
Re: pg_upgrade and logical replication Amit Kapila 04:19
Re: generic plans and "initial" pruning 📎 Amit Langote 04:29
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 04:32
Re: [PoC] Reducing planning time when tables have many partitions Andrei Lepikhov 04:45
Re: pg_upgrade and logical replication Peter Smith 05:13
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 05:20
Re: SQL:2011 application time jian he 06:57
Re: Remove MSVC scripts from the tree Peter Eisentraut 07:00
Simplify if/else logic of walsender CreateReplicationSlot 📎 Peter Smith 07:01
Re: meson documentation build open issues Peter Eisentraut 07:27
Re: PATCH: Add REINDEX tag to event triggers Michael Paquier 07:34
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Peter Eisentraut 07:42
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier 07:47
Re: SQL:2011 application time Peter Eisentraut 07:58
Re: Remove MSVC scripts from the tree Michael Paquier 08:03
Re: Simplify if/else logic of walsender CreateReplicationSlot Michael Paquier 08:07
Re: Use of backup_label not noted in log Michael Paquier 08:30
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock 📎 Dilip Kumar 08:51
Re: POC, WIP: OR-clause support for indexes 📎 Andrei Lepikhov 08:52
Re: Question about the Implementation of vector32_is_highbit_set on ARM 📎 John Naylor 09:05
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 09:07
Stop the search once replication origin is found 📎 Antonin Houska 09:07
Re: POC, WIP: OR-clause support for indexes a.rybakina 09:29
Re: PL/pgSQL: Incomplete item Allow handling of %TYPE arrays, e.g. tab.col%TYPE[] 📎 Pavel Stehule 09:33
Re: Why is hot_standby_feedback off by default? John Naylor 09:34
Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Ashutosh Bapat 09:42
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 09:47
Perhaps a possible new feature to a future PostgreSQL release Erki Eessaar 09:52
Re: Perhaps a possible new feature to a future PostgreSQL release Laurenz Albe 10:18
Re: should check collations when creating partitioned index Peter Eisentraut 10:21
Re: Use of backup_label not noted in log Laurenz Albe 10:35
Re: Inquiry on Generating Bitmaps from Filter Conditions in Index Scans Tomas Vondra 10:51
Re: Synchronizing slots from primary to standby Amit Kapila 10:58
Re: Synchronizing slots from primary to standby Amit Kapila 10:59
Re: Stop the search once replication origin is found Amit Kapila 11:06
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎 Картышов Иван 11:10
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 11:12
Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat 11:23
Re: Inquiry on Generating Bitmaps from Filter Conditions in Index Scans Matthias van de Meent 11:32
Re: Inquiry on Generating Bitmaps from Filter Conditions in Index Scans Jinjing Zhou 12:20
Flushing large data immediately in pqcomm 📎 Melih Mutlu 12:21
Re: Inquiry on Generating Bitmaps from Filter Conditions in Index Scans Jinjing Zhou 12:22
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 13:21
[PATCH] fix race condition in libpq (related to ssl connections) 📎 Willi Mann 13:37
Re: Add recovery to pg_control and remove backup_label David Steele 13:50
Re: Use of backup_label not noted in log David Steele 13:56
Re: Use of backup_label not noted in log David Steele 13:59
Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz 14:43
Re: trying again to get incremental backup 📎 Robert Haas 15:42
Re: Add recovery to pg_control and remove backup_label Robert Haas 16:11
Re: Use of backup_label not noted in log Robert Haas 16:24
Re: should check collations when creating partitioned index Tom Lane 16:25
Re: On non-Windows, hard depend on uselocale(3) Tom Lane 16:40
Re: Use of backup_label not noted in log David Steele 17:30
Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Tom Lane 17:45
Re: Add recovery to pg_control and remove backup_label David Steele 17:53
Re: Use of backup_label not noted in log Andres Freund 18:24
Re: Use of backup_label not noted in log Andres Freund 18:36
Re: Add recovery to pg_control and remove backup_label Robert Haas 18:44
Re: Hide exposed impl detail of wchar.c Jubilee Young 18:50
Re: trying again to get incremental backup Alvaro Herrera 19:03
Re: Use of backup_label not noted in log 📎 Andres Freund 19:03
Re: Use of backup_label not noted in log David Steele 19:08
Re: trying again to get incremental backup Robert Haas 19:10
Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs 📎 Daniel Verite 19:13
Re: Annoying build warnings from latest Apple toolchain Robert Haas 19:14
Re: trying again to get incremental backup Robert Haas 19:27
Re: Use of backup_label not noted in log David Steele 19:31
Re: Annoying build warnings from latest Apple toolchain Andres Freund 19:35
Re: Add recovery to pg_control and remove backup_label David Steele 19:41
Re: Annoying build warnings from latest Apple toolchain Robert Haas 19:46
Re: Add recovery to pg_control and remove backup_label Robert Haas 19:47
Re: Parallel CREATE INDEX for BRIN indexes Matthias van de Meent 19:48
Re: Add recovery to pg_control and remove backup_label David Steele 19:56
Re: Annoying build warnings from latest Apple toolchain Andres Freund 20:01
Re: Implement missing join selectivity estimation for range types 📎 Schoemans Maxime 20:17
Re: Add recovery to pg_control and remove backup_label Andres Freund 20:37
Re: Add recovery to pg_control and remove backup_label Andres Freund 20:41
Re: PSQL error: total cell count of XXX exceeded 📎 Alvaro Herrera 20:48
Re: Partial aggregates pushdown Robert Haas 20:51
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Robert Haas 20:52
Re: Annoying build warnings from latest Apple toolchain Tom Lane 20:53
Re: Annoying build warnings from latest Apple toolchain Robert Haas 20:57
Re: Add recovery to pg_control and remove backup_label David G. Johnston 21:18
Re: Annoying build warnings from latest Apple toolchain Tom Lane 21:20
Re: PANIC serves too many masters Jeff Davis 21:39
Re: Annoying build warnings from latest Apple toolchain Tom Lane 22:02
Re: PANIC serves too many masters Tom Lane 22:12
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis 22:27
Re: PSQL error: total cell count of XXX exceeded Tom Lane 22:29
Re: PANIC serves too many masters Jeff Davis 22:48
Re: Partial aggregates pushdown Bruce Momjian 22:48
Re: Hide exposed impl detail of wchar.c 📎 Nathan Bossart 22:52
Re: PANIC serves too many masters Tom Lane 22:55
Re: PANIC serves too many masters Andres Freund 23:35
Re: Add recovery to pg_control and remove backup_label Michael Paquier 23:37
Re: Add recovery to pg_control and remove backup_label Andres Freund 23:41
Re: Why is hot_standby_feedback off by default? Andres Freund 23:49
Re: Add recovery to pg_control and remove backup_label Michael Paquier 23:52
Re: Add recovery to pg_control and remove backup_label Andres Freund 23:58

Nov. 21, 2023

Thread Author Time
Re: Hide exposed impl detail of wchar.c Andres Freund 00:10
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier 00:26
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 00:50
Re: Faster "SET search_path" 📎 Jeff Davis 01:13
Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier 01:25
Re: About #13489, array dimensions and CREATE TABLE ... LIKE 📎 Bruce Momjian 01:33
Re: pg_upgrade and logical replication Michael Paquier 01:41
pgsql: meson: docs: Add {html,man} targets, rename install-doc-* Andres Freund 01:53
Re: meson documentation build open issues Andres Freund 01:56
Re:Re:Re: How to solve the problem of one backend process crashing and causing other processes to restart? yuansong 02:02
Re: About #13489, array dimensions and CREATE TABLE ... LIKE Tom Lane 02:04
Re: About #13489, array dimensions and CREATE TABLE ... LIKE Bruce Momjian 02:07
simplehash: SH_OPTIMIZE_REPEAT for optimizing repeated lookups of the same key 📎 Jeff Davis 02:12
Re: About #13489, array dimensions and CREATE TABLE ... LIKE Tom Lane 02:13
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan 📎 Peter Geoghegan 02:52
Re: Add recovery to pg_control and remove backup_label Michael Paquier 03:45
Re: remaining sql/json patches Amit Langote 03:52
Re: Use of backup_label not noted in log Michael Paquier 03:54
Re: [PATCH] pgbench log file headers 📎 Adam Hendel 04:22
Re: Synchronizing slots from primary to standby Amit Kapila 04:28
Re: archive modules loose ends Nathan Bossart 04:30
RE: Synchronizing slots from primary to standby 📎 Zhijie Hou (Fujitsu) 04:31
RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu) 04:31
Re: Annoying build warnings from latest Apple toolchain Andres Freund 04:37
Re: Hide exposed impl detail of wchar.c Nathan Bossart 04:39
Re: simplehash: SH_OPTIMIZE_REPEAT for optimizing repeated lookups of the same key Nathan Bossart 04:50
Re: Simplify if/else logic of walsender CreateReplicationSlot Michael Paquier 04:57
Re: Do away with a few backwards compatibility macros Nathan Bossart 04:58
How to accurately determine when a relation should use local buffers? Давыдов Виталий 05:04
Re: Do away with a few backwards compatibility macros Tom Lane 05:05
Re: Synchronizing slots from primary to standby Amit Kapila 05:16
Re: Synchronizing slots from primary to standby Peter Smith 05:39
Re: Synchronizing slots from primary to standby shveta malik 05:45
Re: Simplify if/else logic of walsender CreateReplicationSlot Peter Smith 05:52
Re: Synchronizing slots from primary to standby shveta malik 06:01
Typo with amtype = 's' in opr_sanity.sql 📎 Michael Paquier 06:09
Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 📎 Richard Guo 06:18
Re: Why is hot_standby_feedback off by default? John Naylor 06:31
Re: simplehash: SH_OPTIMIZE_REPEAT for optimizing repeated lookups of the same key Jeff Davis 06:37
Re: remaining sql/json patches 📎 Peter Eisentraut 07:09
Re: Use of backup_label not noted in log Laurenz Albe 07:42
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 07:43
Re: Synchronizing slots from primary to standby shveta malik 08:26
Re: Synchronizing slots from primary to standby shveta malik 08:32
Re: About #13489, array dimensions and CREATE TABLE ... LIKE Laurenz Albe 08:33
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock 📎 Dilip Kumar 08:33
Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Amit Kapila 08:48
Re: How to accurately determine when a relation should use local buffers? Aleksander Alekseev 08:52
Re: [PATCH] fix race condition in libpq (related to ssl connections) Aleksander Alekseev 09:14
Re: Synchronizing slots from primary to standby 📎 shveta malik 09:32
Re: Change GUC hashtable to use simplehash? 📎 John Naylor 09:42
Re: Typo with amtype = 's' in opr_sanity.sql Aleksander Alekseev 10:02
Re: How to accurately determine when a relation should use local buffers? Vitaly Davydov 10:18
RE: Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu) 10:35
RE: Random pg_upgrade test failure on drongo 📎 Hayato Kuroda (Fujitsu) 10:37
Re: Why is src/test/modules/committs/t/002_standby.pl flaky? 📎 Alexander Lakhin 11:00
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 11:05
Re: Use of backup_label not noted in log David Steele 11:25
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 11:31
Re: Add recovery to pg_control and remove backup_label David Steele 11:42
undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION 📎 Tomas Vondra 11:47
Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Amit Kapila 13:16
Re: meson documentation build open issues Peter Eisentraut 13:23
Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Tomas Vondra 13:26
Re: Annoying build warnings from latest Apple toolchain Robert Haas 13:35
Re: trying again to get incremental backup Jakub Wartak 14:13
Re: About #13489, array dimensions and CREATE TABLE ... LIKE Bruce Momjian 14:20
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Robert Haas 14:24
Re: PSQL error: total cell count of XXX exceeded Alvaro Herrera 14:33
pg_class.relpages not updated for toast index Fabrízio de Royes Mello 14:34
Re: PSQL error: total cell count of XXX exceeded Tom Lane 14:43
Re: meson documentation build open issues Peter Eisentraut 14:54
Re: Annoying build warnings from latest Apple toolchain Peter Eisentraut 14:59
Re: How to accurately determine when a relation should use local buffers? Aleksander Alekseev 15:01

Browse Archives

Prev | Next