pgsql-hackers since 2023-10-24 11:54

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

Oct. 24, 2023

Thread Author Time
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Peter Eisentraut 11:54
Re: trying again to get incremental backup Robert Haas 12:29
Re: RFC: Logging plan of the running query torikoshia 12:30
make pg_ctl start more friendly Crisp Lee 12:33
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Julien Rouhaud 12:40
Re: Query execution in Perl TAP tests needs work 📎 Andrew Dunstan 12:48
Re: Various bugs if segment containing redo pointer does not exist Robert Haas 12:58
Re: Add trailing commas to enum definitions Andrew Dunstan 12:58
Re: More new SQL/JSON item methods Andrew Dunstan 13:11
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 13:40
Re: run pgindent on a regular basis / scripted manner Bruce Momjian 13:46
Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Christoph Berg 13:51
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 13:53
Should Explain show Parallel Hash node’s total rows? Zhang Mingli 14:46
Re: trying again to get incremental backup Peter Eisentraut 14:53
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Peter Eisentraut 15:03
Re: Replace references to malloc() in libpq documentation with generic language Tom Lane 15:07
Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tom Lane 15:16
RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves 15:21
Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Christoph Berg 15:31
Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tom Lane 15:42
Re: Bug: RLS policy FOR SELECT is used to check new rows Tom Lane 15:59
Add new for_each macros for iterating over a List that do not require ListCell pointer 📎 Jelte Fennema 16:03
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera 16:04
Re: trying again to get incremental backup Robert Haas 16:08
Re: Adding a pg_get_owned_sequence function? Nathan Bossart 16:29
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart 16:47
Re: LLVM 16 (opaque pointers) Mark Wong 16:53
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer 📎 Jelte Fennema 16:58
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Nathan Bossart 17:04
Re: Bug: RLS policy FOR SELECT is used to check new rows Jeff Davis 17:43
Re: Bug: RLS policy FOR SELECT is used to check new rows Robert Haas 18:42
Re: Row pattern recognition 📎 Jacob Champion 18:51
Re: Bug: RLS policy FOR SELECT is used to check new rows Stephen Frost 19:05
Re: MERGE ... RETURNING Jeff Davis 19:10
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. 📎 Alexander Korotkov 20:13
Re: Replace references to malloc() in libpq documentation with generic language Daniel Gustafsson 20:22
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson 20:25
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Tom Lane 20:34
RFC: Pluggable TOAST Nikita Malakhov 20:37
Re: Document aggregate functions better w.r.t. ORDER BY 📎 Bruce Momjian 20:39
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson 20:45
Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart 21:09
Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart 21:18
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart 21:20
Re: CRC32C Parallel Computation Optimization on ARM Heikki Linnakangas 21:37
Re: CRC32C Parallel Computation Optimization on ARM Michael Paquier 22:17
walwriter interacts quite badly with synchronous_commit=off 📎 Andres Freund 23:09

Oct. 25, 2023

