pgsql-hackers since 2024-08-17 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

Aug. 17, 2024

Thread Author Time
Re: Streaming I/O, vectored I/O (WIP) Bruce Momjian 01:12
Re: macOS prefetching support Thomas Munro 01:22
Re: race condition in pg_class Noah Misch 04:07
Re: Speed up Hash Join by teaching ExprState about hashing 📎 David Rowley 05:14
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 09:32
Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest Thomas Munro 09:44
Re: Speed up Hash Join by teaching ExprState about hashing Tels 11:21
Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest Daniel Verite 11:59
Re: Restart pg_usleep when interrupted Sami Imseih 14:49
Re: Logical Replication of sequences 📎 vignesh C 15:10
gitmaster server problem? Bruce Momjian 16:41
Re: gitmaster server problem? Tom Lane 16:49
Re: gitmaster server problem? Tom Lane 17:22
Re: gitmaster server problem? Matthias van de Meent 17:59
Re: gitmaster server problem? Tom Lane 18:15
Re: gitmaster server problem? Bruce Momjian 18:18
Re: gitmaster server problem? Adrian Klaver 18:22
Re: gitmaster server problem? Bruce Momjian 18:24
Re: gitmaster server problem? Bruce Momjian 18:53
Re: gitmaster server problem? Bruce Momjian 19:04
Re: Remove dependence on integer wrapping 📎 Joseph Koshakow 19:16
Re: gitmaster server problem? Tom Lane 19:27
Re: gitmaster server problem? Joe Conway 20:05
Re: Building with meson on NixOS/nixpkgs Wolfgang Walther 21:24
Re: Building with meson on NixOS/nixpkgs Wolfgang Walther 21:43
Re: Remove dependence on integer wrapping 📎 Joseph Koshakow 21:52
Re: Restart pg_usleep when interrupted Thomas Munro 23:12
Re: Restart pg_usleep when interrupted Thomas Munro 23:27

Aug. 18, 2024

Thread Author Time
Re: Remove dependence on integer wrapping Alexander Lakhin 03:00
Re: Refactoring postmaster's code to cleanup after child exit Alexander Lakhin 08:00
RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu) 08:49
RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu) 08:49
RE: Conflict detection and logging in logical replication 📎 Zhijie Hou (Fujitsu) 08:56
Re: Remove dependence on integer wrapping Alexander Lakhin 12:00
CI cpluspluscheck failures 📎 Thomas Munro 12:10
Re: macOS prefetching support Peter Eisentraut 13:35
Cirrus CI for macOS branches 16 and 15 broken Peter Eisentraut 14:07
Re: Meson far from ready on Windows walther 14:30
Re: The xversion-upgrade test fails to stop server Alexander Lakhin 16:00
Improving the notation for ecpg.addons rules 📎 Tom Lane 17:13
Re: Cirrus CI for macOS branches 16 and 15 broken Tomas Vondra 18:04
Re: Cirrus CI for macOS branches 16 and 15 broken Thomas Munro 19:52
Re: CI cpluspluscheck failures Thomas Munro 20:02
Re: Cirrus CI for macOS branches 16 and 15 broken Thomas Munro 22:01
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Alexander Korotkov 22:24
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. Tomas Vondra 22:35
Re: Cirrus CI for macOS branches 16 and 15 broken Tom Lane 22:43
Re: Cirrus CI for macOS branches 16 and 15 broken 📎 Thomas Munro 22:45
Re: Cirrus CI for macOS branches 16 and 15 broken Tom Lane 22:55
possible issue in postgres_fdw batching Tomas Vondra 23:26
Re: possible issue in postgres_fdw batching Tom Lane 23:40
Re: Cirrus CI for macOS branches 16 and 15 broken Thomas Munro 23:44
Re: Cirrus CI for macOS branches 16 and 15 broken Tom Lane 23:50

Aug. 19, 2024

