pgsql-hackers since 2021-01-14 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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Jan. 14, 2021

Thread Author Time
Re: vacuum_cost_page_miss default value and modern hardware 📎 Peter Geoghegan 00:24
RE: Disable WAL logging to speed up data loading [email protected] 00:27
Re: Key management with tests Bruce Momjian 00:49
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi 01:10
RE: POC: postgres_fdw insert batching [email protected] 01:14
RE: remove unneeded pstrdup in fetch_table_list Hou, Zhijie 01:17
Re: Moving other hex functions to /common Michael Paquier 02:17
Re: Moving other hex functions to /common Bruce Momjian 02:55
Re: Executing inet_server_addr/port() in parallel workers Masahiko Sawada 03:08
Re: Moving other hex functions to /common Tom Lane 03:11
Re: A failure of standby to follow timeline switch Fujii Masao 03:34
Re: adding wait_start column to pg_locks 📎 Ian Lawrence Barwick 03:39
Re: Moving other hex functions to /common Michael Paquier 04:05
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi 04:32
Fix typo about WalSndPrepareWrite 📎 japin 04:40
Re: Fix typo about WalSndPrepareWrite Ashutosh Bapat 04:56
Re: remove unneeded pstrdup in fetch_table_list Michael Paquier 05:10
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 05:18
Re: remove unneeded pstrdup in fetch_table_list Tom Lane 05:21
Re: Single transaction in the tablesync worker? 📎 Peter Smith 05:23
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila 05:25
Re: Single transaction in the tablesync worker? Peter Smith 05:33
Re: [PATCH] Feature improvement for CLOSE, FETCH, MOVE tab completion Masahiko Sawada 05:38
Re: Change default of checkpoint_completion_target Michael Paquier 05:48
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 05:50
Re: outdated references to replication timeout Michael Paquier 05:55
Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h 📎 Michael Paquier 06:11
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 06:14
Re: pg_preadv() and pg_pwritev() 📎 Sergey Shinderuk 06:32
Re: proposal: schema variables 📎 Pavel Stehule 06:35
Re: Single transaction in the tablesync worker? Amit Kapila 06:40
Re: [PATCH] Feature improvement for CLOSE, FETCH, MOVE tab completion Fujii Masao 06:43
Re: Fix typo about WalSndPrepareWrite Li Japin 06:46
Re: src/tutorial/funcs.source: Wrong comment? Daniel Westermann (DWE) 06:48
Re: Fix typo about WalSndPrepareWrite Kyotaro Horiguchi 07:32
Re: Outdated replication protocol error? Fujii Masao 07:40
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 07:44
Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut 07:56
Re: Improper use about DatumGetInt32 Michael Paquier 08:00
Re: In-placre persistance change of a relation 📎 Kyotaro Horiguchi 08:32
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro Horiguchi 08:32
Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer 08:38
Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer 08:39
[bug fix] Fix the size calculation for shmem TOC 📎 [email protected] 08:47
Re: POC: postgres_fdw insert batching Amit Langote 08:58
RE: Parallel INSERT (INTO ... SELECT ...) Tang, Haiying 09:07
Re: [bug fix] Fix the size calculation for shmem TOC Fujii Masao 09:15
Re: proposal: schema variables Erik Rijkers 09:24
Re: remove unneeded pstrdup in fetch_table_list Amit Kapila 09:35
Re: Yet another fast GiST build 📎 Andrey Borodin 09:52
Re: Get memory contexts of an arbitrary backend process 📎 torikoshia 10:11
profiling Павел Еремин 10:14
RE: ResourceOwner refactoring [email protected] 10:15
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Fujii Masao 10:22
Re: proposal: schema variables Josef Šimánek 10:31
Re: [Patch] ALTER SYSTEM READ ONLY 📎 Amul Sul 11:29
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 11:36
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION 📎 Li Japin 12:06
Re: Fix typo about WalSndPrepareWrite japin 12:18
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 12:19
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION japin 12:32
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila 12:44
Re: profiling Heikki Linnakangas 12:55
Re: POC: postgres_fdw insert batching Tomas Vondra 12:57
Re: Is Recovery actually paused? Yugo NAGATA 13:18
Re: ResourceOwner refactoring 📎 Heikki Linnakangas 13:34
cost_sort vs cost_agg 📎 Andy Fan 13:42
Re: POC: postgres_fdw insert batching Amit Langote 13:57
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 14:32
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Li Japin 14:59
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 15:04
Re: POC: postgres_fdw insert batching 📎 Tomas Vondra 15:05
Re: outdated references to replication timeout John Naylor 15:11
Re: CheckpointLock needed in CreateCheckPoint()? Robert Haas 15:21
Re: pg_preadv() and pg_pwritev() Tom Lane 15:42
Re: Stronger safeguard for archive recovery not to miss data Laurenz Albe 15:55
NOT VALID for Unique Indexes 📎 Simon Riggs 16:22
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 16:28
Re: psql \df choose functions by their arguments 📎 Greg Sabino Mullane 16:45
Re: [HACKERS] [PATCH] Generic type subscripting Dian M Fay 17:02
Re: WIP: System Versioned Temporal Table Surafel Temesgen 17:03
Re: vacuum_cost_page_miss default value and modern hardware Magnus Hagander 17:29
Re: WIP: System Versioned Temporal Table Surafel Temesgen 17:42
Re: WIP: System Versioned Temporal Table Surafel Temesgen 17:46
Re: pg_preadv() and pg_pwritev() Tom Lane 18:05
Re: pg_preadv() and pg_pwritev() Tom Lane 18:31
Re: vacuum_cost_page_miss default value and modern hardware Robert Haas 18:42
Re: adding wait_start column to pg_locks Robert Haas 18:45
Re: Transactions involving multiple postgres foreign servers, take 2 Zhihong Yu 19:04
Re: new heapcheck contrib module Robert Haas 21:13
Re: Cirrus CI (Windows help wanted) Thomas Munro 21:20
Re: WIP: System Versioned Temporal Table Simon Riggs 21:22
Re: WIP: System Versioned Temporal Table Simon Riggs 21:27
Re: pg_preadv() and pg_pwritev() Tom Lane 22:13
Re: Transactions involving multiple postgres foreign servers, take 2 Zhihong Yu 22:46
Re: WIP: System Versioned Temporal Table Ryan Lambert 23:01
Re: Add table access method as an option to pgbench David Zhang 23:51

