pgsql-hackers - March 2023

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

March 1, 2023

Thread Author Time
Re: Doc update for pg_stat_statements normalization 📎 Michael Paquier 00:09
Re: pg_upgrade and logical replication Julien Rouhaud 00:43
Re: Doc update for pg_stat_statements normalization Imseih (AWS), Sami 00:43
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) 📎 Kirk Wolak 00:47
Re: Minimal logical decoding on standbys Jeff Davis 00:48
Proposal: %T Prompt parameter for psql for current time (like Oracle has) 📎 Kirk Wolak 00:59
Re: Doc update for pg_stat_statements normalization Michael Paquier 01:48
Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith 01:53
Re: Non-superuser subscription owners Stephen Frost 02:22
Re: [Proposal] Add foreign-server health checks infrastructure Katsuragi Yuta 02:34
Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi 02:36
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada 02:48
Re: Auth extensions, with an LDAP/SCRAM example [was: Proposal: Support custom authentication methods using hooks] Stephen Frost 02:53
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 03:58
Re: Improve WALRead() to suck data directly from WAL buffers when possible Nathan Bossart 04:15
Re: Track Oldest Initialized WAL Buffer Page Nathan Bossart 04:19
Re: Weird failure with latches in curculio on v15 Nathan Bossart 04:29
Re: stopgap fix for signal handling during restore_command Nathan Bossart 04:36
Re: Normalization of utility queries in pg_stat_statements 📎 Michael Paquier 04:47
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 04:54
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 05:14
Re: Support logical replication of global object commands Zheng Li 05:19
LOG: invalid record length at <LSN> : wanted 24, got 0 Harinath Kanchu 05:21
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada 05:26
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 06:05
Re: pg_upgrade and logical replication Amit Kapila 06:21
Re: add PROCESS_MAIN to VACUUM Michael Paquier 06:31
Re: LOG: invalid record length at <LSN> : wanted 24, got 0 Bharath Rupireddy 06:35
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 06:37
Re: Commitfest 2023-03 starting tomorrow! Michael Paquier 06:47
Re: pg_upgrade and logical replication Julien Rouhaud 06:55
Re: Track Oldest Initialized WAL Buffer Page Bharath Rupireddy 07:03
Re: meson: Add equivalent of configure --disable-rpath option Peter Eisentraut 07:17
Re: Add LZ4 compression in pg_dump Michael Paquier 07:24
Combine pg_walinspect till_end_of_wal functions with others 📎 Bharath Rupireddy 07:30
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 07:33
Re: LOG: invalid record length at <LSN> : wanted 24, got 0 Harinath Kanchu 08:06
The order of queues in row lock is changed (not FIFO) Ryo Yamaji (Fujitsu) 08:12
Re: Simplify standby state machine a bit in WaitForWALToBecomeAvailable() Michael Paquier 08:15
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila 08:40
Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha 08:49
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements 📎 Andrei Zubkov 08:59
Re: Improve WALRead() to suck data directly from WAL buffers when possible 📎 Bharath Rupireddy 09:09
documentation updates for SQL:2023 📎 Peter Eisentraut 09:12
Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas 09:12
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 09:21
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) Jim Jones 09:29
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) Jim Jones 09:41
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Kuntal Ghosh 09:44
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais 09:46
Add standard collation UNICODE 📎 Peter Eisentraut 10:09
RE: Rework LogicalOutputPluginWriterUpdateProgress 📎 [email protected] 10:16
RE: Rework LogicalOutputPluginWriterUpdateProgress [email protected] 10:18
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev 10:21
Re: Memory leak from ExecutorState context? Tomas Vondra 10:40
Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs 📎 Daniel Verite 10:41
Re: Minimal logical decoding on standbys Drouvot, Bertrand 10:51
Re: psql: Add role's membership options to the \du+ command 📎 Pavel Luzanov 10:55
Re: Allow logical replication to copy tables in binary format Dilip Kumar 11:16
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila 11:46
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 11:58
Re: Allow logical replication to copy tables in binary format Bharath Rupireddy 12:02
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 12:03
Re: On login trigger: take three 📎 Mikhail Gribkov 13:12
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 13:21
Re: Add LZ4 compression in pg_dump 📎 gkokolatos 13:39
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen 14:23
Re: Allow logical replication to copy tables in binary format Melih Mutlu 14:28
Re: Add LZ4 compression in pg_dump Tomas Vondra 14:33
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() 📎 Alexander Korotkov 14:57
Re: Combine pg_walinspect till_end_of_wal functions with others 📎 Bharath Rupireddy 15:00
Re: Weird failure with latches in curculio on v15 Stephen Frost 15:00
Re: Non-superuser subscription owners Robert Haas 15:05
RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu) 15:40
Re: Non-superuser subscription owners Stephen Frost 15:48
Re: meson: Non-feature feature options Peter Eisentraut 15:52
Re: Add LZ4 compression in pg_dump Tomas Vondra 15:52
Re: pg_upgrade and logical replication Nikolay Samokhvalov 15:56
Re: Show various offset arrays for heap WAL records 📎 Melanie Plageman 16:11
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) 📎 Kirk Wolak 16:13
Re: Add LZ4 compression in pg_dump Tomas Vondra 16:14
Re: Add LZ4 compression in pg_dump Tomas Vondra 16:20
Re: Time delayed LR (WAS Re: logical replication restrictions) vignesh C 16:29
Re: Add LZ4 compression in pg_dump Tomas Vondra 16:39
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) Jim Jones 16:55
Re: The order of queues in row lock is changed (not FIFO) Tom Lane 17:00
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 17:02
Re: Add LZ4 compression in pg_dump Justin Pryzby 17:08
Re: refactoring relation extension and BufferAlloc(), faster COPY 📎 Andres Freund 17:25
Re: add PROCESS_MAIN to VACUUM Nathan Bossart 17:26
Re: Non-superuser subscription owners Robert Haas 17:33
Re: Weird failure with latches in curculio on v15 Robert Haas 17:44
Re: Memory leak from ExecutorState context? 📎 Jehan-Guillaume de Rorthais 17:48
Add pg_walinspect function with block info columns 📎 Melanie Plageman 17:51
Re: Allow logical replication to copy tables in binary format Melih Mutlu 18:09
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais 18:09
Re: add PROCESS_MAIN to VACUUM Alvaro Herrera 18:09
Re: Non-superuser subscription owners Jeff Davis 18:13
Re: PATCH: Using BRIN indexes for sorted output Alvaro Herrera 18:33
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Greg S 19:09
Re: [EXTERNAL] Re: Support load balancing in libpq Greg S 19:12
Re: add PROCESS_MAIN to VACUUM 📎 Nathan Bossart 19:13
Re: meson: Optionally disable installation of test modules 📎 Peter Eisentraut 19:20
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Gregory Stark (as CFM) 19:24
Re: Allow +group in pg_ident.conf Gregory Stark (as CFM) 19:26
Re: Memory leak from ExecutorState context? Tomas Vondra 19:29
Re: Memory leak from ExecutorState context? Tomas Vondra 19:34
Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent Gregory Stark (as CFM) 19:42
Re: allow meson to find ICU in non-standard localtion Jacob Champion 19:43
Re: Flush SLRU counters in checkpointer process Gregory Stark (as CFM) 19:45
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema 19:47
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Peter Eisentraut 19:49
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Gregory Stark (as CFM) 19:50
Re: Should vacuum process config file reload more often Melanie Plageman 19:54
Re: Generate pg_stat_get_xact*() functions with Macros Gregory Stark (as CFM) 19:54
Re: In-placre persistance change of a relation Gregory Stark (as CFM) 19:56
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema 20:00
Re: Infinite Interval Gregory Stark (as CFM) 20:02
Re: [EXTERNAL] Re: Support load balancing in libpq 📎 Jelte Fennema 20:03
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Tom Lane 20:04
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements 📎 Andrei Zubkov 20:15
Re: Logical replication timeout problem Gregory Stark (as CFM) 20:18
Re: Making empty Bitmapsets always be NULL Nathan Bossart 20:19
Re: allow meson to find ICU in non-standard localtion Jeff Davis 20:30
Re: [HACKERS] make async slave to wait for lsn to be replayed Greg Stark 20:31
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson 20:34
Re: File descriptors in exec'd subprocesses Gregory Stark (as CFM) 20:48
Re: File descriptors in exec'd subprocesses Thomas Munro 20:57
Re: Operation log for major operations Gregory Stark (as CFM) 20:59
Re: WIP: Aggregation push-down - take2 Gregory Stark (as CFM) 21:06
Re: Non-superuser subscription owners Robert Haas 21:06
Re: buildfarm + meson Andrew Dunstan 21:21
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) Kirk Wolak 21:30
Re: buildfarm + meson Andres Freund 21:32
Re: Making empty Bitmapsets always be NULL Jacob Champion 21:35
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais 21:45
Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas 22:04
typedef struct LogicalDecodingContext 📎 Peter Smith 22:13
Re: Infinite Interval 📎 Joseph Koshakow 22:21
Re: Non-superuser subscription owners Jeff Davis 22:27
Re: cataloguing NOT NULL constraints Justin Pryzby 22:32
Re: refactoring relation extension and BufferAlloc(), faster COPY 📎 Andres Freund 22:35
Re: stopgap fix for signal handling during restore_command 📎 Nathan Bossart 22:47
Re: Making empty Bitmapsets always be NULL 📎 Tom Lane 22:59
Re: typedef struct LogicalDecodingContext Tom Lane 23:04
Re: stopgap fix for signal handling during restore_command Andres Freund 23:13
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais 23:18
Re: stopgap fix for signal handling during restore_command Nathan Bossart 23:26
Re: We shouldn't signal process groups with SIGQUIT Thomas Munro 23:29
Re: We shouldn't signal process groups with SIGQUIT Andres Freund 23:34

