pgsql-hackers since 2023-10-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
Browse Archives
Prev
|
Next
Oct. 24, 2023
Thread |
Author |
Time |
RE: Partial aggregates pushdown
|
[email protected] |
00:12 |
Re: Patch: Improve Boolean Predicate JSON Path Docs
|
Erik Wienhold |
00:20 |
Re: Various bugs if segment containing redo pointer does not exist
|
Andres Freund |
00:43 |
Re: Show version of OpenSSL in ./configure output
|
Tom Lane |
00:44 |
Re: Is this a problem in GenericXLogFinish()?
|
Jeff Davis |
00:45 |
Re: run pgindent on a regular basis / scripted manner
|
Jeff Davis |
00:50 |
Re: PostgreSQL domains and NOT NULL constraint
|
Tom Lane |
01:02 |
Re: run pgindent on a regular basis / scripted manner
|
Amit Langote |
01:16 |
Re: post-recovery amcheck expectations
|
Noah Misch |
02:28 |
Re: Fix output of zero privileges in psql
|
Laurenz Albe |
02:35 |
Re: Add the ability to limit the amount of memory that can be
allocated to backends.
|
Andrei Lepikhov |
02:39 |
Re: LLVM 16 (opaque pointers)
|
Andres Freund |
02:40 |
Re: Fix output of zero privileges in psql
|
Tom Lane |
02:43 |
Re: Add the ability to limit the amount of memory that can be
allocated to backends.
|
Andres Freund |
02:44 |
Re: LLVM 16 (opaque pointers)
|
Tom Lane |
02:47 |
Re: Fix output of zero privileges in psql
|
David G. Johnston |
02:54 |
Re: Fix output of zero privileges in psql
|
David G. Johnston |
03:01 |
Re: More new SQL/JSON item methods
|
jian he |
03:16 |
Re: [PoC] pg_upgrade: allow to upgrade publisher node
|
Amit Kapila |
04:16 |
Re: [PoC] pg_upgrade: allow to upgrade publisher node
|
Amit Kapila |
04:21 |
Re: BUG #17540: Prepared statement: PG switches to a generic query
plan which is consistently much slower 📎
|
Andrei Lepikhov |
04:25 |
Re: run pgindent on a regular basis / scripted manner
|
Michael Paquier |
04:31 |
Re: Incorrect handling of OOM in WAL replay leading to data loss
|
Michael Paquier |
04:56 |
Re: psql: Could we get "-- " prefixing on the **** QUERY ****
outputs? (ECHO_HIDDEN)
|
Kirk Wolak |
05:09 |
Replace references to malloc() in libpq documentation with generic language 📎
|
Gurjeet Singh |
05:13 |
Re: psql: Could we get "-- " prefixing on the **** QUERY ****
outputs? (ECHO_HIDDEN)
|
Pavel Stehule |
05:15 |
RE: Synchronizing slots from primary to standby
|
Zhijie Hou (Fujitsu) |
05:21 |
Re: Synchronizing slots from primary to standby
|
Ajin Cherian |
05:44 |
Re: pg_ctl start may return 0 even if the postmaster has been
already started on Windows 📎
|
Kyotaro Horiguchi |
06:00 |
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎
|
Hayato Kuroda (Fujitsu) |
06:02 |
Re: Add trailing commas to enum definitions
|
Junwang Zhao |
06:07 |
Re: Synchronizing slots from primary to standby
|
Drouvot, Bertrand |
06:24 |
Re: Fix output of zero privileges in psql
|
Laurenz Albe |
06:34 |
Re: RFC: Logging plan of the running query
|
Étienne BERSAC |
07:12 |
Re: Synchronizing slots from primary to standby
|
Peter Smith |
07:32 |
Re: Synchronizing slots from primary to standby
|
Peter Smith |
07:35 |
RE: pg_ctl start may return 0 even if the postmaster has been already
started on Windows
|
Hayato Kuroda (Fujitsu) |
07:37 |
Re: [PoC] pg_upgrade: allow to upgrade publisher node
|
Bharath Rupireddy |
07:50 |
Re: [PATCH] Tracking statements entry timestamp in
pg_stat_statements
|
Andrei Zubkov |
07:58 |
Re: pg_ctl start may return 0 even if the postmaster has been
already started on Windows 📎
|
Kyotaro Horiguchi |
08:25 |
Re: Replace references to malloc() in libpq documentation with
generic language
|
Daniel Gustafsson |
08:32 |
Bug: RLS policy FOR SELECT is used to check new rows
|
Laurenz Albe |
08:35 |
BUG #18167: cannot create partitioned tables when default_tablespace is set
|
PG Bug reporting form |
09:42 |
Re: Simplify create_merge_append_path a bit for clarity
|
Alena Rybakina |
10:00 |
Re: Synchronizing slots from primary to standby
|
Drouvot, Bertrand |
10:05 |
Re: Bug: RLS policy FOR SELECT is used to check new rows
|
Dean Rasheed |
10:59 |
A case for GIST supporting ORDER BY
|
Michał Kłeczek |
11:22 |
RE: logical decoding and replication of sequences, take 2
|
Zhijie Hou (Fujitsu) |
11:31 |
d844cd75a and postgres_fdw 📎
|
Devrim Gündüz |
11:46 |
Open a streamed block for transactional messages during decoding 📎
|
Zhijie Hou (Fujitsu) |
11:52 |
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 |
Browse Archives
Prev
|
Next