Jan. 15, 2021

Thread Author Time
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 00:13
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan 00:23
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan 01:09
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 01:12
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 01:32
Re: pg_preadv() and pg_pwritev() 📎 Tom Lane 01:45
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 01:53
Re: pg_preadv() and pg_pwritev() Tom Lane 02:04
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 02:04
Re: O(n^2) system calls in RemoveOldXlogFiles() Michael Paquier 02:07
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 02:08
Re: O(n^2) system calls in RemoveOldXlogFiles() Thomas Munro 02:25
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk 02:27
Re: O(n^2) system calls in RemoveOldXlogFiles() Michael Paquier 02:42
RE: POC: postgres_fdw insert batching [email protected] 02:47
Re: adding wait_start column to pg_locks Ian Lawrence Barwick 02:48
Re: Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h Michael Paquier 03:02
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila 03:09
RE: invalid data in file backup_label problem on windows Wang, Shenhao 03:29
Re: invalid data in file backup_label problem on windows Michael Paquier 03:37
Re: [bug fix] Fix the size calculation for shmem TOC Fujii Masao 03:47
RE: invalid data in file backup_label problem on windows Wang, Shenhao 03:50
Re: vacuum_cost_page_miss default value and modern hardware Masahiko Sawada 04:33
Pg14, pg_dumpall and "password_encryption=true" Ian Lawrence Barwick 04:35
fix typo in reorderbuffer.c 📎 Hou, Zhijie 04:58
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 05:17
Re: Yet another fast GiST build Peter Eisentraut 05:24
RE: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Hou, Zhijie 06:03
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 06:18
Re: adding wait_start column to pg_locks torikoshia 06:23
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 06:50
fdatasync(2) on macOS Thomas Munro 06:53
Re: Add Nullif case for eval_const_expressions_mutator Peter Eisentraut 06:59
RE: libpq debug log 📎 [email protected] 07:13
Re: [patch] [doc] Further note required activity aspect of automatic checkpoint and archving Peter Eisentraut 07:16
Wrong HINT during database recovery when occur a minimal wal. lchch1990 07:19
Re: WIP: document the hook system Peter Eisentraut 07:28
Re: Wrong HINT during database recovery when occur a minimal wal. [email protected] 07:32
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION japin 07:49
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 07:54
Re: Is it worth accepting multiple CRLs? Peter Eisentraut 07:56
Re: pg_upgrade test for binary compatibility of core data types Peter Eisentraut 08:00
Re: Wrong HINT during database recovery when occur a minimal wal. Kyotaro Horiguchi 08:29
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 08:42
Re: list of extended statistics on psql Julien Rouhaud 08:47
Re: Printing backtrace of postgres processes Peter Eisentraut 08:53
Re: Occasional tablespace.sql failures in check-world -jnn Peter Eisentraut 08:59
Re: Wrong HINT during database recovery when occur a minimal wal. [email protected] 09:04
Re: fdatasync(2) on macOS Thomas Munro 09:10
RE: ResourceOwner refactoring [email protected] 09:10
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION 📎 japin 09:15
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 09:43
Re: Added schema level support for publication. vignesh C 09:46
Determine parallel-safety of partition relations for Inserts Amit Kapila 10:20
Re: Online checksums patch - once again 📎 Daniel Gustafsson 10:32
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila 10:35
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 10:52
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila 10:52
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 10:57
Re: cost_sort vs cost_agg Ashutosh Bapat 11:18
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION japin 11:24
Re: Improve handling of parameter differences in physical replication Sergei Kornilov 11:28
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION 📎 Bharath Rupireddy 11:55
Re: Wrong HINT during database recovery when occur a minimal wal. Kyotaro Horiguchi 12:22
Re: Determine parallel-safety of partition relations for Inserts Ashutosh Bapat 12:23
Re: Commitfest 2021-01 Now in Progress Masahiko Sawada 12:53
Re: Wrong HINT during database recovery when occur a minimal wal. lchch1990 13:01
Re: Determine parallel-safety of partition relations for Inserts Amit Kapila 13:02
Re: Determine parallel-safety of partition relations for Inserts Amit Langote 13:15
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Álvaro Herrera 13:38
Re: POC: postgres_fdw insert batching Amit Langote 13:48
RE: Determine parallel-safety of partition relations for Inserts [email protected] 14:04
RE: Disable WAL logging to speed up data loading 📎 [email protected] 14:18
RE: Determine parallel-safety of partition relations for Inserts [email protected] 14:26
RE: Disable WAL logging to speed up data loading [email protected] 14:27
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements 📎 Álvaro Herrera 14:29
RE: POC: postgres_fdw insert batching [email protected] 14:59
Re: POC: postgres_fdw insert batching Amit Langote 15:34
Re: list of extended statistics on psql Tomas Vondra 16:19
Re: pg_preadv() and pg_pwritev() Tom Lane 16:30
Re: Transactions involving multiple postgres foreign servers, take 2 Zhihong Yu 16:40
Re: WIP: System Versioned Temporal Table Surafel Temesgen 16:46
Re: WIP: System Versioned Temporal Table Simon Riggs 16:50
Re: WIP: System Versioned Temporal Table Surafel Temesgen 16:56
Re: WIP: System Versioned Temporal Table Simon Riggs 17:01
Re: Yet another fast GiST build Andrey Borodin 17:05
Re: PG vs LLVM 12 on seawasp, next round Alvaro Herrera 17:06
Re: PG vs LLVM 12 on seawasp, next round Tom Lane 17:43
Re: fdatasync(2) on macOS Tom Lane 17:55
Git, diffs, and patches Bruce Momjian 18:39
Re: fdatasync(2) on macOS Bruce Momjian 18:43
Re: O(n^2) system calls in RemoveOldXlogFiles() Andres Freund 19:23
Re: WIP: System Versioned Temporal Table legrand legrand 19:26
Re: [patch] [doc] Further note required activity aspect of automatic checkpoint and archving David G. Johnston 19:50
Re: jit and explain nontext Tom Lane 19:53
Re: Printing backtrace of postgres processes Andres Freund 20:10
Re: Add table access method as an option to pgbench 📎 David Zhang 20:10
Re: Improve pg_dump dumping publication tables Tom Lane 20:22
Re: jit and explain nontext Justin Pryzby 20:25
Re: Key management with tests 📎 Bruce Momjian 20:49
Re: Add table access method as an option to pgbench Andres Freund 21:22
Re: Key management with tests Robert Haas 21:23
Re: Wrong usage of RelationNeedsWAL Andres Freund 21:30

Browse Archives

Prev | Next