pgsql-hackers since 2020-12-31 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

Dec. 31, 2020

Thread Author Time
Re: HOT chain bug in latestRemovedXid calculation Peter Geoghegan 00:33
Moving other hex functions to /common 📎 Bruce Momjian 00:35
Re: Moving other hex functions to /common 📎 Bruce Momjian 01:22
Re: Proposed patch for key managment Bruce Momjian 01:35
Re: Deleting older versions in unique indexes to avoid page splits 📎 Peter Geoghegan 02:54
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 02:59
WIP: document the hook system 📎 David Fetter 03:28
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 05:18
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar 05:23
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 05:26
Re: Moving other hex functions to /common Michael Paquier 06:10
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 07:01
Re: Buildfarm's cross-version-upgrade tests Noah Misch 07:45
Re: Proposed patch for key management Fabien COELHO 10:11
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 10:15
Re: Proposed patch for key managment Fabien COELHO 10:21
Re: Proposed patch for key managment Fabien COELHO 10:31
Re: Dependency isn't created between extension and schema Masahiko Sawada 11:05
[PATCH] New default role allowing to change per-role/database settings 📎 Michael Banck 13:15
support for MERGE 📎 Alvaro Herrera 13:47
Re: Deleting older versions in unique indexes to avoid page splits Victor Yegorov 13:50
Re: Proposed patch for key managment Stephen Frost 14:18
Re: Zedstore - compressed in-core columnar storage Simon Riggs 14:22
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 14:28
Re: Proposed patch for key management Stephen Frost 14:36
Re: Proposed patch for key managment Stephen Frost 14:40
Re: [Doc Patch] Clarify that CREATEROLE roles can GRANT default roles Michael Banck 15:05
Re: Proposed patch for key management Bruce Momjian 16:44
Re: Proposed patch for key management Stephen Frost 17:05
Re: Proposed patch for key management Bruce Momjian 17:21
Re: Buildfarm's cross-version-upgrade tests Andrew Dunstan 17:54
Re: Proposed patch for key management Joshua Drake 18:41
Re: Proposed patch for key management Joshua Drake 18:46
Re: Deleting older versions in unique indexes to avoid page splits Zhihong Yu 19:02
Re: pgbench: option delaying queries till connections establishment? Thomas Munro 19:10
Re: crash recovery vs partially written WAL Bruce Momjian 19:13
Re: Deleting older versions in unique indexes to avoid page splits Victor Yegorov 19:14
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 19:21
Re: crash recovery vs partially written WAL Stephen Frost 19:27
Re: new heapcheck contrib module Thomas Munro 19:31
Re: Table AM modifications to accept column projection lists 📎 Soumyadeep Chakraborty 21:02
Re: crash recovery vs partially written WAL Bruce Momjian 23:11

Jan. 1, 2021

Thread Author Time
Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan 00:23
Re: Table AM modifications to accept column projection lists Zhihong Yu 00:34
[PATCH] Simple progress reporting for COPY command 📎 Josef Šimánek 01:25
Re: Tid scan improvements 📎 David Fetter 01:30
RE: Global snapshots [email protected] 03:14
RE: Disable WAL logging to speed up data loading [email protected] 03:27
RE: Disable WAL logging to speed up data loading [email protected] 03:51
Key management with tests Bruce Momjian 04:50
Safety/validity of resetting permissions by updating system tables Isaac Morland 05:51
Re: Key management with tests Bruce Momjian 06:07
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL 📎 Pavel Stehule 08:15
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 08:41
Re: proposal: schema variables 📎 Pavel Stehule 08:45
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Bharath Rupireddy 10:03
Re: [PATCH] Simple progress reporting for COPY command Bharath Rupireddy 10:15
Re: [PATCH] Simplify permission checking logic in user.c Andrey Borodin 10:22
Re: poc - possibility to write window function in PL languages 📎 Pavel Stehule 11:28
Commitfest 2021-01 Now in Progress Masahiko Sawada 12:22
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek 13:00
Re: Let people set host(no)ssl settings from initdb Magnus Hagander 13:12
faster ETL / bulk data load for heap tables 📎 Luc Vlaming 14:06
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Zhihong Yu 16:06
Re: Safety/validity of resetting permissions by updating system tables Tom Lane 16:44
Re: poc - possibility to write window function in PL languages Zhihong Yu 17:58
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Andrey Borodin 18:05
Re: Proposed patch for key management Alastair Turner 18:26
Re: faster ETL / bulk data load for heap tables Zhihong Yu 18:55
Move --data-checksums to common options in initdb --help 📎 Michael Banck 19:34
Re: Safety/validity of resetting permissions by updating system tables Isaac Morland 19:34
Re: Moving other hex functions to /common 📎 Bruce Momjian 20:06
Re: pgbench: option delaying queries till connections establishment? Fabien COELHO 20:15
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch 20:35
Re: Implement <null treatment> for window functions 📎 Krasiyan Andreev 20:58
Re: Implement <null treatment> for window functions Zhihong Yu 21:21
Re: adding wait_start column to pg_locks Justin Pryzby 21:49

