pgsql-hackers since 2022-11-02 18:02

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

Nov. 2, 2022

Thread Author Time
Re: [BUG] Logical replica crash if there was an error in a function. 📎 Tom Lane 18:02
Re: pg15 inherited stats expressions: cache lookup failed for statistics object Justin Pryzby 18:10
Re: spinlock support on loongarch64 📎 Tom Lane 18:29
Re: spinlock support on loongarch64 📎 Tom Lane 18:55
Re: libpq support for NegotiateProtocolVersion Jacob Champion 19:02
Re: ssl tests aren't concurrency safe due to get_free_port() 📎 Andrew Dunstan 19:09
Version 14/15 documentation Section "Alter Default Privileges" David Burns 19:29
Re: Check SubPlan clause for nonnullable rels/Vars Tom Lane 20:26
Re: pg_basebackup's --gzip switch misbehaves 📎 Daniel Gustafsson 20:42
Re: Prefetch the next tuple's memory during seqscans Andres Freund 20:53
Re: create subscription - improved warning message Peter Smith 21:01
Re: spinlock support on loongarch64 Andres Freund 21:04
Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Peter Eisentraut 21:30
Re: spinlock support on loongarch64 Tom Lane 21:37
Re: spinlock support on loongarch64 Andres Freund 23:22
Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund 23:43
Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Tom Lane 23:57

Nov. 3, 2022

Thread Author Time
Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund 00:03
Re: Improve logging when using Huge Pages Thomas Munro 01:10
Re: Commit fest 2022-11 Ian Lawrence Barwick 02:33
Re: proposal: possibility to read dumped table's name from file Julien Rouhaud 04:09
Re: [BUG] Logical replica crash if there was an error in a function. Amit Kapila 04:11
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 04:59
Re: Incorrect include file order in guc-file.l John Naylor 05:40
Re: Privileges on PUBLICATION 📎 Antonin Houska 05:43
Re: Improve description of XLOG_RUNNING_XACTS Ian Lawrence Barwick 07:37
Re: Support logical replication of DDLs Peter Smith 07:40
Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy 07:41
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Ian Lawrence Barwick 07:51
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 08:11
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 08:15
Re: Add index scan progress to pg_stat_progress_vacuum Ian Lawrence Barwick 08:16
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Dilip Kumar 08:20
Re: [PATCH] Add native windows on arm64 support Ian Lawrence Barwick 08:38
Re: Segfault on logical replication to partitioned table with foreign children 📎 Ilya Gladyshev 08:45
Re: Prefetch the next tuple's memory during seqscans John Naylor 09:09
Re: Check SubPlan clause for nonnullable rels/Vars 📎 Richard Guo 09:17
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Ian Lawrence Barwick 09:29
Re: Adding CommandID to heap xlog records Ian Lawrence Barwick 09:36
Re: Commit fest 2022-11 Ian Lawrence Barwick 09:48
Re: Allow single table VACUUM in transaction block 📎 Simon Riggs 10:23
Re: Version 14/15 documentation Section "Alter Default Privileges" Laurenz Albe 10:32
Re: Pluggable toaster Aleksander Alekseev 10:38
Re: Lockless queue of waiters in LWLock 📎 Pavel Borisov 10:50
Fix comments atop ReorderBufferAddInvalidations 📎 Amit Kapila 10:53
Re: [PATCH] Add native windows on arm64 support 📎 Niyas Sait 11:06
Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Amit Kapila 11:19
Re: Pluggable toaster Nikita Malakhov 11:33
Add explicit casts in four places to simplehash.h 📎 David Geier 11:34
Re: Incorrect include file order in guc-file.l Michael Paquier 11:40
Re: [PATCH] Add native windows on arm64 support Michael Paquier 11:43
Re: pg_basebackup's --gzip switch misbehaves Michael Paquier 11:49
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 11:55
Re: Commit fest 2022-11 Michael Paquier 11:58
Re: Incorrect include file order in guc-file.l John Naylor 12:19
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 13:06
Re: real/float example for testlibpq3 Peter Eisentraut 13:23
Re: Pluggable toaster Aleksander Alekseev 13:26
Re: real/float example for testlibpq3 Tom Lane 13:55
Re: Moving forward with TDE Aleksander Alekseev 14:09
Re: Pluggable toaster Nikita Malakhov 14:30
Re: Add explicit casts in four places to simplehash.h Tom Lane 14:50
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment 📎 Maxim Orlov 15:20
Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane 15:29
Re: Speed up transaction completion faster after many relations are accessed in a transaction Ankit Kumar Pandey 15:42
Re: parse partition strategy string in gram.y Alvaro Herrera 15:42
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 15:48
Re: Add the ability to limit the amount of memory that can be allocated to backends. 📎 Reid Thompson 15:48
Re: Privileges on PUBLICATION Peter Eisentraut 15:49
new option to allow pg_rewind to run without full_page_writes 📎 Jérémie Grauer 15:54
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 17:00
remove unnecessary assignment to tmask in DecodeDateTime 📎 Zhihong Yu 17:04
Re: remap the .text segment into huge pages at run time Andres Freund 17:21
Re: security_context_t marked as deprecated in libselinux 3.1 Alvaro Herrera 18:10
Re: Fix proposal for comparaison bugs in PostgreSQL::Version Justin Pryzby 18:11
Re: ssl tests aren't concurrency safe due to get_free_port() 📎 Andrew Dunstan 18:16
Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz 18:21
Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera 19:44
Re: On login trigger: take three Daniel Gustafsson 20:23
Re: Tracking last scan time 📎 Dave Page 20:44
GUC for temporarily disabling event triggers 📎 Daniel Gustafsson 20:47
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 21:22
Re: Use array as object (src/fe_utils/parallel_slot.c) Tom Lane 21:49
Re: Moving forward with TDE 📎 David Christensen 22:06
Re: Incorrect include file order in guc-file.l Michael Paquier 22:42
Re: security_context_t marked as deprecated in libselinux 3.1 Tom Lane 23:01
Re: Add semi-join pushdown to postgres_fdw Ian Lawrence Barwick 23:21
Re: [PATCH] Completed unaccent dictionary with many missing characters Ian Lawrence Barwick 23:28
Re: Data is copied twice when specifying both child and parent table in publication Ian Lawrence Barwick 23:34
Re: [PATCH] Expand character set for ltree labels Ian Lawrence Barwick 23:37
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion 23:39
Re: ExecRTCheckPerms() and many prunable partitions Ian Lawrence Barwick 23:46
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier 23:49

