pgsql-hackers before 2024-04-21 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

April 18, 2024

Thread Author Time
Re: AIX support Sriram RK 11:57
Re: [PATCH] Replace magic constant 3 with NUM_MERGE_MATCH_KINDS 📎 Aleksander Alekseev 12:00
Re: promotion related handling in pg_sync_replication_slots() 📎 shveta malik 12:06
Re: plenty code is confused about function level static 📎 Ranier Vilela 12:07
Re: Trigger violates foreign key constraint Aleksander Alekseev 12:24
Re: Solaris tar issues, or other reason why margay fails 010_pg_basebackup? Marcel Hofstetter 12:57
Re: fix tablespace handling in pg_combinebackup Robert Haas 13:03
Re: documentation structure jian he 13:28
pgsql: Fix restore of not-null constraints with inheritance Alvaro Herrera 13:37
Re: cataloguing NOT NULL constraints Alvaro Herrera 13:39
Re: pg17 issues with not-null contraints Alvaro Herrera 13:41
Re: pgsql: Fix restore of not-null constraints with inheritance Alvaro Herrera 14:08
Re: pg_combinebackup does not detect missing files Robert Haas 14:50
Re: improve performance of pg_dump --binary-upgrade Nathan Bossart 14:57
clang's sanitizer makes stringToNode() extremely slow 📎 Alexander Lakhin 15:00
Re: pg17 issues with not-null contraints Justin Pryzby 15:07
Re: pg_combinebackup fails on file named INCREMENTAL.* Robert Haas 15:10
Re: Transparent column encryption Jelte Fennema-Nio 15:17
Re: improve performance of pg_dump --binary-upgrade Nathan Bossart 15:23
Re: Trigger violates foreign key constraint Tom Lane 15:23
Re: pgsql: Fix restore of not-null constraints with inheritance Alvaro Herrera 15:39
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan 15:50
PostgreSQL 17 Beta 1 release date Jonathan S. Katz 15:57
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Lakhin 16:00
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Alvaro Herrera 16:17
Re: pg17 issues with not-null contraints Alvaro Herrera 16:23
Re: Speed up clean meson builds by ~25% Andres Freund 16:37
Re: Transparent column encryption Robert Haas 16:46
Re: pg17 issues with not-null contraints Justin Pryzby 16:52
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dagfinn Ilmari Mannsåker 17:03
Re: Add notes to pg_combinebackup docs Robert Haas 17:08
Re: plenty code is confused about function level static Andres Freund 17:11
Re: plenty code is confused about function level static Andres Freund 17:16
Re: plenty code is confused about function level static 📎 Ranier Vilela 17:43
Re: fix tablespace handling in pg_combinebackup Andres Freund 17:45
Re: Transparent column encryption Jelte Fennema-Nio 17:49
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera 17:49
Re: documentation structure Corey Huinker 17:51
Re: plenty code is confused about function level static Peter Eisentraut 17:56
Re: AIX support Andres Freund 18:01
Re: Add notes to pg_combinebackup docs Robert Haas 18:11
RE: Popcount optimization using AVX512 Shankaran, Akash 18:12
Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [ NOT Fixed ] Kirk Wolak 18:28
Re: Idea Feedback: psql \h misses -> Offers Links? Peter Eisentraut 18:37
Re: fix tablespace handling in pg_combinebackup Robert Haas 18:46
Re: Can't find not null constraint, but \d+ shows that 📎 Alvaro Herrera 18:49
Re: Transparent column encryption Robert Haas 19:00
Re: pgsql: Fix restore of not-null constraints with inheritance 📎 Andrew Dunstan 19:18
Re: [18] clarify the difference between pg_wchar, wchar_t, and Unicode code points Peter Eisentraut 19:18
Re: Add notes to pg_combinebackup docs Daniel Gustafsson 19:25
Re: Add notes to pg_combinebackup docs Robert Haas 19:29
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 19:34
Re: Popcount optimization using AVX512 Nathan Bossart 19:53
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Robert Haas 19:59
Re: cataloguing NOT NULL constraints Alexander Lakhin 20:00
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL 📎 Justin Pryzby 20:01
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas 20:17
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? 📎 Daniel Gustafsson 20:26
Re: improve performance of pg_dump --binary-upgrade 📎 Nathan Bossart 20:28
Re: Cannot find a working 64-bit integer type on Illumos 📎 Thomas Munro 20:29
Re: improve performance of pg_dump --binary-upgrade Daniel Gustafsson 20:33
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Justin Pryzby 20:51
Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro 21:00
Re: Popcount optimization using AVX512 📎 Nathan Bossart 21:01
Re: improve performance of pg_dump --binary-upgrade 📎 Nathan Bossart 21:19
Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro 21:22
Re: Idea Feedback: psql \h misses -> Offers Links? Kirk Wolak 21:29
RE: Popcount optimization using AVX512 Devulapalli, Raghuveer 21:29
Re: documentation structure Dagfinn Ilmari Mannsåker 21:34
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 21:36
Re: Idea Feedback: psql \h misses -> Offers Links? Dagfinn Ilmari Mannsåker 21:46
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 21:49
Re: Popcount optimization using AVX512 📎 Nathan Bossart 21:59
RE: Popcount optimization using AVX512 Devulapalli, Raghuveer 22:11
Re: brininsert optimization opportunity 📎 Tomas Vondra 22:13
Re: Popcount optimization using AVX512 Nathan Bossart 22:13
Re: Solaris tar issues, or other reason why margay fails 010_pg_basebackup? Thomas Munro 22:24
Re: cfbot is failing all tests on FreeBSD/Meson builds Thomas Munro 22:36
Re: plenty code is confused about function level static Michael Paquier 23:20
Re: pg_combinebackup fails on file named INCREMENTAL.* David Steele 23:22
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 23:26
Re: Support a wildcard in backtrace_functions Michael Paquier 23:28
Re: Disallow changing slot's failover option in transaction block Michael Paquier 23:34
Re: pg_combinebackup does not detect missing files David Steele 23:36