Jan. 2, 2021

Thread Author Time
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Bharath Rupireddy 05:23
Re: Moving other hex functions to /common 📎 Michael Paquier 05:25
Re: Move --data-checksums to common options in initdb --help Michael Paquier 05:27
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Bharath Rupireddy 05:49
Re: WIP: BRIN multi-range indexes Thomas Munro 06:42
Re: psql \df choose functions by their arguments Thomas Munro 06:55
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Andrey Borodin 07:31
Re: faster ETL / bulk data load for heap tables Amit Kapila 07:36
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 08:15
Re: Proposed patch for key management Fabien COELHO 09:50
Re: pgbench: option delaying queries till connections establishment? 📎 Thomas Munro 09:50
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch 10:00
Re: faster ETL / bulk data load for heap tables Luc Vlaming 10:04
Re: faster ETL / bulk data load for heap tables Luc Vlaming 10:09
Re: Proposed patch for key management Alastair Turner 12:47
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 14:14
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 14:17
Re: Move --data-checksums to common options in initdb --help Stephen Frost 15:47
Why latestRemovedXid|cuteoff_xid are always sent? Michail Nikolaev 16:00
Re: archive status ".ready" files may be created too early Andrey Borodin 16:54
Re: Reloptions for table access methods Jeff Davis 18:44
Re: pgbench: option delaying queries till connections establishment? Fabien COELHO 20:49
Re: WIP: BRIN multi-range indexes Tomas Vondra 22:56
Re: Why latestRemovedXid|cuteoff_xid are always sent? Peter Geoghegan 23:22

Jan. 3, 2021

Thread Author Time
Re: doc review for v14 Michael Paquier 06:10
Re: doc review for v14 Justin Pryzby 06:33
Re: Lazy JIT IR code generation to increase JIT speed with partitions Luc Vlaming 10:05
Re: Safety/validity of resetting permissions by updating system tables Simon Riggs 10:57
Re: pg_upgrade fails with non-standard ACL Noah Misch 11:29
Re: doc review for v14 Michael Paquier 12:05
LET clause Joel Jacobson 12:12
Re: LET clause Pavel Stehule 13:12
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 13:34
Why not report ERROR when "concurrent insert in progress within table"? Meng Qingzhong 13:49
Re: Handing off SLRU fsyncs to the checkpointer Tomas Vondra 14:35
Re: Rethinking plpgsql's assignment implementation Pavel Stehule 15:25
Re: Safety/validity of resetting permissions by updating system tables Isaac Morland 16:32
Re: Rethinking plpgsql's assignment implementation Tom Lane 18:06
pg_rewind restore_command issue in PG12 Amine Tengilimoglu 18:13
Re: Rethinking plpgsql's assignment implementation Pavel Stehule 18:16
Re: Implement <null treatment> for window functions David Fetter 19:04
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 19:41

Jan. 4, 2021

