pgsql-hackers since 2023-05-24 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

May 24, 2023

Thread Author Time
Re: RFI: Extending the TOAST Pointer Michael Paquier 00:17
Re: Make pgbench exit on SIGINT more reliably Michael Paquier 00:31
Re: Large files for relations Thomas Munro 00:34
Re: Handle SIGTERM in fe_utils/cancel.c Michael Paquier 00:51
Re: unnecessary #include "pg_getopt.h"? Michael Paquier 00:59
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier 01:26
Re: Docs: Encourage strong server verification with SCRAM Michael Paquier 01:37
Re: unnecessary #include "pg_getopt.h"? Andres Freund 01:37
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Michael Paquier 01:42
Re: Docs: Encourage strong server verification with SCRAM Stephen Frost 01:46
Re: Docs: Encourage strong server verification with SCRAM Michael Paquier 01:56
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Kyotaro Horiguchi 01:56
Re: Docs: Encourage strong server verification with SCRAM Stephen Frost 02:01
Re: Insertion Sort Improvements John Naylor 02:10
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund 02:28
Re: createuser --memeber and PG 16 Nathan Bossart 02:39
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 02:59
Re: PG 16 draft release notes ready Bruce Momjian 03:54
Re: PG 16 draft release notes ready Bruce Momjian 03:56
Re: PG 16 draft release notes ready Bruce Momjian 04:07
Re: PG 16 draft release notes ready David Rowley 04:13
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Kyotaro Horiguchi 04:13
Re: PG 16 draft release notes ready Bruce Momjian 04:19
Instructions for creating the Postgres major release notes 📎 Bruce Momjian 04:34
Re: Docs: Encourage strong server verification with SCRAM Michael Paquier 04:37
Re: PG 16 draft release notes ready John Naylor 05:23
Re: Support logical replication of DDLs vignesh C 05:38
Re: ERROR: no relation entry for relid 6 📎 Richard Guo 05:53
RE: walsender performance regression due to logical decoding on standby changes Zhijie Hou (Fujitsu) 05:53
Re: Insertion Sort Improvements Benjamin Coutu 05:59
Re: Large files for relations Peter Eisentraut 06:18
Re: memory leak in trigger handling (since PG12) Jakub Wartak 08:19
Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? 📎 Michael Paquier 08:22
Re: memory leak in trigger handling (since PG12) Tomas Vondra 08:49
Re: RFI: Extending the TOAST Pointer Nikita Malakhov 09:16
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 09:36
Re: RFI: Extending the TOAST Pointer Matthias van de Meent 09:50
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier 09:52
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 11:03
Wrong results due to missing quals Richard Guo 11:19
Re: pgsql: TAP test for logical decoding on standby Drouvot, Bertrand 11:58
Re: Docs: Encourage strong server verification with SCRAM Daniel Gustafsson 12:04
Re: Atomic ops for unlogged LSN Robert Haas 12:22
Re: Large files for relations Robert Haas 12:33
Re: memory leak in trigger handling (since PG12) Tomas Vondra 13:17
Re: memory leak in trigger handling (since PG12) 📎 Tomas Vondra 13:38
Re: PG 16 draft release notes ready 📎 Bruce Momjian 13:58
Re: Make pgbench exit on SIGINT more reliably Tristan Partin 13:58
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Tom Lane 14:15
Proposal: Removing 32 bit support starting from PG17++ Hans Buschmann 14:33
Re: Proposal: Removing 32 bit support starting from PG17++ Tom Lane 14:44
SyncRepWaitForLSN waits for XLogFlush? Tejasvi Kashi 14:53
Re: PG 16 draft release notes ready Erik Rijkers 14:57
Re: Wrong results due to missing quals Tom Lane 15:10
Re: memory leak in trigger handling (since PG12) Tom Lane 15:37
Re: Order changes in PG16 since ICU introduction Jeff Davis 15:39
Re: memory leak in trigger handling (since PG12) Tom Lane 15:57
Re: PG 16 draft release notes ready 📎 Bruce Momjian 16:17
Re: Order changes in PG16 since ICU introduction Joe Conway 16:31
Re: PG 16 draft release notes ready Jonathan S. Katz 16:58
Re: PostgreSQL 16 Beta 1 release announcement draft 📎 Jonathan S. Katz 17:06
Re: PG 16 draft release notes ready Bruce Momjian 17:43
Re: PG 16 draft release notes ready Bruce Momjian 17:45
Re: memory leak in trigger handling (since PG12) Tomas Vondra 17:45
Question about error message in auth.c Dave Cramer 18:12
Re: memory leak in trigger handling (since PG12) 📎 Andres Freund 18:14
Re: memory leak in trigger handling (since PG12) Andres Freund 18:55
Re: memory leak in trigger handling (since PG12) Tomas Vondra 19:49
Re: memory leak in trigger handling (since PG12) Andres Freund 19:54
Re: memory leak in trigger handling (since PG12) Tomas Vondra 19:56
Re: memory leak in trigger handling (since PG12) Andres Freund 20:19
Re: memory leak in trigger handling (since PG12) Andres Freund 20:22
Re: walsender performance regression due to logical decoding on standby changes Andres Freund 20:30
Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) 📎 Justin Pryzby 21:05
testing dist tarballs Andres Freund 21:24
Re: PostgreSQL 16 Beta 1 release announcement draft Andres Freund 21:28
Re: Wrong results due to missing quals 📎 Tom Lane 21:28
Re: SyncRepWaitForLSN waits for XLogFlush? Andres Freund 21:33
Re: testing dist tarballs Tom Lane 21:35
Re: Proposal: Removing 32 bit support starting from PG17++ Andres Freund 21:41
Re: Proposal: Removing 32 bit support starting from PG17++ Tom Lane 21:44
Re: Atomic ops for unlogged LSN Andres Freund 21:49
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier 22:18
Re: Proposal: Removing 32 bit support starting from PG17++ Michael Paquier 22:25
Re: SyncRepWaitForLSN waits for XLogFlush? Tejasvi Kashi 22:28
Re: Atomic ops for unlogged LSN Michael Paquier 22:41
Re: Proposal: Removing 32 bit support starting from PG17++ Andres Freund 23:36
Re: Proposal: Removing 32 bit support starting from PG17++ Tom Lane 23:51
Re: PostgreSQL 16 Beta 1 release announcement draft Jonathan S. Katz 23:57