Thread Author Time
Re: Emitting JSON to file using COPY TO 📎 jian he 00:00
Re: Injection Points remaining stats Michael Paquier 00:09
Some refactoring for fixed-numbered stats template in injection_points 📎 Michael Paquier 00:33
Re: Cirrus CI for macOS branches 16 and 15 broken Tom Lane 00:51
Re: Cirrus CI for macOS branches 16 and 15 broken Thomas Munro 00:53
Re: Feature Request: Extending PostgreSQL's Identifier Length Limit Bruce Momjian 01:17
Re: Cirrus CI for macOS branches 16 and 15 broken Tom Lane 01:38
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier 02:09
Re: Logical Replication of sequences Peter Smith 02:16
Re: Conflict detection and logging in logical replication shveta malik 03:37
RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu) 03:38
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas 03:43
Re: Document that PG_TRY block cannot have a return statement Xiaoran Wang 04:03
Re: Conflict detection and logging in logical replication shveta malik 04:49
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane 04:53
Re: Improving the notation for ecpg.addons rules Michael Paquier 05:17
Re: Improving the notation for ecpg.addons rules Tom Lane 05:23
Re: Pgoutput not capturing the generated columns 📎 Peter Smith 05:31
Re: Conflict detection and logging in logical replication Amit Kapila 06:07
Improve pg_re_throw: check if sigjmp_buf is valid and report error 📎 Xiaoran Wang 06:17
Re: Apply PGDLLIMPORT markings to some GUC variables Michael Paquier 06:18
Re: Create syscaches for pg_extension Michael Paquier 06:21
Re: Conflict detection and logging in logical replication shveta malik 06:23
Re: Normalize queries starting with SET for pg_stat_statements Michael Paquier 06:28
Re: Thread-safe nl_langinfo() and localeconv() 📎 Thomas Munro 06:29
Re: Use read streams in pg_visibility Michael Paquier 06:30
Re: Fsync (flush) all inserted WAL records Michael Paquier 06:35
Re: Conflict detection and logging in logical replication Amit Kapila 06:39
Re: Speed up Hash Join by teaching ExprState about hashing 📎 David Rowley 06:41
Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas 06:49
RE: Conflict detection and logging in logical replication 📎 Zhijie Hou (Fujitsu) 07:02
Re: Conflict detection and logging in logical replication shveta malik 07:03
Re: [BUG FIX]: invalid meson version detection Heikki Linnakangas 07:09
Re: Pgoutput not capturing the generated columns Peter Smith 07:10
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 07:29
Re: MultiXact\SLRU buffers configuration Andrey M. Borodin 07:35
debug_palloc_context_threshold - dump code paths leading to memory leaks 📎 Jakub Wartak 08:07
[Bug Fix]standby may crash when switching-over in certain special cases 📎 px shi 08:43
Re: Asymmetric partition-wise JOIN Andrei Lepikhov 08:43
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. 📎 Yugo Nagata 09:01
Re: gitmaster server problem? Jelte Fennema-Nio 09:04
Re: Apply PGDLLIMPORT markings to some GUC variables Peter Eisentraut 09:20
Re: Vacuum statistics jian he 09:32
Re: Conflict detection and logging in logical replication shveta malik 09:33
Remove redundant NULL check in clause_selectivity_ext() function 📎 Ilia Evdokimov 09:38
Re: thread-safety: gmtime_r(), localtime_r() Peter Eisentraut 09:43
Re: Optimize WindowAgg's use of tuplestores 📎 David Rowley 10:01
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. Tomas Vondra 10:16
Re: define PG_REPLSLOT_DIR Ashutosh Bapat 10:41
Re: Conflict detection and logging in logical replication 📎 Amit Kapila 10:46
Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Ashutosh Bapat 10:57
Re: Use read streams in pg_visibility 📎 Nazir Bilal Yavuz 11:01
Re: possible issue in postgres_fdw batching Tomas Vondra 11:15
Re: gitmaster server problem? Joe Conway 11:39
Re: Avoiding superfluous buffer locking during nbtree backwards scans 📎 Matthias van de Meent 11:43
Re: gitmaster server problem? Jelte Fennema-Nio 11:57
Re: why is pg_upgrade's regression run so slow? 📎 Alexander Lakhin 12:00
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. Tomas Vondra 12:03
Re: gitmaster server problem? Robert Haas 12:04
Re: gitmaster server problem? Jelte Fennema-Nio 12:05
Re: gitmaster server problem? Jelte Fennema-Nio 12:06
Re: gitmaster server problem? Joe Conway 12:11
Re: Logical Replication of sequences 📎 vignesh C 13:08
Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest Robert Haas 13:10
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning 📎 Ashutosh Bapat 13:13
Re: Improve pg_re_throw: check if sigjmp_buf is valid and report error Robert Haas 13:23
Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest Jelte Fennema-Nio 13:31
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat 13:45
Re: gitmaster server problem? jian he 14:03
Re: gitmaster server problem? Dave Page 14:07
Re: [PATCH] Add get_bytes() and set_bytes() functions Aleksander Alekseev 14:10
Re: define PG_REPLSLOT_DIR 📎 Bertrand Drouvot 14:11
Re: Improve pg_re_throw: check if sigjmp_buf is valid and report error Tom Lane 14:12
Re: define PG_REPLSLOT_DIR Bertrand Drouvot 14:13
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas 14:16
Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest Tom Lane 14:16
Re: define PG_REPLSLOT_DIR Bertrand Drouvot 14:17
Re: gitmaster server problem? Magnus Hagander 14:19
Re: gitmaster server problem? Bruce Momjian 14:24
Re: gitmaster server problem? Tom Lane 14:27
Re: Restart pg_usleep when interrupted Bertrand Drouvot 14:29
Re: gitmaster server problem? Dave Page 14:30
Re: gitmaster server problem? Dave Page 14:32
Re: gitmaster server problem? Magnus Hagander 14:39
Re: gitmaster server problem? Adrian Klaver 14:39
Test 041_checkpoint_at_promote.pl faild in installcheck due to missing injection_points Maxim Orlov 15:00
Re: Remove redundant NULL check in clause_selectivity_ext() function Tom Lane 15:02
Re: Report search_path value back to the client. Tomas Vondra 15:20
Re: Add support for (Var op Var) clause in extended MCV statistics 📎 Ilia Evdokimov 15:30
Re: Avoid orphaned objects dependencies, take 3 📎 Bertrand Drouvot 15:35
Re: Remove redundant NULL check in clause_selectivity_ext() function Ilia Evdokimov 15:48
Re: gitmaster server problem? Tom Lane 15:51
Re: Report search_path value back to the client. Tom Lane 16:02
Re: Add support for (Var op Var) clause in extended MCV statistics 📎 Ilia Evdokimov 16:04
Re: Test 041_checkpoint_at_promote.pl faild in installcheck due to missing injection_points Tom Lane 16:10
Re: Report search_path value back to the client. Tomas Vondra 16:10
Re: Report search_path value back to the client. Tom Lane 16:19
Re: Vacuum statistics Ilia Evdokimov 16:28
Re: generic plans and "initial" pruning Robert Haas 16:39
Re: generic plans and "initial" pruning Tom Lane 16:54
Re: generic plans and "initial" pruning Robert Haas 17:38
Re: generic plans and "initial" pruning Tom Lane 17:52
Re: Report search_path value back to the client. Tomas Vondra 17:55
Re: Report search_path value back to the client. Tom Lane 17:57
Re: generic plans and "initial" pruning Robert Haas 18:20
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 20:53
Re: Incremental View Maintenance, take 2 Kirill Reshke 21:14
Re: Thread-safe nl_langinfo() and localeconv() Thomas Munro 21:46
Re: Detailed release notes Bruce Momjian 22:10
Re: Cross-version Compatibility of postgres_fdw Bruce Momjian 23:55