April 19, 2024

Thread Author Time
RE: Disallow changing slot's failover option in transaction block 📎 Zhijie Hou (Fujitsu) 00:39
Re: AIX support Thomas Munro 00:40
Re: documentation structure Corey Huinker 00:57
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables 📎 Michael Paquier 01:41
ECPG cleanup and fix for clang compile-time problem 📎 Tom Lane 02:18
RE: Disallow changing slot's failover option in transaction block Hayato Kuroda (Fujitsu) 02:21
Re: Speed up clean meson builds by ~25% Tom Lane 02:24
RE: Disallow changing slot's failover option in transaction block Hayato Kuroda (Fujitsu) 02:54
Re: ECPG cleanup and fix for clang compile-time problem Andres Freund 03:03
Re: ECPG cleanup and fix for clang compile-time problem Tom Lane 03:11
Re: ECPG cleanup and fix for clang compile-time problem Andres Freund 03:40
Okay to remove mention of mystery @ and ~ operators? Colin Caine 03:41
Use XLOG_CONTROL_FILE macro everywhere? 📎 Anton A. Melnikov 03:50
Re: Allow tests to pass in OpenSSL FIPS mode Thomas Munro 03:50
Re: ECPG cleanup and fix for clang compile-time problem Tom Lane 03:53
Re: Allow tests to pass in OpenSSL FIPS mode Tom Lane 04:00
Re: Allow tests to pass in OpenSSL FIPS mode Thomas Munro 04:12
Re: cfbot is failing all tests on FreeBSD/Meson builds Thomas Munro 05:00
Direct SSL connection with ALPN and HBA rules Michael Paquier 05:06
Re: promotion related handling in pg_sync_replication_slots() Bertrand Drouvot 05:23
Re: Cannot find a working 64-bit integer type on Illumos Japin Li 05:25
Re: WIP Incremental JSON Parser Michael Paquier 05:34
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier 05:37
Re: promotion related handling in pg_sync_replication_slots() shveta malik 06:07
Re: Can't find not null constraint, but \d+ shows that Tender Wang 06:41
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 06:55
Re: Sequence Access Methods, round two 📎 Michael Paquier 07:00
Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz 08:01
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Peter Eisentraut 08:06
Re: Use XLOG_CONTROL_FILE macro everywhere? Daniel Gustafsson 08:12
Re: Typos in the code and README Daniel Gustafsson 08:13
Re: promotion related handling in pg_sync_replication_slots() 📎 shveta malik 08:22
Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut 08:34
Re: Idea Feedback: psql \h misses -> Offers Links? Peter Eisentraut 08:45
Re: Disallow changing slot's failover option in transaction block Bertrand Drouvot 08:56
Re: Support a wildcard in backtrace_functions Peter Eisentraut 08:58
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Lakhin 09:00
Re: [PATCH] Replace magic constant 3 with NUM_MERGE_MATCH_KINDS Dean Rasheed 09:02
Re: Trigger violates foreign key constraint Aleksander Alekseev 09:16
Re: [PATCH] Replace magic constant 3 with NUM_MERGE_MATCH_KINDS 📎 Aleksander Alekseev 09:47
Re: Okay to remove mention of mystery @ and ~ operators? Aleksander Alekseev 10:08
Re: Disallow changing slot's failover option in transaction block shveta malik 10:14
Re: Okay to remove mention of mystery @ and ~ operators? 📎 Aleksander Alekseev 10:31
Re: Can't find not null constraint, but \d+ shows that Alvaro Herrera 10:40
Re: POC: GROUP BY optimization jian he 10:44
Re: AIX support Sriram RK 11:04
Re: Support a wildcard in backtrace_functions Jelte Fennema-Nio 11:30
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby 11:34
Re: UniqueKey v2 📎 Antonin Houska 11:39
Re: Okay to remove mention of mystery @ and ~ operators? Daniel Gustafsson 11:49
Re: documentation structure jian he 11:54
Re: pgsql: Fix restore of not-null constraints with inheritance Alvaro Herrera 11:59
Possible to exclude a database from loading a shared_preload_libraries module? Rajan Pandey 12:41
Re: Okay to remove mention of mystery @ and ~ operators? Daniel Gustafsson 12:59
Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions David Benjamin 13:13
Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson 13:17
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Alexander Korotkov 13:29
Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas 13:55
Re: Possible to exclude a database from loading a shared_preload_libraries module? Tom Lane 14:10
Re: Idea Feedback: psql \h misses -> Offers Links? Euler Taveira 14:12
Re: brininsert optimization opportunity Tomas Vondra 14:14
Re: ECPG cleanup and fix for clang compile-time problem Tom Lane 15:21
Re: allow changing autovacuum_max_workers without restarting 📎 Nathan Bossart 15:43
Support event trigger for logoff 📎 Japin Li 15:46
Re: pg_combinebackup does not detect missing files 📎 Robert Haas 15:47
Re: Support a wildcard in backtrace_functions Robert Haas 16:18
Re: Direct SSL connection with ALPN and HBA rules Jacob Champion 16:48
Re: Support a wildcard in backtrace_functions Robert Haas 17:02
Re: Support event trigger for logoff Tom Lane 17:36
subscription/026_stats test is intermittently slow? Robert Haas 17:57
Re: WIP Incremental JSON Parser Robert Haas 18:04
Re: Support a wildcard in backtrace_functions Tom Lane 18:08
Re: allow changing autovacuum_max_workers without restarting Robert Haas 18:42
Re: fix tablespace handling in pg_combinebackup Tom Lane 18:44
Re: Support a wildcard in backtrace_functions Robert Haas 19:04
Re: fix tablespace handling in pg_combinebackup Robert Haas 19:14
Re: Support a wildcard in backtrace_functions Tom Lane 19:24
Re: fix tablespace handling in pg_combinebackup Tom Lane 19:31
Re: Okay to remove mention of mystery @ and ~ operators? Colin Caine 19:37
Re: fix tablespace handling in pg_combinebackup Robert Haas 19:40
Re: postgres_fdw fails because GMT != UTC 📎 Tom Lane 20:14
Re: Support a wildcard in backtrace_functions Robert Haas 20:17
Re: fix tablespace handling in pg_combinebackup Tom Lane 20:18
Re: allow changing autovacuum_max_workers without restarting Nathan Bossart 20:29
Re: fix tablespace handling in pg_combinebackup Robert Haas 20:48
Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas 21:43
Re: Support a wildcard in backtrace_functions Michael Paquier 23:19
Re: Use XLOG_CONTROL_FILE macro everywhere? Michael Paquier 23:23
Re: brininsert optimization opportunity Michael Paquier 23:25