Thread Author Time
Re: Row pattern recognition Tatsuo Ishii 00:11
Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis 00:15
Re: Show version of OpenSSL in ./configure output Michael Paquier 00:28
Re: Making aggregate deserialization (and WAL receive) functions slightly faster 📎 David Rowley 01:03
Re: MERGE ... RETURNING Merlin Moncure 01:07
Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart 01:45
Re: Document aggregate functions better w.r.t. ORDER BY David G. Johnston 01:45
Re: Improve WALRead() to suck data directly from WAL buffers when possible Nathan Bossart 01:54
Re: Synchronizing slots from primary to standby shveta malik 02:02
Re: post-recovery amcheck expectations Peter Geoghegan 02:03
Re: Patch: Improve Boolean Predicate JSON Path Docs 📎 David E. Wheeler 02:36
Re: Row pattern recognition Tatsuo Ishii 02:49
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer David Rowley 02:55
Re: Synchronizing slots from primary to standby shveta malik 03:00
Re: post-recovery amcheck expectations Noah Misch 03:04
RE: CRC32C Parallel Computation Optimization on ARM 📎 Xiang Gao 03:38
Re: RFC: Logging plan of the running query Ashutosh Bapat 03:40
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor 04:08
Adding facility for injection points (or probe points?) for more advanced tests 📎 Michael Paquier 04:13
Re: Adding facility for injection points (or probe points?) for more advanced tests Amul Sul 04:36
Re: Synchronizing slots from primary to standby Amit Kapila 04:57
Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier 04:57
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 05:04
Re: [dynahash] do not refill the hashkey after hash_search John Naylor 05:12
Re: [dynahash] do not refill the hashkey after hash_search Tom Lane 05:21
Re: Guiding principle for dropping LLVM versions? 📎 Thomas Munro 05:47
Re: [dynahash] do not refill the hashkey after hash_search John Naylor 05:48
Re: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Amit Kapila 06:09
Re: Guiding principle for dropping LLVM versions? Tom Lane 06:11
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression 📎 Amul Sul 06:12
Re: SQL:2011 application time 📎 jian he 06:14
Re: A performance issue with Memoize Richard Guo 06:40
Re: A performance issue with Memoize Richard Guo 06:45
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Lepikhov 06:59
Re: Simplify create_merge_append_path a bit for clarity Richard Guo 07:23
Re: BUG #18167: cannot create partitioned tables when default_tablespace is set Alvaro Herrera 07:45
Re: Bug: RLS policy FOR SELECT is used to check new rows Laurenz Albe 07:45
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 08:05
Re: [PoC] pg_upgrade: allow to upgrade publisher node Bharath Rupireddy 08:09
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 08:19
doc: a small improvement about pg_am description 📎 Yugo NAGATA 08:25
Re: [PoC] pg_upgrade: allow to upgrade publisher node Bharath Rupireddy 08:48
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Alvaro Herrera 08:51
Re: walwriter interacts quite badly with synchronous_commit=off 📎 Heikki Linnakangas 09:17
Re: run pgindent on a regular basis / scripted manner Amit Kapila 09:42
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 09:45
Re: Use virtual tuple slot for Unique node Ashutosh Bapat 09:48
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 09:48
Re: BUG #18167: cannot create partitioned tables when default_tablespace is set tender wang 09:58
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer 📎 Jelte Fennema 10:05
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer 📎 Jelte Fennema 10:39
race condition in pg_class 📎 Smolkin Grigory 10:39
Re: CDC/ETL system on top of logical replication with pgoutput, custom client Ashutosh Bapat 10:42
RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves 10:53
Re: POC, WIP: OR-clause support for indexes 📎 a.rybakina 11:04
Re: CDC/ETL system on top of logical replication with pgoutput, custom client Ashutosh Bapat 11:13
Re: ResourceOwner refactoring Heikki Linnakangas 11:34
Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails tender wang 11:51
Re: trying again to get incremental backup 📎 Andrew Dunstan 11:53
Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Alvaro Herrera 12:12
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Amit Kapila 12:28
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer 📎 Jelte Fennema 12:35
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 12:43
Re: ResourceOwner refactoring 📎 Heikki Linnakangas 12:43
Re: RFC: Pluggable TOAST Aleksander Alekseev 12:43
Re: race condition in pg_class Andrey M. Borodin 12:57
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov 13:00
Re: trying again to get incremental backup Robert Haas 13:05
Re: Add connection active, idle time to pg_stat_activity Andrei Zubkov 13:12
Re: Add connection active, idle time to pg_stat_activity Aleksander Alekseev 13:17
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Alena Rybakina 13:25
Re: Add connection active, idle time to pg_stat_activity Andrei Zubkov 13:36
Re: Add connection active, idle time to pg_stat_activity Aleksander Alekseev 13:38
Re: trying again to get incremental backup Andrew Dunstan 14:33
Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help Peter Eisentraut 14:36
Re: [dynahash] do not refill the hashkey after hash_search Nathan Bossart 14:50
libpq async connection and multiple hosts Daniele Varrazzo 15:03
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 15:19
Re: trying again to get incremental backup Robert Haas 15:24
Re: libpq async connection and multiple hosts Jelte Fennema 15:34
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements 📎 Andrei Zubkov 15:35
Re: Document aggregate functions better w.r.t. ORDER BY 📎 Bruce Momjian 15:36
Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart 15:43
Re: libpq async connection and multiple hosts Daniele Varrazzo 16:54
Re: libpq async connection and multiple hosts Daniele Varrazzo 16:58
Re: remaining sql/json patches Nikita Malakhov 17:13
Should we represent temp files as unsigned long int instead of signed long int type? Ashutosh Sharma 17:27
Re: trying again to get incremental backup 📎 Robert Haas 17:38
Re: race condition in pg_class Tom Lane 18:06
Re: ResourceOwner refactoring Andres Freund 18:07
Does UCS_BASIC have the right CTYPE? Jeff Davis 18:32
Remove dead code in pg_ctl.c 📎 David Steele 18:53
Re: walwriter interacts quite badly with synchronous_commit=off Andres Freund 18:59
Re: Custom tstzrange with importance factored in Jeff Davis 19:02
Re: Should we represent temp files as unsigned long int instead of signed long int type? Tom Lane 19:07
Re: Should we represent temp files as unsigned long int instead of signed long int type? Robert Haas 19:10
Re: trying again to get incremental backup Andrew Dunstan 19:17
Re: trying again to get incremental backup Robert Haas 19:19
Re: Making aggregate deserialization (and WAL receive) functions slightly faster Tom Lane 19:43
Re: POC, WIP: OR-clause support for indexes Robert Haas 19:54
Re: Remove dead code in pg_ctl.c Nathan Bossart 20:02
Re: walwriter interacts quite badly with synchronous_commit=off Heikki Linnakangas 20:04
Re: doc: a small improvement about pg_am description Jeff Davis 20:45
Re: Guiding principle for dropping LLVM versions? Thomas Munro 20:51
Re: Remove dead code in pg_ctl.c Nathan Bossart 21:30
Re: Container Types Jeff Davis 22:03
Re: Partial aggregates pushdown Bruce Momjian 22:08
Re: libpq async connection and multiple hosts Jelte Fennema 22:10
Re: Improving btree performance through specializing by key shape, take 2 Peter Geoghegan 22:35
Re: post-recovery amcheck expectations Peter Geoghegan 22:45
Re: Container Types Andres Freund 23:01
Re: Document aggregate functions better w.r.t. ORDER BY David G. Johnston 23:14
Re: Document aggregate functions better w.r.t. ORDER BY 📎 Bruce Momjian 23:22