March 2, 2023

Thread Author Time
Re: Add standard collation UNICODE Vik Fearing 00:05
Re: We shouldn't signal process groups with SIGQUIT Andres Freund 00:09
Re: Non-superuser subscription owners Andres Freund 00:14
Re: Should vacuum process config file reload more often Andres Freund 00:15
Re: Making empty Bitmapsets always be NULL Nathan Bossart 00:22
Re: Making empty Bitmapsets always be NULL Tom Lane 00:26
Re: Memory leak from ExecutorState context? Tomas Vondra 00:30
Re: Non-superuser subscription owners Andres Freund 00:34
Re: Minimal logical decoding on standbys Jeff Davis 00:40
Re: typedef struct LogicalDecodingContext Peter Smith 00:54
Re: Allow +group in pg_ident.conf Michael Paquier 00:56
Re: We shouldn't signal process groups with SIGQUIT Michael Paquier 00:59
Re: add PROCESS_MAIN to VACUUM Michael Paquier 01:03
Re: typedef struct LogicalDecodingContext Tom Lane 01:15
Re: We shouldn't signal process groups with SIGQUIT Thomas Munro 01:20
Re: [HACKERS] make async slave to wait for lsn to be replayed Michael Paquier 01:22
Re: pg_upgrade and logical replication Julien Rouhaud 01:23
Re: Commitfest 2023-03 starting tomorrow! Michael Paquier 01:26
Re: typedef struct LogicalDecodingContext Tom Lane 01:40
Re: Should vacuum process config file reload more often Melanie Plageman 01:41
Re: Allow logical replication to copy tables in binary format Peter Smith 01:57
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada 02:08
Re: typedef struct LogicalDecodingContext Tom Lane 02:16
Re: typedef struct LogicalDecodingContext Peter Smith 02:17
RE: Logical replication timeout problem [email protected] 02:32
Re: typedef struct LogicalDecodingContext Tom Lane 02:46
Re: typedef struct LogicalDecodingContext Tom Lane 03:00
Re: Making empty Bitmapsets always be NULL Richard Guo 03:13
Re: add PROCESS_MAIN to VACUUM Masahiko Sawada 03:58
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 04:07
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 04:48
Re: Allow logical replication to copy tables in binary format Amit Kapila 05:00
Re: add PROCESS_MAIN to VACUUM Michael Paquier 05:21
Re: add PROCESS_MAIN to VACUUM 📎 Nathan Bossart 05:26
Re: add PROCESS_MAIN to VACUUM Masahiko Sawada 05:38
Re: add PROCESS_MAIN to VACUUM Michael Paquier 05:53
Re: Should vacuum process config file reload more often Amit Kapila 06:17
Re: add PROCESS_MAIN to VACUUM 📎 Nathan Bossart 06:53
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Michael Paquier 07:01
Re: meson: Optionally disable installation of test modules Nazir Bilal Yavuz 07:09
Re: Normalization of utility queries in pg_stat_statements Drouvot, Bertrand 07:12
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier 07:27
Re: Should vacuum process config file reload more often Masahiko Sawada 07:36
Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand 07:39
Re: a very minor bug and a couple of comment changes for basebackup.c Michael Paquier 07:59
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher [email protected] 08:06
Re: Timeline ID hexadecimal format Peter Eisentraut 08:12
Re: Show various offset arrays for heap WAL records Peter Eisentraut 08:17
Re: Make some xlogreader messages more accurate Peter Eisentraut 08:19
Re: Make some xlogreader messages more accurate 📎 Peter Eisentraut 08:21

Browse Archives

Prev | Next