pgsql-hackers since 2022-11-07 07:03

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. 7, 2022

Thread Author Time
Re: ExecRTCheckPerms() and many prunable partitions 📎 Amit Langote 07:03
Re: New docs chapter on Transaction Management and related changes Bruce Momjian 07:43
Re: Add semi-join pushdown to postgres_fdw 📎 Alexander Pyhalov 07:52
Re: Tracking last scan time 📎 Michael Paquier 07:54
Re: Allow single table VACUUM in transaction block Simon Riggs 07:58
Re: Add common function ReplicationOriginName. Aleksander Alekseev 08:16
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 08:16
Re: Allow single table VACUUM in transaction block Simon Riggs 08:20
Re: Error for WITH options on partitioned tables Karina Litskevich 08:55
[PATCH] Const'ify the arguments of ilist.c/ilist.h functions 📎 Aleksander Alekseev 09:03
Re: [patch] Adding an assertion to report too long hash table name Zhang Mingli 09:04
Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev 09:06
Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() 📎 rajesh singarapu 09:46
Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy 10:00
Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev 10:07
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 10:17
Re: Pluggable toaster Aleksander Alekseev 10:35
Re: New docs chapter on Transaction Management and related changes Simon Riggs 10:58
Re: Error for WITH options on partitioned tables Simon Riggs 11:10
Re: thinko in basic_archive.c Bharath Rupireddy 11:23
Postgres auto vacuum - Disable Karthik Jagadish (kjagadis) 11:27
RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu) 11:42
Re: Postgres auto vacuum - Disable Dave Page 11:47
Re: Postgres auto vacuum - Disable Karthik Jagadish (kjagadis) 12:12
Re: pg_upgrade test failure 📎 Thomas Munro 12:16
Re: Collation version tracking for macOS Peter Eisentraut 12:21
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 13:19
Re: refactor ownercheck and aclcheck functions Antonin Houska 13:19
Re: Postgres auto vacuum - Disable Laurenz Albe 13:22
Re: collect_corrupt_items_vacuum.patch Nikita Malakhov 13:30
Re: Postgres auto vacuum - Disable Julien Rouhaud 13:36
Re: Skipping schema changes in publication 📎 vignesh C 13:39
Re: Code checks for App Devs, using new options for transaction behavior 📎 Simon Riggs 14:25
Re: Postgres auto vacuum - Disable Karthik Jagadish (kjagadis) 14:46
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau 14:53
Re: WIN32 pg_import_system_collations Peter Eisentraut 15:08
Re: Improve logging when using Huge Pages Andres Freund 15:14
Re: Draft back-branch release notes are up Jonathan S. Katz 15:30
Re: Draft back-branch release notes are up Jonathan S. Katz 15:34
2022-11-10 release announcement draft 📎 Jonathan S. Katz 15:51
Re: Improve logging when using Huge Pages Tom Lane 15:56
Re: 2022-11-10 release announcement draft Erikjan Rijkers 15:59
Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck 16:10
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund 16:24
Re: 2022-11-10 release announcement draft Jonathan S. Katz 16:25
Re: PL/pgSQL cursors should get generated portal names by default Pavel Stehule 16:32
Re: PL/pgSQL cursors should get generated portal names by default Kirk Wolak 16:57
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov 16:58
allow segment size to be set to < 1GiB 📎 Andres Freund 17:13
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau 17:30
Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Robert Haas 17:42
Re: allow segment size to be set to < 1GiB Tom Lane 17:52
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Maciek Sakrejda 18:26
Re: psql: Add command to use extended query protocol Corey Huinker 20:27
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov 20:37
Re: [PATCH] pgbench: add multiconnect option 📎 Fabien COELHO 20:46
Re: psql: Add command to use extended query protocol Tom Lane 21:12
Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs 21:14
Re: archive modules Nathan Bossart 21:15
Re: Add tracking of backend memory allocated to pg_stat_activity Melanie Plageman 21:17
Re: thinko in basic_archive.c Nathan Bossart 21:48
Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck 21:54
Re: New docs chapter on Transaction Management and related changes Laurenz Albe 22:04
Re: Improve logging when using Huge Pages Thomas Munro 22:34
Re: Large Pages and Super Pages for PostgreSQL 📎 Thomas Munro 22:59
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 David Christensen 23:01
Re: new option to allow pg_rewind to run without full_page_writes 📎 Jérémie Grauer 23:07

Nov. 8, 2022