April 20, 2024

Thread Author Time
Re: Stability of queryid in minor versions David Rowley 01:56
Remove deprecated header file resowner_private.h. 📎 Xing Guo 02:07
Re: Remove deprecated header file resowner_private.h. Michael Paquier 02:54
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier 02:55
Re: subscription/026_stats test is intermittently slow? Michael Paquier 02:57
Re: Stability of queryid in minor versions Michael Paquier 02:59
Re: tablecmds.c/MergeAttributes() cleanup Alexander Lakhin 04:00
Re: Typos in the code and README 📎 David Rowley 04:09
Re: tablecmds.c/MergeAttributes() cleanup Ashutosh Bapat 04:16
Re: UniqueKey v2 Andy Fan 04:19
Re: subscription/026_stats test is intermittently slow? 📎 Alexander Lakhin 05:00
Re: fix tablespace handling in pg_combinebackup Thomas Munro 05:56
Re: Use XLOG_CONTROL_FILE macro everywhere? Daniel Gustafsson 06:36
Re: Remove deprecated header file resowner_private.h. Michael Paquier 09:03
Re: Remove deprecated header file resowner_private.h. Xing Guo 10:21
Performance of JSON_TABLE vs jsonb_to_recordset 📎 Alexander Lakhin 11:00
Re: Fix parallel vacuum buffer usage reporting Alena Rybakina 12:00
Re: Use XLOG_CONTROL_FILE macro everywhere? Anton A. Melnikov 13:20
Re: Performance of JSON_TABLE vs jsonb_to_recordset Tom Lane 14:47
Re: Performance of JSON_TABLE vs jsonb_to_recordset Tom Lane 14:58
Re: AIX support Peter Eisentraut 15:42
Re: AIX support Tom Lane 16:25
Re: Performance of JSON_TABLE vs jsonb_to_recordset Tom Lane 17:12
createdb compares strategy as case-sensitive 📎 Tomas Vondra 20:03
Re: createdb compares strategy as case-sensitive Tom Lane 20:40
Re: createdb compares strategy as case-sensitive Tomas Vondra 21:53
Re: createdb compares strategy as case-sensitive Tom Lane 22:19

Browse Archives

Prev | Next