Nov. 4, 2022

Thread Author Time
Re: In-placre persistance change of a relation Ian Lawrence Barwick 00:32
Re: Commit fest 2022-11 Justin Pryzby 00:43
Re: SLRUs in the main buffer pool - Page Header definitions Ian Lawrence Barwick 00:44
Re: [PATCH] New [relation] option engine Ian Lawrence Barwick 00:47
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Ian Lawrence Barwick 00:52
Re: Incorrect include file order in guc-file.l John Naylor 00:55
Re: On login trigger: take three Ian Lawrence Barwick 00:58
Re: Commit fest 2022-11 Ian Lawrence Barwick 01:23
Re: [Proposal] Page Compression for OLTP Ian Lawrence Barwick 01:32
Re: Proposal to provide the facility to set binary format output for specific OID's per session Ian Lawrence Barwick 01:35
Re: Reducing power consumption on idle servers Ian Lawrence Barwick 01:38
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Ian Lawrence Barwick 02:47
Re: Skipping schema changes in publication Ian Lawrence Barwick 02:49
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Ian Lawrence Barwick 02:52
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Ian Lawrence Barwick 03:02
Re: archive modules Ian Lawrence Barwick 03:05
Re: Privileges on PUBLICATION Amit Kapila 04:29
Re: Privileges on PUBLICATION Amit Kapila 04:31
Re: [PATCH] pgbench: add multiconnect option Ian Lawrence Barwick 04:39
Re: Allow single table VACUUM in transaction block Rahila Syed 04:45
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 04:58
Re: Commit fest 2022-11 Ian Lawrence Barwick 05:18
Re: Fix comments atop ReorderBufferAddInvalidations Masahiko Sawada 05:43
Re: PL/pgSQL cursors should get generated portal names by default Pavel Stehule 07:22
Re: Privileges on PUBLICATION Antonin Houska 07:28
Re: Allow single table VACUUM in transaction block Rahila Syed 07:36
RE: Perform streaming logical transactions by background workers and parallel apply 📎 Hayato Kuroda (Fujitsu) 07:45
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 08:06
Reviving lost replication slots 📎 sirisha chamarthi 08:10
Re: Add explicit casts in four places to simplehash.h David Geier 08:23
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) 📎 Drouvot, Bertrand 08:25
Re: [PATCH] Compression dictionaries for JSONB 📎 Aleksander Alekseev 08:37
Re: Privileges on PUBLICATION Antonin Houska 08:37
Re: Moving forward with TDE Dilip Kumar 08:42
Add SHELL_EXIT_CODE to psql 📎 Corey Huinker 09:08
Re: Allow single table VACUUM in transaction block Simon Riggs 09:09
Re: Make ON_ERROR_STOP stop on shell script failure Corey Huinker 09:10
Re: Add SHELL_EXIT_CODE to psql Corey Huinker 09:23
Re: Pluggable toaster Aleksander Alekseev 09:25
Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Jehan-Guillaume de Rorthais 09:29
Re: Pluggable toaster Aleksander Alekseev 09:35
Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer 09:35
Re: Support logical replication of DDLs vignesh C 09:36
RE: Perform streaming logical transactions by background workers and parallel apply 📎 Hayato Kuroda (Fujitsu) 09:46
Re: Version 14/15 documentation Section "Alter Default Privileges" 📎 Laurenz Albe 09:49
Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Amit Kapila 09:59
Re: Add tracking of backend memory allocated to pg_stat_activity Drouvot, Bertrand 10:06
Re: Logical replication timeout problem Fabrice Chapuis 10:13
found the document `README.parallel` to be a little bit incorrect qinghao huang 10:43
Re: Error for row-level triggers with transition tables on partitioned tables Etsuro Fujita 10:45
Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Laurenz Albe 10:46
RE: Improve logging when using Huge Pages Shinoda, Noriyoshi (PN Japan FSIP) 10:48
Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma 11:41
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 11:44
Re: Allow single table VACUUM in transaction block Rahila Syed 11:48
Re: proposal: possibility to read dumped table's name from file Julien Rouhaud 11:59
Re: proposal: possibility to read dumped table's name from file Justin Pryzby 12:19
Re: Lockless queue of waiters in LWLock Alexander Korotkov 12:35
Re: Add tracking of backend memory allocated to pg_stat_activity 📎 Reid Thompson 12:56
Re: Add explicit casts in four places to simplehash.h Tom Lane 13:25
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Imseih (AWS), Sami 13:27
Re: proposal: possibility to read dumped table's name from file Julien Rouhaud 13:28
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 13:37
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby 14:02
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 14:05
Re: Fix proposal for comparaison bugs in PostgreSQL::Version Jehan-Guillaume de Rorthais 14:06
Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov 14:07
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen 14:16
Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud 14:17
Re: WIP: Aggregation push-down - take2 📎 Antonin Houska 14:17
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 14:17
Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov 14:28
Re: New docs chapter on Transaction Management and related changes Laurenz Albe 15:17
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 15:24
Re: psql: Add command to use extended query protocol Peter Eisentraut 15:45
Re: heapgettup refactoring 📎 Melanie Plageman 15:51
Re: Add non-blocking version of PQcancel Jacob Champion 15:58
Draft back-branch release notes are up Tom Lane 16:47
Re: Privileges on PUBLICATION Mark Dilger 17:17
pg_reload_conf() synchronously 📎 Gurjeet Singh 17:26
Re: Draft back-branch release notes are up Justin Pryzby 17:28
Re: [PATCH] Support % wildcard in extension upgrade filenames 📎 Sandro Santilli 17:31
Re: Privileges on PUBLICATION Antonin Houska 17:37
Re: [PATCH] New [relation] option engine 📎 Nikolay Shaplov 18:06
Re: remap the .text segment into huge pages at run time Andres Freund 18:33
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby 18:38
Re: Lockless queue of waiters in LWLock Andres Freund 19:07
Re: [PATCH] New [relation] option engine 📎 Nikolay Shaplov 19:30
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen 19:43
Re: Direct I/O Jim Nasby 19:47
Re: Commit fest 2022-11 Jacob Champion 20:18
Re: User functions for building SCRAM secrets Jacob Champion 20:39
Re: Split index and table statistics into different types of stats 📎 Melanie Plageman 20:51
Re: remap the .text segment into huge pages at run time Andres Freund 21:21
Re: Refactor to introduce pg_strcoll(). Jeff Davis 22:06
Re: WIN32 pg_import_system_collations 📎 Juan José Santamaría Flecha 22:08
Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck 23:19
Re: PL/pgSQL cursors should get generated portal names by default Tom Lane 23:46
Re: CI and test improvements 📎 Justin Pryzby 23:54

Nov. 5, 2022

Thread Author Time
Re: Direct I/O Andres Freund 00:38
Re: CI and test improvements Andres Freund 01:59
Re: Add tracking of backend memory allocated to pg_stat_activity Andres Freund 02:41
Re: pg_reload_conf() synchronously Andres Freund 02:46
Re: Incorrect include file order in guc-file.l Michael Paquier 03:34
Re: pg_reload_conf() synchronously Tom Lane 03:35
Re: pg_reload_conf() synchronously Andres Freund 04:51
Re: pg_reload_conf() synchronously Michael Paquier 05:26

Browse Archives

Prev | Next