Thread Author Time
Re: new option to allow pg_rewind to run without full_page_writes Thomas Munro 00:04
Re: [DOCS] Stats views and functions not in order? 📎 Peter Smith 00:18
Re: new option to allow pg_rewind to run without full_page_writes Andres Freund 00:34
Re: Allow single table VACUUM in transaction block Peter Geoghegan 00:34
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Jacob Champion 01:04
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Michael Paquier 01:04
Re: Add proper planner support for ORDER BY / DISTINCT aggregates 📎 David Rowley 01:31
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley 01:57
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley 02:01
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment John Naylor 02:17
Re: Suppressing useless wakeups in walreceiver Thomas Munro 02:20
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund 02:25
Re: allow segment size to be set to < 1GiB Andres Freund 02:29
Re: In-placre persistance change of a relation Kyotaro Horiguchi 02:33
Re: allow segment size to be set to < 1GiB Tom Lane 02:36
Re: psql: Add command to use extended query protocol Corey Huinker 02:47
RE: Logical replication timeout problem 📎 [email protected] 03:04
Re: Allow single table VACUUM in transaction block Simon Riggs 03:10
Re: New docs chapter on Transaction Management and related changes Laurenz Albe 03:37
Re: New docs chapter on Transaction Management and related changes 📎 Bruce Momjian 03:41
Re: New docs chapter on Transaction Management and related changes Bruce Momjian 03:43
RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu) 03:51
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley 03:53
Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley 03:54
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 03:56
Re: psql: Add command to use extended query protocol Pavel Stehule 04:01
Re: Support logical replication of DDLs 📎 Ajin Cherian 04:03
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier 04:07
Re: Tracking last scan time Michael Paquier 04:09
RE: Data is copied twice when specifying both child and parent table in publication Takamichi Osumi (Fujitsu) 04:12
Re: psql: Add command to use extended query protocol David G. Johnston 04:21
Re: psql: Add command to use extended query protocol Pavel Stehule 04:29
RE: logical replication restrictions Hayato Kuroda (Fujitsu) 05:27
Re: allow segment size to be set to < 1GiB Bharath Rupireddy 05:36
Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier 05:49
Re: generic plans and "initial" pruning 📎 Amit Langote 06:22
Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() Bharath Rupireddy 06:26
Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() Amit Kapila 06:28
Re: Reviving lost replication slots sirisha chamarthi 06:37
Re: [patch] Have psql's \d+ indicate foreign partitions Ian Lawrence Barwick 06:38
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov 06:39
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Richard Guo 06:51
Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() rajesh singarapu 06:58
Re: Reviving lost replication slots Bharath Rupireddy 07:17
Re: Suppressing useless wakeups in walreceiver Thomas Munro 07:46
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 07:49
Re: Suppressing useless wakeups in walreceiver Bharath Rupireddy 08:20
Re: libpq support for NegotiateProtocolVersion 📎 Peter Eisentraut 08:40
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau 08:43
Re: Suppressing useless wakeups in walreceiver Thomas Munro 08:45
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 09:04
Re: Tracking last scan time Dave Page 09:25
Re: Reviving lost replication slots Amit Kapila 09:36
Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Amit Kapila 09:37
Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() Bharath Rupireddy 10:13
Re: when the startup process doesn't (logging startup delays) Thomas Munro 11:04
Re: refactor ownercheck and aclcheck functions 📎 Peter Eisentraut 11:16
Tables not getting vacuumed in postgres Karthik Jagadish (kjagadis) 11:30
Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov 11:31
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 11:49
Re: psql: Add command to use extended query protocol Daniel Verite 12:02
Re: Tables not getting vacuumed in postgres Amul Sul 12:07
Re: when the startup process doesn't (logging startup delays) 📎 Bharath Rupireddy 12:32
Re: psql: Add command to use extended query protocol 📎 Peter Eisentraut 12:37
Re: psql: Add command to use extended query protocol Peter Eisentraut 12:39
Re: Tables not getting vacuumed in postgres Karthik Jagadish (kjagadis) 12:41
Re: Tables not getting vacuumed in postgres Amul Sul 13:08
Re: Check return value of pclose() correctly 📎 Peter Eisentraut 13:14
Re: Tables not getting vacuumed in postgres Karthik Jagadish (kjagadis) 13:21
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 14:14
Re: Tables not getting vacuumed in postgres Mark Dilger 14:24
Re: [PATCHES] Post-special page storage TDE support 📎 David Christensen 16:17
Non-emergency patch for bug #17679 📎 Tom Lane 16:28
Re: [PoC] Improve dead tuple storage for lazy vacuum Peter Geoghegan 17:57
Out-of-date clang/llvm version lists in PGAC_LLVM_SUPPORT Tom Lane 18:08
Re: Add connection active, idle time to pg_stat_activity Sergey Dudoladov 18:11
Re: Documentation for building with meson 📎 samay sharma 18:23
Re: Introduce "log_connection_stages" setting. 📎 Sergey Dudoladov 18:30
Re: [PATCHES] Post-special page storage TDE support David Christensen 20:07
Re: User functions for building SCRAM secrets Peter Eisentraut 20:26
Re: Non-emergency patch for bug #17679 Andres Freund 20:31
Re: Non-emergency patch for bug #17679 Tom Lane 20:40
Re: Suppressing useless wakeups in walreceiver Nathan Bossart 21:06
Re: Suppressing useless wakeups in walreceiver Nathan Bossart 21:08
Re: Slow standby snapshot Thomas Munro 22:42
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 Justin Pryzby 22:45
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen 22:49
Re: WIN32 pg_import_system_collations 📎 Juan José Santamaría Flecha 23:02
Re: libpq support for NegotiateProtocolVersion Jacob Champion 23:08
Re: psql: Add command to use extended query protocol Corey Huinker 23:12
Re: Commit fest 2022-11 Justin Pryzby 23:12
Re: Crash in BRIN minmax-multi indexes Justin Pryzby 23:13
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 David Christensen 23:37

