pgsql-hackers since 2022-09-14 09:12
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
Sept. 14, 2022
Sept. 15, 2022
Sept. 16, 2022
Thread |
Author |
Time |
Re: Assertion failure in WaitForWALToBecomeAvailable state machine
|
Michael Paquier |
00:05 |
Re: Kerberos delegation support in libpq and postgres_fdw 📎
|
Jacob Champion |
00:06 |
Re: A question about wording in messages
|
Thomas Munro |
00:10 |
Re: remove_useless_groupby_columns is too enthusiastic
|
David Rowley |
00:22 |
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is
full on the publisher
|
Peter Smith |
00:27 |
Re: why can't a table be part of the same publication as its schema 📎
|
Peter Smith |
01:28 |
Re: walmethods.c/h are doing some strange things
|
Kyotaro Horiguchi |
01:39 |
Re: Assertion failure in WaitForWALToBecomeAvailable state machine
|
Kyotaro Horiguchi |
01:45 |
warning about missing format string annotations
|
Andres Freund |
01:54 |
Re: Improve description of XLOG_RUNNING_XACTS
|
Kyotaro Horiguchi |
01:55 |
Re: pg_basebackup's --gzip switch misbehaves
|
Michael Paquier |
02:22 |
Re: ICU for global collation
|
Michael Paquier |
02:28 |
Re: [PATCH]Feature improvement for MERGE tab completion 📎
|
bt22kawamotok |
02:46 |
Re: Inconsistencies in error messages
|
John Naylor |
02:48 |
Re: Typo in xact.c
|
Kyotaro Horiguchi |
03:11 |
Re: Background writer and checkpointer in crash recovery
|
Justin Pryzby |
03:19 |
Re: why can't a table be part of the same publication as its schema
|
Amit Kapila |
03:37 |
Re: Switching XLog source from archive to streaming when primary available
|
Bharath Rupireddy |
03:45 |
Re: Typo in xact.c
|
John Naylor |
03:51 |
Re: Typo in xact.c 📎
|
Japin Li |
03:57 |
Re: Schema variables - new implementation for Postgres 15 📎
|
Julien Rouhaud |
03:59 |
Re: Typo in xact.c
|
Japin Li |
04:01 |
Re: missing indexes in indexlist with partitioned tables 📎
|
David Rowley |
04:08 |
Re: Add last_vacuum_index_scans in pg_stat_all_tables 📎
|
Ken Kato |
04:23 |
Re: ICU for global collation
|
Kyotaro Horiguchi |
04:55 |
Re: START_REPLICATION SLOT causing a crash in an assert build 📎
|
Kyotaro Horiguchi |
05:37 |
Re: why can't a table be part of the same publication as its schema 📎
|
Amit Kapila |
05:42 |
Re: Add last_vacuum_index_scans in pg_stat_all_tables
|
Fujii Masao |
05:52 |
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎
|
Masahiko Sawada |
06:00 |
Re: A question about wording in messages 📎
|
Kyotaro Horiguchi |
06:16 |
Re: Refactor backup related code (was: Is it correct to say,
"invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?)
|
Michael Paquier |
06:30 |
Re: Switching XLog source from archive to streaming when primary
available
|
Kyotaro Horiguchi |
06:36 |
Re: [PATCH] Simple code cleanup in tuplesort.c.
|
Richard Guo |
06:43 |
Re: Remove dead macro exec_subplan_get_plan
|
Richard Guo |
06:47 |
Re: ICU for global collation
|
Marina Polyakova |
06:49 |
Make ON_ERROR_STOP stop on shell script failure 📎
|
bt22nakamorit |
06:55 |
missing PG_FREE_IF_COPY in textlike() and textnlike() ?
|
CK Tan |
06:56 |
Re: A question about wording in messages
|
Amit Kapila |
06:59 |
Re: missing PG_FREE_IF_COPY in textlike() and textnlike() ?
|
Tom Lane |
07:03 |
Re: Remove dead macro exec_subplan_get_plan
|
Zhang Mingli |
07:16 |
Re: missing PG_FREE_IF_COPY in textlike() and textnlike() ?
|
CK Tan |
07:29 |
Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating
per-tuple freeze plans
|
Masahiko Sawada |
07:29 |
Re: ICU for global collation
|
Marina Polyakova |
07:31 |
RE: why can't a table be part of the same publication as its schema 📎
|
[email protected] |
07:39 |
Re: [PoC] Improve dead tuple storage for lazy vacuum
|
John Naylor |
07:54 |
Re: ICU for global collation
|
Peter Eisentraut |
07:56 |
Re: ICU for global collation
|
Peter Eisentraut |
07:57 |
Re: ICU for global collation
|
Kyotaro Horiguchi |
08:11 |
Re: ICU for global collation
|
Kyotaro Horiguchi |
08:14 |
Re: Make ON_ERROR_STOP stop on shell script failure
|
Kyotaro Horiguchi |
08:30 |
Re: A question about wording in messages
|
Kyotaro Horiguchi |
08:37 |
Re: A question about wording in messages
|
Amit Kapila |
08:58 |
Re: Add 64-bit XIDs into PostgreSQL 15 📎
|
Maxim Orlov |
08:59 |
About displaying NestLoopParam
|
Richard Guo |
09:59 |
Re: Switching XLog source from archive to streaming when primary available
|
Bharath Rupireddy |
11:28 |
Error for WITH options on partitioned tables 📎
|
Simon Riggs |
12:13 |
Re: SUBTRANS: Minimizing calls to SubTransSetParent() 📎
|
Simon Riggs |
12:20 |
Pruning never visible changes 📎
|
Simon Riggs |
12:33 |
Re: Error for WITH options on partitioned tables
|
Japin Li |
12:48 |
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages
doesn't work.
|
Michael Paquier |
12:51 |
Re: Query Jumbling for CALL and SET utility statements
|
Fujii Masao |
12:53 |
Re: Error for WITH options on partitioned tables
|
Japin Li |
12:59 |
PostgreSQL 15 RC1 + GA dates
|
Jonathan S. Katz |
13:17 |
RE: Allow logical replication to copy tables in binary format
|
[email protected] |
13:51 |
Re: postgres_fdw hint messages
|
Peter Eisentraut |
13:54 |
Re: Add 64-bit XIDs into PostgreSQL 15
|
Maxim Orlov |
13:59 |
Re: Pruning never visible changes
|
Tom Lane |
14:26 |
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work.
|
Tom Lane |
14:29 |
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages
doesn't work.
|
Julien Rouhaud |
14:36 |
Re: [PoC] Let libpq reject unexpected authentication requests
|
Peter Eisentraut |
14:56 |
Re: Query Jumbling for CALL and SET utility statements
|
Imseih (AWS), Sami |
15:08 |
clang 15 doesn't like our JIT code
|
Tom Lane |
15:40 |
Re: Query Jumbling for CALL and SET utility statements
|
Drouvot, Bertrand |
15:47 |
Re: postgres_fdw hint messages
|
Nathan Bossart |
15:55 |
Re: Slow standby snapshot 📎
|
Michail Nikolaev |
16:08 |
Re: Patch proposal: make use of regular expressions for the username
in pg_hba.conf 📎
|
Drouvot, Bertrand |
16:24 |
Re: Pruning never visible changes
|
Simon Riggs |
16:56 |
Re: Pruning never visible changes
|
Tom Lane |
17:37 |
Re:pg_stat_statements and "IN" conditions
|
Sergei Kornilov |
18:25 |
Improve cursor handling in pg_stat_statements 📎
|
Imseih (AWS), Sami |
18:32 |
Re: clang 15 doesn't like our JIT code
|
Andres Freund |
18:45 |
Re: [RFC] building postgres with meson - v13
|
Andres Freund |
18:49 |
RFC: Logging plan of the running query 📎
|
a.rybakina |
18:51 |
Browse Archives
Prev
|
Next