Aug. 20, 2024

Thread Author Time
Re: on_error table, saving error info to a table 📎 jian he 00:00
Re: PG docs - Sequence CYCLE clause Bruce Momjian 00:18
Re: Speed up Hash Join by teaching ExprState about hashing David Rowley 01:40
Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang 01:51
Re: Logical Replication of sequences Peter Smith 01:56
Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Alvaro Herrera 02:25
Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang 02:45
Re: CREATE SUBSCRIPTION - add missing test case 📎 Peter Smith 02:51
Re: PG docs - Sequence CYCLE clause Peter Smith 03:05
Re: documentation structure 📎 jian he 03:18
Re: Improve pg_re_throw: check if sigjmp_buf is valid and report error Xiaoran Wang 03:32
Re: documentation structure jian he 03:37
Re: Improve pg_re_throw: check if sigjmp_buf is valid and report error Xiaoran Wang 03:39
Re: Improve pg_re_throw: check if sigjmp_buf is valid and report error Tom Lane 03:44
Re: define PG_REPLSLOT_DIR Ashutosh Bapat 03:56
Re: Conflict detection and logging in logical replication Amit Kapila 04:36
Remaining reference to _PG_fini() in ldap_password_func 📎 Michael Paquier 04:46
Re: CI cpluspluscheck failures 📎 Amul Sul 04:53
Re: define PG_REPLSLOT_DIR Bertrand Drouvot 05:19
Re: define PG_REPLSLOT_DIR Ashutosh Bapat 05:40
ANALYZE ONLY Michael Harris 05:52
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber 📎 Amit Kapila 06:06
Re: Incremental View Maintenance, take 2 Kirill Reshke 06:09
Re: Improve pg_re_throw: check if sigjmp_buf is valid and report error Xiaoran Wang 06:37
Re: Remaining reference to _PG_fini() in ldap_password_func Heikki Linnakangas 06:59
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns John Naylor 07:03
Re: Incremental View Maintenance, take 2 Kirill Reshke 07:06
Re: Test 041_checkpoint_at_promote.pl faild in installcheck due to missing injection_points Maxim Orlov 07:29
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Jakub Wartak 07:34
Re: GUC names in messages 📎 Peter Smith 07:40
Re: ANALYZE ONLY Jelte Fennema-Nio 07:42
Re: Logical Replication of sequences 📎 vignesh C 07:44
Re: Provide a pg_truncate_freespacemap function Ronan Dunklau 08:03
Re: Partial aggregates pushdown Jelte Fennema-Nio 08:07
Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Jehan-Guillaume de Rorthais 08:26
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber 📎 shveta malik 08:30
Re: define PG_REPLSLOT_DIR Michael Paquier 08:41

Browse Archives

Prev | Next