Nov. 9, 2022

Thread Author Time
Re: EINTR in ftruncate() Thomas Munro 00:11
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Michael Paquier 00:51
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier 00:53
Re: Slow standby snapshot Andres Freund 00:54
Re: User functions for building SCRAM secrets Jacob Champion 00:57
Re: Cygwin cleanup 📎 Justin Pryzby 01:04
Re: Slow standby snapshot Thomas Munro 01:05
Re: Add connection active, idle time to pg_stat_activity Andres Freund 01:56
Re: Add proper planner support for ORDER BY / DISTINCT aggregates 📎 David Rowley 01:58
Re: Add connection active, idle time to pg_stat_activity David G. Johnston 02:25
Re: allow segment size to be set to < 1GiB Andres Freund 02:28
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL sho kato 02:33
Re: Add connection active, idle time to pg_stat_activity Andres Freund 02:37
Re: Collation version tracking for macOS Thomas Munro 02:37
Re: Add connection active, idle time to pg_stat_activity David G. Johnston 02:43
Re: Improve logging when using Huge Pages Kyotaro Horiguchi 02:47
RE: Perform streaming logical transactions by background workers and parallel apply 📎 Hayato Kuroda (Fujitsu) 02:54
Re: Add index scan progress to pg_stat_progress_vacuum Andres Freund 03:00
Re: Asynchronous and "direct" IO support for PostgreSQL. Andres Freund 03:02
Locks release order in LogStandbySnapshot 📎 Japin Li 03:03
Re: Locks release order in LogStandbySnapshot Andres Freund 03:21
Re: Reviving lost replication slots sirisha chamarthi 03:26
Re: Reviving lost replication slots sirisha chamarthi 03:39
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 04:09
Re: allow segment size to be set to < 1GiB Michael Paquier 04:52
Re: Suppressing useless wakeups in walreceiver Bharath Rupireddy 04:52
Re: Improve logging when using Huge Pages Michael Paquier 05:04
Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier 05:06
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Andrey Borodin 05:06
Re: Locks release order in LogStandbySnapshot Japin Li 05:10
Re: User functions for building SCRAM secrets Michael Paquier 05:28
Re: logical replication restrictions Kyotaro Horiguchi 06:41
Re: New docs chapter on Transaction Management and related changes Laurenz Albe 08:12
Re: security_context_t marked as deprecated in libselinux 3.1 Alvaro Herrera 08:20
Re: Reviving lost replication slots Kyotaro Horiguchi 08:32
Re: thinko in basic_archive.c 📎 Bharath Rupireddy 09:17
Re: Reviving lost replication slots Bharath Rupireddy 09:30
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands 📎 Yugo NAGATA 10:01
Re: Reviving lost replication slots Amit Kapila 10:23
Re: heavily contended lwlocks with long wait queues scale badly Bharath Rupireddy 10:24

Browse Archives

Prev | Next