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

Aug. 9, 2024

Thread Author Time
Re: Logical Replication of sequences 📎 Peter Smith 00:20
Re: Add LSN <-> time conversion functionality Tomas Vondra 00:39
Re: Add LSN <-> time conversion functionality Robert Haas 00:53
Re: Detailed release notes 📎 jian he 00:57
Re: Remove dependence on integer wrapping jian he 01:01
Re: Add LSN <-> time conversion functionality Melanie Plageman 01:02
Re: Add LSN <-> time conversion functionality Melanie Plageman 01:29
Re: Statistics Import and Export 📎 Jeff Davis 01:32
Re: [patch] Imporve pqmq Xiaoran Wang 02:27
Re: Found issues related with logical replication and 2PC shveta malik 03:33
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber shveta malik 04:04
Re: Don't overwrite scan key in systable_beginscan() Noah Misch 04:05
Re: Don't overwrite scan key in systable_beginscan() Tom Lane 04:55
RE: Found issues related with logical replication and 2PC 📎 Hayato Kuroda (Fujitsu) 05:03
Re: Found issues related with logical replication and 2PC Amit Kapila 05:12
Re: Remove obsolete RECHECK keyword completely Peter Eisentraut 05:27
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Amit Kapila 05:49
Re: Fix memory counter update in reorderbuffer Amit Kapila 06:30
Re: Logical Replication of sequences shveta malik 06:43
RE: Conflict detection and logging in logical replication 📎 Zhijie Hou (Fujitsu) 06:59
Re: Logical Replication of sequences 📎 Peter Smith 07:10
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 07:18
Variable renaming in dbcommands.c 📎 Peter Eisentraut 07:21
Re: Variable renaming in dbcommands.c Daniel Gustafsson 07:43
Improve error message for ICU libraries if pkg-config is absent Michael Banck 08:16
Re: Improve error message for ICU libraries if pkg-config is absent 📎 Michael Banck 08:24
Re: Skip adding row-marks for non target tables when result relation is foreign table. Etsuro Fujita 08:35
Re: Cross-version Compatibility of postgres_fdw Etsuro Fujita 08:49
Re: Improve error message for ICU libraries if pkg-config is absent Heikki Linnakangas 08:59
RE: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber 📎 Hayato Kuroda (Fujitsu) 09:09
Re: [Patch] remove duplicated smgrclose Kirill Reshke 09:20
Re: PG_TEST_EXTRA and meson Ashutosh Bapat 09:26
Re: Improve error message for ICU libraries if pkg-config is absent 📎 Michael Banck 09:44
PostgreSQL's approach to assertion usage: seeking best practices Alexander Kuznetsov 10:01
Re: [Patch] remove duplicated smgrclose Junwang Zhao 10:19
Re: long-standing data loss bug in initial sync of logical replication 📎 Shlok Kyal 11:20
Re: Remaining dependency on setlocale() Andreas Karlsson 11:41
Re: Conflict detection and logging in logical replication Michail Nikolaev 11:45
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Bertrand Drouvot 12:07
Re: Detailed release notes Marcos Pegoraro 12:42
Re: Add LSN <-> time conversion functionality Tomas Vondra 12:52
Re: Add LSN <-> time conversion functionality Tomas Vondra 13:09
Re: Add LSN <-> time conversion functionality 📎 Melanie Plageman 13:09
Re: Logical Replication of sequences 📎 vignesh C 13:12
Re: Add LSN <-> time conversion functionality Melanie Plageman 13:15
Re: Add trim_trailing_whitespace to editorconfig file Peter Eisentraut 13:16
Re: Logical Replication of sequences vignesh C 13:18
Re: Logical Replication of sequences vignesh C 13:19
Re: Logical Replication of sequences vignesh C 13:21
Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio 14:09
Re: Recovery of .partial WAL segments Dmitry Dolgov 14:29
Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart 14:43
Re: Add LSN <-> time conversion functionality Melanie Plageman 15:48
Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Andreas Karlsson 16:10
Re: Building with meson on NixOS/nixpkgs Andres Freund 16:13
Subscription to Postgres Releases via ICS Tristan Partin 16:27
Re: Building with meson on NixOS/nixpkgs 📎 Tristan Partin 16:49
Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Abdoulaye Ba 16:59
Re: Add LSN <-> time conversion functionality Tomas Vondra 17:03
Re: Add LSN <-> time conversion functionality Tomas Vondra 17:24
Re: Add LSN <-> time conversion functionality 📎 Melanie Plageman 18:13
Re: fix CRC algorithm in WAL reliability docs Nathan Bossart 18:17
Re: Remaining dependency on setlocale() Jeff Davis 18:24
Re: Recovery of .partial WAL segments 📎 Stefan Fercot 18:25
is_superuser versus set_config_option's parallelism check Tom Lane 18:43
Re: Restart pg_usleep when interrupted Nathan Bossart 19:03
Re: is_superuser versus set_config_option's parallelism check Nathan Bossart 19:26
Re: Restart pg_usleep when interrupted Bertrand Drouvot 19:26
Re: is_superuser versus set_config_option's parallelism check 📎 Tom Lane 20:04
Re: optimizing pg_upgrade's once-in-each-database steps Corey Huinker 20:06
Re: Remaining dependency on setlocale() Tristan Partin 20:16
Re: is_superuser versus set_config_option's parallelism check Nathan Bossart 20:30
Re: is_superuser versus set_config_option's parallelism check Tom Lane 20:42
Re: Remaining dependency on setlocale() Jeff Davis 20:48
Re: Fix memory counter update in reorderbuffer Masahiko Sawada 20:48
Re: Adding skip scan (including MDAM style range skip scan) to nbtree 📎 Peter Geoghegan 21:13
Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas 21:13
Re: Remaining dependency on setlocale() Thomas Munro 21:42
Re: libpq: Fix lots of discrepancies in PQtrace Alvaro Herrera 22:08
Re: is_superuser versus set_config_option's parallelism check 📎 Tom Lane 22:50
format_datum debugging function Paul Jungwirth 23:04
Re: libpq: Fix lots of discrepancies in PQtrace 📎 Alvaro Herrera 23:08