May 25, 2023

Thread Author Time
Re: PostgreSQL 16 Beta 1 release announcement draft Andres Freund 00:04
Re: Proposal: Removing 32 bit support starting from PG17++ Thomas Munro 00:09
Re: Question about error message in auth.c Michael Paquier 00:15
Re: Proposal: Removing 32 bit support starting from PG17++ Tom Lane 00:34
Re: Proposal: Removing 32 bit support starting from PG17++ Andres Freund 01:00
Re: Proposal: Removing 32 bit support starting from PG17++ Tom Lane 01:04
Re: PostgreSQL 16 Beta 1 release announcement draft Jonathan S. Katz 01:20
Re: Proposal: Removing 32 bit support starting from PG17++ Andres Freund 01:28
Re: PG 16 draft release notes ready John Naylor 01:31
Re: PG 16 draft release notes ready Bruce Momjian 02:02
Re: Proposal: Removing 32 bit support starting from PG17++ Thomas Munro 02:38
Re: PostgreSQL 16 Beta 1 release announcement draft Jonathan S. Katz 03:30
Re: PostgreSQL 16 Beta 1 release announcement draft Jonathan S. Katz 03:32
Re: PostgreSQL 16 Beta 1 release announcement draft Andres Freund 04:16
Re: PG 16 draft release notes ready David Rowley 05:57
Re: Wrong results due to missing quals Richard Guo 06:36
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables 📎 Michael Paquier 06:49
Re: unnecessary #include "pg_getopt.h"? Michael Paquier 06:59
Re: running logical replication as the subscription owner Masahiko Sawada 07:02
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 08:16
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 08:27
Why does pg_bsd_indent need to be installed? Peter Eisentraut 08:32
Re: running logical replication as the subscription owner Amit Kapila 08:41
AW: Proposal: Removing 32 bit support starting from PG17++ Hans Buschmann 08:55
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 08:59
Logical Replication Conflict Resolution Stavros Koureas 09:10
pgindent vs. pgperltidy command-line arguments 📎 Peter Eisentraut 09:10
pg_walinspect last query typo jian he 09:13
Re: pg_walinspect last query typo Daniel Gustafsson 09:16
Re: pgindent vs. pgperltidy command-line arguments Daniel Gustafsson 09:18
Re: Removing unneeded self joins 📎 Andrey Lepikhov 09:40
Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Alvaro Herrera 10:39
PostgreSQL 16 Beta 1 Released! 📎 PostgreSQL Global Development Group 13:08
Re: Why does pg_bsd_indent need to be installed? Tom Lane 13:09
Re: pgindent vs. pgperltidy command-line arguments Tom Lane 13:20
Re: Adding SHOW CREATE TABLE Jelte Fennema 13:23
Implement generalized sub routine find_in_log for tap test 📎 vignesh C 14:23
Re: memory leak in trigger handling (since PG12) Tomas Vondra 14:27
Re: Wrong results due to missing quals Tom Lane 14:29
Re: PostgreSQL 16 Beta 1 release announcement draft Jonathan S. Katz 14:40
Re: memory leak in trigger handling (since PG12) 📎 Tomas Vondra 14:41
Re: memory leak in trigger handling (since PG12) Tomas Vondra 14:43
Re: testing dist tarballs Christoph Berg 14:46
Re: Allow pg_archivecleanup to remove backup history files 📎 torikoshia 14:51
BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG PG Bug reporting form 15:21
Re: Order changes in PG16 since ICU introduction 📎 Jeff Davis 16:24
Re: Docs: Encourage strong server verification with SCRAM Jacob Champion 16:40
Re: Why does pg_bsd_indent need to be installed? Andres Freund 16:52
Re: Docs: Encourage strong server verification with SCRAM Jacob Champion 16:54
Re: Why does pg_bsd_indent need to be installed? Tom Lane 17:05
Re: Large files for relations Stephen Frost 17:08
Re: ResourceOwner refactoring 📎 Heikki Linnakangas 17:14
Re: Docs: Encourage strong server verification with SCRAM Stephen Frost 17:29
Re: Implement generalized sub routine find_in_log for tap test Dagfinn Ilmari Mannsåker 17:34
Re: Docs: Encourage strong server verification with SCRAM Jacob Champion 17:45
Re: vector search support Oliver Rice 17:48
Re: Docs: Encourage strong server verification with SCRAM Jonathan S. Katz 17:48
Re: pg_collation.collversion for C.UTF-8 Jeff Davis 18:30
Re: pg_collation.collversion for C.UTF-8 Tom Lane 18:48
Re: Docs: Encourage strong server verification with SCRAM 📎 Jacob Champion 19:27
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Tom Lane 19:33
Re: PG 16 draft release notes ready 📎 Dagfinn Ilmari MannsÃ¥ker 20:20
Re: PG 16 draft release notes ready 📎 Laurenz Albe 21:51
Re: ERROR: no relation entry for relid 6 📎 Tom Lane 22:06
Re: Implement generalized sub routine find_in_log for tap test Michael Paquier 22:39
Re: Avoiding another needless ERROR during nbtree page deletion Peter Geoghegan 22:40
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier 23:47