Thread Author Time
Re: [HACKERS] Custom compression methods Justin Pryzby 01:22
Re: zstd compression for pg_dump 📎 Justin Pryzby 02:53
Re: A failure of standby to follow timeline switch 📎 Kyotaro Horiguchi 03:06
RE: [Patch] Optimize dropping of relation buffers using dlist Tang, Haiying 03:31
Test harness for regex code (to allow importing Tcl's test suite) 📎 Tom Lane 03:49
pg_waldump/heapdesc.c and struct field names Peter Geoghegan 03:54
Re: pg_waldump/heapdesc.c and struct field names Masahiko Sawada 04:57
Re: faster ETL / bulk data load for heap tables Amit Kapila 05:05
Re: pg_waldump/heapdesc.c and struct field names Abhijit Menon-Sen 05:21
Re: Get memory contexts of an arbitrary backend process 📎 torikoshia 05:34
Re: Test harness for regex code (to allow importing Tcl's test suite) Mark Dilger 05:37
Re: Test harness for regex code (to allow importing Tcl's test suite) Tom Lane 05:47
Re: adding wait_start column to pg_locks 📎 torikoshia 06:04
Re: zstd compression for pg_dump Andrey Borodin 06:04
Re: [HACKERS] Custom compression methods Dilip Kumar 06:52
Re: zstd compression for pg_dump Justin Pryzby 07:06
Re: New Table Access Methods for Multi and Single Inserts Luc Vlaming 07:59
Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW Luc Vlaming 08:04
Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW Luc Vlaming 08:04
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 08:18
Re: Single transaction in the tablesync worker? Amit Kapila 09:08
Re: Single transaction in the tablesync worker? 📎 Peter Smith 09:28
Re: Single transaction in the tablesync worker? Peter Smith 09:33
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 09:35
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 09:36
Re: A failure of standby to follow timeline switch Fujii Masao 10:00
Re: zstd compression for pg_dump Daniil Zakhlystov 10:17
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming 10:52
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Masahiko Sawada 10:55
Re: poc - possibility to write window function in PL languages 📎 Pavel Stehule 11:14
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie 11:16
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 11:27
Re: Single transaction in the tablesync worker? Amit Kapila 11:50
Re: [PATCH] Feature improvement for CLOSE, FETCH, MOVE tab completion Masahiko Sawada 11:56
Re: Deleting older versions in unique indexes to avoid page splits Heikki Linnakangas 12:08
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming 12:14
Re: pg_rewind restore_command issue in PG12 Heikki Linnakangas 12:42
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 12:47
[Bug Fix] Logical replication on partition table is very slow and CPU is 99% 📎 赵锐 13:04
Re: pg_rewind restore_command issue in PG12 Amine Tengilimoglu 13:12
Re: Test harness for regex code (to allow importing Tcl's test suite) Joel Jacobson 13:30
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 13:32
Re: row filtering for logical replication 📎 Önder Kalacı 13:37
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 13:53
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 14:00
Re: WIP: System Versioned Temporal Table Masahiko Sawada 14:23
Re: libpq debug log Masahiko Sawada 14:35
Re: VACUUM (DISABLE_PAGE_SKIPPING on) Masahiko Sawada 14:45
Re: Safety/validity of resetting permissions by updating system tables Andrew Dunstan 15:12
set_config() documentation clarification Joel Jacobson 15:25
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed 15:34
Re: set_config() documentation clarification Chapman Flack 15:41
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 15:45
Re: Safety/validity of resetting permissions by updating system tables Isaac Morland 16:15
Re: Deleting older versions in unique indexes to avoid page splits Victor Yegorov 16:28
Re: set_config() documentation clarification David G. Johnston 16:46
[PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. 📎 Justin Pryzby 17:09
Bug in numeric_power() if exponent is INT_MIN 📎 Dean Rasheed 17:24
Re: poc - possibility to write window function in PL languages Zhihong Yu 17:38
Re: Proposed patch for key management Bruce Momjian 17:54
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 17:56
Re: Proposed patch for key management Bruce Momjian 17:56
Re: Bug in numeric_power() if exponent is INT_MIN Tom Lane 17:59
data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck 18:11
Re: Proposed patch for key management Bruce Momjian 18:23
Context diffs Bruce Momjian 19:07
Re: Context diffs Tom Lane 19:42
Re: Context diffs Peter Geoghegan 21:06
Re: pg_waldump/heapdesc.c and struct field names Andres Freund 21:12
Re: pg_waldump/heapdesc.c and struct field names Peter Geoghegan 21:56
Re: pg_waldump/heapdesc.c and struct field names Peter Geoghegan 22:06
Re: Deleting older versions in unique indexes to avoid page splits 📎 Victor Yegorov 22:07
Re: Context diffs Thomas Munro 22:21
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro 22:44
Re: Online checksums patch - once again 📎 Daniel Gustafsson 23:18
Re: language cleanups in code and docs Thomas Munro 23:42
Re: [PATCH] Simple progress reporting for COPY command Tomas Vondra 23:45

Jan. 5, 2021

Thread Author Time
Fix typo in comment 📎 Peter Smith 00:06
Re: language cleanups in code and docs 📎 Dagfinn Ilmari Mannsåker 00:12
Re: language cleanups in code and docs Thomas Munro 00:27
Adding new commitfest entry? Peter Smith 00:33

Browse Archives

Prev | Next