Aug. 10, 2024

Thread Author Time
Re: Restart pg_usleep when interrupted 📎 Sami Imseih 00:01
Re: On non-Windows, hard depend on uselocale(3) 📎 Thomas Munro 01:29
Re: Remaining dependency on setlocale() Thomas Munro 01:36
Re: On non-Windows, hard depend on uselocale(3) 📎 Thomas Munro 03:48
Re: On non-Windows, hard depend on uselocale(3) Thomas Munro 03:52
Re: Fix inappropriate uses of atol() Peter Eisentraut 06:43
libpq minor TOCTOU violation 📎 Peter Eisentraut 07:10
Re: EphemeralNamedRelation and materialized view Kirill Reshke 07:22
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin John Naylor 09:01
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Imran Zaheer 09:21
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 📎 cca5507 10:07
asynchronous commit&synchronous replication 📎 Konstantin Knizhnik 12:25
Re: Constant Splitting/Refactoring Kirill Reshke 12:26
Re: asynchronous commit&synchronous replication Andrey M. Borodin 13:03
Re: Restart pg_usleep when interrupted 📎 Sami Imseih 13:27
Re: [PATCH] Add log_transaction setting Kirill Reshke 13:40
SPI_connect, SPI_connect_ext return type 📎 Stepan 13:55
Re: SPI_connect, SPI_connect_ext return type Stepan 14:00
Re: SPI_connect, SPI_connect_ext return type Tom Lane 14:12
Re: Pgoutput not capturing the generated columns vignesh C 14:23
Re: is_superuser versus set_config_option's parallelism check Nathan Bossart 14:26
Re: libpq: Fix lots of discrepancies in PQtrace Jelte Fennema-Nio 14:27
Re: SPI_connect, SPI_connect_ext return type Stepan Neretin 14:45
Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart 15:17
Re: SPI_connect, SPI_connect_ext return type David G. Johnston 15:18
Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart 15:35
Re: Remove dependence on integer wrapping Joseph Koshakow 15:41
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Alexander Korotkov 15:43
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval 15:57
Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov 15:58
Re: SPI_connect, SPI_connect_ext return type Tom Lane 16:29
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎 Alexander Korotkov 16:33
Re: is_superuser versus set_config_option's parallelism check Tom Lane 16:57
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎 Alexander Korotkov 17:18
Re: SPI_connect, SPI_connect_ext return type David G. Johnston 17:25
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Noah Misch 17:50
Re: Vacuum statistics Ilia Evdokimov 18:14
Re: is_superuser versus set_config_option's parallelism check Nathan Bossart 18:32
Re: SPI_connect, SPI_connect_ext return type 📎 Stepan Neretin 18:34
Re: is_superuser versus set_config_option's parallelism check Tom Lane 18:38
Re: Vacuum statistics Andrei Zubkov 19:37
Re: Asynchronous MergeAppend Alena Rybakina 20:24
Re: Vacuum statistics Kirill Reshke 20:57
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Andres Freund 21:47
Re: Remove dependence on integer wrapping 📎 Matthew Kim 21:54
Re: On non-Windows, hard depend on uselocale(3) 📎 Thomas Munro 22:11

Aug. 11, 2024

