pgsql-hackers - October 2024
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. 1, 2024
Thread |
Author |
Time |
Re: [PoC] Federated Authn/z with OAUTHBEARER
|
Jacob Champion |
00:05 |
Re: pg_upgrade check for invalid databases
|
Thomas Krennwallner |
00:35 |
Re: Doc: typo in config.sgml
|
Tatsuo Ishii |
01:33 |
Re: query_id, pg_stat_activity, extended query protocol
|
Michael Paquier |
02:07 |
Re: [PoC] Reducing planning time when tables have many partitions 📎
|
Yuya Watari |
02:35 |
Re: Doc: typo in config.sgml
|
Tatsuo Ishii |
03:02 |
Re: Conflict Detection and Resolution
|
shveta malik |
04:18 |
Re: Conflict Detection and Resolution
|
shveta malik |
04:24 |
Re: Psql meta-command conninfo+
|
Hunaid Sohail |
04:27 |
[BUG FIX]Connection fails with whitespace after keepalives parameter
value 📎
|
Yuto Sasaki (Fujitsu) |
05:11 |
Re: general purpose array_sort 📎
|
Junwang Zhao |
05:23 |
Re: Psql meta-command conninfo+
|
Jim Jones |
05:50 |
Re: Doc: typo in config.sgml 📎
|
Yugo NAGATA |
06:16 |
Re: Address the -Wuse-after-free warning in ATExecAttachPartition() 📎
|
Amit Langote |
06:23 |
Re: Fix orphaned 2pc file which may casue instance restart failed
|
Michael Paquier |
06:49 |
Re: Set query_id for query contained in utility statement
|
Anthonin Bonnefoy |
07:26 |
Re: Parallel workers stats in pg_stat_database
|
Michael Paquier |
07:27 |
Re: pg_upgrade check for invalid databases
|
Daniel Gustafsson |
07:28 |
Re: Set query_id for query contained in utility statement
|
Michael Paquier |
07:35 |
Re: pg_upgrade check for invalid databases
|
Daniel Gustafsson |
07:42 |
promote request not received timely on slow Windows machines
|
Alexander Lakhin |
08:00 |
Re: not null constraints, again
|
jian he |
08:14 |
Re: not null constraints, again
|
jian he |
08:17 |
Re: Patch: Show queries of processes holding a lock
|
wenhui qiu |
08:44 |
Re: Expand applicability of aggregate's sortop optimization 📎
|
Andrei Lepikhov |
09:25 |
Re: Conflict Detection and Resolution
|
shveta malik |
10:07 |
Re: Requiring LLVM 14+ in PostgreSQL 18
|
Peter Eisentraut |
10:23 |
Re: POC, WIP: OR-clause support for indexes
|
Alexander Korotkov |
10:25 |
Re: Call rm_redo in a temporary memory context
|
Kirill Reshke |
10:29 |
Re: Truncate logs by max_log_size
|
Jim Jones |
11:46 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎
|
Alexander Lakhin |
12:00 |
Re: On non-Windows, hard depend on uselocale(3)
|
Peter Eisentraut |
12:04 |
Re: Using per-transaction memory contexts for storing decoded tuples
|
Amit Kapila |
12:15 |
Re: SET or STRICT modifiers on function affect planner row estimates
|
Michał Kłeczek |
12:30 |
Re: Truncate logs by max_log_size
|
Greg Sabino Mullane |
12:43 |
Re: Conflict detection for update_deleted in logical replication
|
Amit Kapila |
12:43 |
Re: pg_verifybackup: TAR format backup verification
|
Robert Haas |
12:45 |
Re: Row pattern recognition
|
Jacob Champion |
12:48 |
Re: Doc: typo in config.sgml 📎
|
Yugo Nagata |
13:20 |
Re: BUG #18641: Logical decoding of two-phase commit fails with
TOASTed default values 📎
|
Takeshi Ideriha |
13:37 |
Re: [PATCH] Replace magic constant 3 with NUM_MERGE_MATCH_KINDS
|
Peter Eisentraut |
13:46 |
Re: Converting README documentation to Markdown 📎
|
Daniel Gustafsson |
13:51 |
coupling of index and table access methods
|
Aleksey Demakov |
13:51 |
Re: Improving tracking/processing of buildfarm test failures 📎
|
Alexander Lakhin |
14:00 |
Re: First draft of PG 17 release notes 📎
|
Laurenz Albe |
14:36 |
Re: pg_verifybackup: TAR format backup verification 📎
|
Robert Haas |
14:39 |
Re: pg_verifybackup: TAR format backup verification
|
Tom Lane |
14:48 |
Re: Converting README documentation to Markdown
|
Jelte Fennema-Nio |
14:53 |
Re: not null constraints, again 📎
|
jian he |
14:54 |
Re: SQLFunctionCache and generic plans 📎
|
Alexander Pyhalov |
15:12 |
Re: Enable data checksums by default
|
Peter Eisentraut |
15:15 |
Re: not null constraints, again
|
Alvaro Herrera |
15:20 |
Re: Truncate logs by max_log_size 📎
|
Kirill Gavrilov |
15:46 |
Re: Inconsistency in reporting checkpointer stats 📎
|
Fujii Masao |
15:58 |
Re: pg_verifybackup: TAR format backup verification
|
Robert Haas |
16:06 |
Re: [BUG FIX]Connection fails with whitespace after keepalives
parameter value
|
Fujii Masao |
16:10 |
Re: [BUG FIX]Connection fails with whitespace after keepalives parameter value
|
Tom Lane |
16:29 |
Re: Inconsistency in reporting checkpointer stats
|
Nitin Jadhav |
16:50 |
Re: pg_verifybackup: TAR format backup verification
|
Tom Lane |
17:32 |
Re: Proposal to Enable/Disable Index using ALTER INDEX
|
Shayon Mukherjee |
18:17 |
Re: Changing the state of data checksums in a running cluster
|
Daniel Gustafsson |
18:55 |
Re: pg_trgm comparison bug on cross-architecture replication due to
different char implementation
|
Masahiko Sawada |
18:55 |
Re: query_id, pg_stat_activity, extended query protocol
|
Alexander Lakhin |
19:00 |
Re: pg_parse_json() should not leak token copies on failure 📎
|
Jacob Champion |
19:04 |
Re: Fixing backslash dot for COPY FROM...CSV
|
Daniel Verite |
19:34 |
Re: Using per-transaction memory contexts for storing decoded tuples
|
Masahiko Sawada |
19:58 |
Re: not null constraints, again 📎
|
Alvaro Herrera |
20:12 |
Re: Converting README documentation to Markdown
|
Daniel Gustafsson |
20:15 |
Re: Fixing backslash dot for COPY FROM...CSV
|
Tom Lane |
20:17 |
Patch: Make pg_waldump.sgml less confusing 📎
|
Christoph Berg |
21:44 |
Re: Patch: Make pg_waldump.sgml less confusing
|
Michael Paquier |
22:51 |
Re: Truncate logs by max_log_size
|
Jim Jones |
23:08 |
Oct. 2, 2024
Thread |
Author |
Time |
Re: Add on_error and log_verbosity options to file_fdw
|
Masahiko Sawada |
00:27 |
Re: BUG #18641: Logical decoding of two-phase commit fails with
TOASTed default values 📎
|
Takeshi Ideriha |
00:36 |
Re: query_id, pg_stat_activity, extended query protocol
|
Michael Paquier |
00:52 |
Re: general purpose array_sort
|
jian he |
01:50 |
Re: Inconsistency in reporting checkpointer stats
|
Fujii Masao |
02:21 |
Re: Call rm_redo in a temporary memory context
|
Michael Paquier |
02:28 |
Re: [BUG FIX]Connection fails with whitespace after keepalives
parameter value
|
Michael Paquier |
02:35 |
Re: Requiring LLVM 14+ in PostgreSQL 18
|
Thomas Munro |
02:36 |
RE: Conflict detection for update_deleted in logical replication 📎
|
Zhijie Hou (Fujitsu) |
02:39 |
Re: query_id, pg_stat_activity, extended query protocol
|
Alexander Lakhin |
03:00 |
Enhance create subscription reference manual 📎
|
Tatsuo Ishii |
03:15 |
Re: pg_trgm comparison bug on cross-architecture replication due to
different char implementation
|
Noah Misch |
03:20 |
Re: query_id, pg_stat_activity, extended query protocol
|
Michael Paquier |
03:29 |
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation
|
Tom Lane |
03:57 |
Re: Fix some ubsan/asan related issues
|
Tristan Partin |
04:02 |
Re: Converting README documentation to Markdown
|
Tristan Partin |
04:17 |
Re: Set query_id for query contained in utility statement
|
Michael Paquier |
04:38 |
Re: Psql meta-command conninfo+
|
Hunaid Sohail |
04:48 |
Re: Split index and table statistics into different types of stats
|
Michael Paquier |
04:48 |
Re: coupling of index and table access methods
|
Aleksey Demakov |
05:07 |
Re: Enhance create subscription reference manual
|
Yugo Nagata |
05:19 |
Re: Sequence Access Methods, round two 📎
|
Michael Paquier |
05:28 |
Re: Enhance create subscription reference manual
|
Tatsuo Ishii |
05:52 |
RE: Conflict detection for update_deleted in logical replication
|
Hayato Kuroda (Fujitsu) |
06:33 |
Re: Add on_error and log_verbosity options to file_fdw 📎
|
Fujii Masao |
06:34 |
Re: Enhance create subscription reference manual
|
Yugo NAGATA |
06:39 |
Re: POC, WIP: OR-clause support for indexes
|
Andrei Lepikhov |
06:45 |
Re: Return pg_control from pg_backup_stop().
|
Michael Paquier |
07:15 |
Re: Enhance create subscription reference manual
|
Tatsuo Ishii |
07:25 |
Re: Enhance create subscription reference manual
|
Yugo NAGATA |
08:17 |
Re: not null constraints, again
|
jian he |
08:41 |
bgwrite process is too lazy
|
wenhui qiu |
08:48 |
Re: Conflict Detection and Resolution 📎
|
Peter Smith |
08:54 |
Re: On disable_cost
|
David Rowley |
08:55 |
Re: Return pg_control from pg_backup_stop(). 📎
|
David Steele |
09:03 |
Re: Parallel workers stats in pg_stat_database
|
Benoit Lobréau |
09:12 |
Re: [BUG FIX]Connection fails with whitespace after keepalives
parameter value
|
Fujii Masao |
09:40 |
Re: Patch: Show queries of processes holding a lock 📎
|
Alexey Orlov |
09:43 |
Re: Psql meta-command conninfo+
|
Jim Jones |
09:47 |
Re: pg_basebackup and error messages dependent on the order of the
arguments
|
Daniel Westermann (DWE) |
10:00 |
Rename PageData to XLogPageData 📎
|
Peter Eisentraut |
11:30 |
Re: Allowing parallel-safe initplans
|
Frédéric Yhuel |
11:58 |
Re: not null constraints, again
|
Alvaro Herrera |
12:19 |
Re: On disable_cost
|
Robert Haas |
14:04 |
Re: On disable_cost
|
Robert Haas |
14:08 |
Re: pg_verifybackup: TAR format backup verification
|
Robert Haas |
14:09 |
Re: not null constraints, again
|
Alvaro Herrera |
14:25 |
Re: bgwrite process is too lazy
|
Laurenz Albe |
14:44 |
Re: general purpose array_sort 📎
|
Junwang Zhao |
14:46 |
Re: bgwrite process is too lazy
|
Tony Wayne |
15:02 |
Re: bgwrite process is too lazy
|
Tomas Vondra |
16:36 |
Re: pg_trgm comparison bug on cross-architecture replication due to
different char implementation
|
Masahiko Sawada |
17:02 |
Re: Rename PageData to XLogPageData
|
Heikki Linnakangas |
17:02 |
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Jacob Champion |
17:16 |
Re: pg_parse_json() should not leak token copies on failure
|
Andrew Dunstan |
17:45 |
Re: On disable_cost
|
Laurenz Albe |
18:04 |
Re: On disable_cost
|
Laurenz Albe |
18:12 |
Re: On disable_cost
|
Alena Rybakina |
18:13 |
Re: On disable_cost
|
Alena Rybakina |
18:31 |
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Daniel Gustafsson |
18:33 |
Re: pg_verifybackup: TAR format backup verification
|
Tom Lane |
19:00 |
Re: On disable_cost
|
Laurenz Albe |
19:05 |
Re: On disable_cost
|
Laurenz Albe |
19:08 |
Re: On disable_cost
|
Alena Rybakina |
19:23 |
Re: On disable_cost
|
Alena Rybakina |
19:41 |
Re: [BUG FIX]Connection fails with whitespace after keepalives parameter value
|
Tom Lane |
21:39 |
Re: On disable_cost
|
David Rowley |
22:44 |
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Jacob Champion |
23:20 |
Re: Enhance create subscription reference manual
|
Peter Smith |
23:43 |
Oct. 3, 2024
Browse Archives
Prev
|
Next