Oct. 26, 2023

Thread Author Time
Re: pg_stat_statements and "IN" conditions Michael Paquier 00:08
Re: Document aggregate functions better w.r.t. ORDER BY David G. Johnston 00:10
Re: Should we represent temp files as unsigned long int instead of signed long int type? Michael Paquier 00:40
Re: Should we represent temp files as unsigned long int instead of signed long int type? Tom Lane 00:49
Re: libpq async connection and multiple hosts Daniele Varrazzo 01:31
Re: Document aggregate functions better w.r.t. ORDER BY 📎 Bruce Momjian 01:57
Re: Introduce a new view for checkpointer related stats Michael Paquier 01:59
Re: Document aggregate functions better w.r.t. ORDER BY David Rowley 02:12
Re: remaining sql/json patches Amit Langote 02:32
Re: Remove dead code in pg_ctl.c David Steele 03:38
Re: Add null termination to string received in parallel apply worker David Rowley 03:40
Re: Is this a problem in GenericXLogFinish()? Alexander Lakhin 04:00
Re: Making aggregate deserialization (and WAL receive) functions slightly faster 📎 David Rowley 04:00
Re: A performance issue with Memoize Andrei Lepikhov 04:07
Re: Open a streamed block for transactional messages during decoding Amit Kapila 04:42
Re: Is this a problem in GenericXLogFinish()? Jeff Davis 05:06
Re: Document aggregate functions better w.r.t. ORDER BY David G. Johnston 05:34
Re: Container Types Jeff Davis 06:13
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier 06:28
Re: RFC: Logging plan of the running query 📎 torikoshia 06:53
RE: Synchronizing slots from primary to standby Hayato Kuroda (Fujitsu) 07:08
Parallel query behaving different with custom GUCs Rushabh Lathia 07:10
RE: CRC32C Parallel Computation Optimization on ARM 📎 Xiang Gao 07:28
Re: Is this a problem in GenericXLogFinish()? Michael Paquier 07:31
Re: pg_upgrade and logical replication Michael Paquier 07:39
Re: libpq async connection and multiple hosts Jelte Fennema 08:00
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry 📎 Drouvot, Bertrand 08:04
Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help 📎 Michael Banck 08:27
RE: Open a streamed block for transactional messages during decoding 📎 Zhijie Hou (Fujitsu) 08:31
Re: Synchronizing slots from primary to standby Amit Kapila 08:40
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Lepikhov 08:49
RE: CRC32C Parallel Computation Optimization on ARM Xiang Gao 08:53
Re: CRC32C Parallel Computation Optimization on ARM Bharath Rupireddy 09:06
Re: race condition in pg_class Smolkin Grigory 09:52
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov 10:41
Re: trying again to get incremental backup Andrew Dunstan 10:59
RE: Partial aggregates pushdown 📎 [email protected] 11:11
Re: Add trailing commas to enum definitions Peter Eisentraut 11:20
Re: RFC: Pluggable TOAST Nikita Malakhov 11:29

Browse Archives

Prev | Next