May 26, 2023

Thread Author Time
Re: Order changes in PG16 since ICU introduction Jeff Davis 00:23
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi 01:07
Re: Docs: Encourage strong server verification with SCRAM 📎 Jonathan S. Katz 01:09
Cleaning up nbtree after logical decoding on standby work 📎 Peter Geoghegan 01:50
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? 📎 Michael Paquier 02:08
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier 05:06
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier 05:19
Re: testing dist tarballs Peter Eisentraut 07:02
BF animal dikkop reported a failure in 035_standby_logical_decoding Yu Shi (Fujitsu) 07:27
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 07:29
Re: Cleaning up nbtree after logical decoding on standby work Michael Paquier 07:46
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 08:09
Re: Cleaning up nbtree after logical decoding on standby work Alvaro Herrera 08:56
pg_get_indexdef() modification to use TxnSnapshot 📎 shveta malik 09:54
Re: pg_get_indexdef() modification to use TxnSnapshot vignesh C 10:14
Re: PG 16 draft release notes ready Alvaro Herrera 10:21
Re: ERROR: no relation entry for relid 6 Richard Guo 10:30
Re: Adding SHOW CREATE TABLE Andrew Dunstan 12:33
Re: running logical replication as the subscription owner 📎 Masahiko Sawada 12:48
Re: vector search support Jonathan S. Katz 14:24
Re: vector search support Jonathan S. Katz 14:32
Re: vector search support Jonathan S. Katz 14:37
Is NEW.ctid usable as table_tuple_satisfies_snapshot? Kaiting Chen 15:04
Re: Is NEW.ctid usable as table_tuple_satisfies_snapshot? David G. Johnston 15:33
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Jacob Champion 16:10
Re: ERROR: no relation entry for relid 6 Tom Lane 16:16
Re: Is NEW.ctid usable as table_tuple_satisfies_snapshot? Kaiting Chen 16:23
Re: Order changes in PG16 since ICU introduction 📎 Daniel Verite 16:24
Re: Is NEW.ctid usable as table_tuple_satisfies_snapshot? Tom Lane 16:49
Re: Cleaning up nbtree after logical decoding on standby work 📎 Peter Geoghegan 16:56
Re: Implement generalized sub routine find_in_log for tap test 📎 vignesh C 17:00
Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan 17:28
Re: pg_collation.collversion for C.UTF-8 📎 Jeff Davis 17:43
Re: Is NEW.ctid usable as table_tuple_satisfies_snapshot? Kaiting Chen 18:41
Re: Order changes in PG16 since ICU introduction Jeff Davis 18:47
Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan 19:23
Re: Cleaning up nbtree after logical decoding on standby work Andres Freund 21:49
Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan 22:19
Re: Docs: Encourage strong server verification with SCRAM Jacob Champion 22:47
Re: Cleaning up nbtree after logical decoding on standby work Michael Paquier 23:05
Fix search_path for all maintenance commands 📎 Jeff Davis 23:21
Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan 23:48

May 27, 2023

Thread Author Time
Re: Implement generalized sub routine find_in_log for tap test 📎 vignesh C 00:35
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier 02:02

Browse Archives

Prev | Next