Thread Author Time
Re: 回复: An implementation of multi-key sort John Naylor 02:05
Re: Support tid range scan in parallel? Junwang Zhao 07:03
Restricting Direct Access to a C Function in PostgreSQL Ayush Vatsa 07:23
Re: Restricting Direct Access to a C Function in PostgreSQL Pavel Stehule 09:41
Returning from a rule with extended query protocol Greg Rychlewski 11:29
Re: Restricting Direct Access to a C Function in PostgreSQL Heikki Linnakangas 12:08
Re: Restricting Direct Access to a C Function in PostgreSQL Pavel Stehule 12:11
Re: PG_TEST_EXTRA and meson Andrew Dunstan 12:53
Re: Restricting Direct Access to a C Function in PostgreSQL Ayush Vatsa 13:34
Re: Restricting Direct Access to a C Function in PostgreSQL Pavel Stehule 13:43
Re: Restricting Direct Access to a C Function in PostgreSQL Ayush Vatsa 13:56
Re: Vacuum statistics 📎 Alena Rybakina 13:58
Re: Restricting Direct Access to a C Function in PostgreSQL Tom Lane 15:29
Re: tiny step toward threading: reduce dependence on setlocale() Tom Lane 16:33
Re: pg_stat_statements and "IN" conditions Sergei Kornilov 16:54
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov 19:34
Re: Avoiding superfluous buffer locking during nbtree backwards scans Peter Geoghegan 19:44
Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson 20:04
Re: Returning from a rule with extended query protocol Jelte Fennema-Nio 20:15
Re: Returning from a rule with extended query protocol Tom Lane 21:54
Re: Fix memory counter update in reorderbuffer 📎 Masahiko Sawada 22:22

Aug. 12, 2024

Thread Author Time
Re: Recent 027_streaming_regress.pl hangs 📎 Tom Lane 00:32
Re: A problem about partitionwise join Richard Guo 03:19
Re: Logical Replication of sequences 📎 Peter Smith 03:20
Re: Remaining dependency on setlocale() Thomas Munro 03:24
RE: [BUG?] check_exclusion_or_unique_constraint false negative Zhijie Hou (Fujitsu) 03:32
RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu) 03:33
Re: Do we still need parent column in pg_backend_memory_context? David Rowley 03:43
Re: A problem about partitionwise join Richard Guo 03:54
Re: Conflict detection and logging in logical replication Amit Kapila 04:00
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns John Naylor 04:01
Re: Logical Replication of sequences Peter Smith 04:28
Re: Remaining dependency on setlocale() Thomas Munro 04:53
Re: Logical Replication of sequences Peter Smith 05:09
Re: Restart pg_usleep when interrupted Bertrand Drouvot 05:24
Re: ECPG cleanup and fix for clang compile-time problem John Naylor 05:33
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Bertrand Drouvot 05:47
Re: Remove support for old realpath() API Peter Eisentraut 06:17
Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut 06:37
Re: Remove support for old realpath() API Thomas Munro 06:47
Re: Adding OLD/NEW support to RETURNING jian he 06:50
Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut 07:00
Re: Remove support for old realpath() API Peter Eisentraut 07:04
Re: Don't overwrite scan key in systable_beginscan() 📎 Peter Eisentraut 07:44
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state cca5507 08:34
Re: Linux likely() unlikely() for PostgreSQL John Naylor 08:34
Enabling parallel execution for cursors Meftun Cincioğlu 08:55
Re: A problem about partitionwise join Ashutosh Bapat 09:10
Re: pg_verifybackup: TAR format backup verification 📎 Amul Sul 09:12
Re: Do we still need parent column in pg_backend_memory_context? Melih Mutlu 09:19
Re: Detailed release notes 📎 jian he 09:20
Taking into account syncrep position in flush_lsn reported by apply worker 📎 Arseny Sher 09:41
Re: Refactoring postmaster's code to cleanup after child exit 📎 Heikki Linnakangas 09:55
minor comments issue in ResultRelInfo src/include/nodes/execnodes.h jian he 10:03
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber shveta malik 10:06
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber shveta malik 10:10
Re: [Patch] remove duplicated smgrclose Steven Niu 10:11
Re: Taking into account syncrep position in flush_lsn reported by apply worker 📎 Arseny Sher 10:13
Re: minor comments issue in ResultRelInfo src/include/nodes/execnodes.h David Rowley 10:32
Re: Remove dependence on integer wrapping jian he 10:33
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Bertrand Drouvot 10:35
Add support for (Var op Var) clause in extended MCV statistics 📎 Ilia Evdokimov 10:42
Re: ECPG cleanup and fix for clang compile-time problem John Naylor 10:46
Re: Optimize mul_var() for var1ndigits >= 8 📎 Joel Jacobson 10:47
Re: PostgreSQL's approach to assertion usage: seeking best practices Aleksander Alekseev 10:55
Re: Add support for (Var op Var) clause in extended MCV statistics Ilia Evdokimov 10:59
Re: [BUG?] check_exclusion_or_unique_constraint false negative 📎 Michail Nikolaev 11:11
Re: format_datum debugging function Aleksander Alekseev 11:32
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state cca5507 11:38
Re: Conflict detection and logging in logical replication Amit Kapila 11:40
Re: minor comments issue in ResultRelInfo src/include/nodes/execnodes.h David Rowley 11:42
Re: Add support for (Var op Var) clause in extended MCV statistics 📎 Alena Rybakina 11:44

Browse Archives

Prev | Next