pgsql-hackers since 2021-03-09 06:53

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

March 9, 2021

Thread Author Time
Re: [PoC] Non-volatile WAL buffer 📎 Takashi Menjo 06:53
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Joel Jacobson 06:57
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 07:07
Re: [HACKERS] Custom compression methods Justin Pryzby 07:16
RE: [PoC] Non-volatile WAL buffer [email protected] 07:23
Re: pg_upgrade fails with non-standard ACL 📎 Noah Misch 07:25
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Pavel Stehule 07:26
Re: [HACKERS] Custom compression methods Dilip Kumar 07:34
Re: [HACKERS] Custom compression methods Justin Pryzby 07:43
Re: shared-memory based stats collector Kyotaro Horiguchi 07:51
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 07:53
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Joel Jacobson 08:01
Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao 08:02
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 08:02
Re: shared-memory based stats collector Kyotaro Horiguchi 08:11
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy 08:15
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 08:20
Re: [HACKERS] Custom compression methods Dilip Kumar 08:22
Re: Make stream_prepare an optional callback Markus Wanner 08:25
Re: Implementing Incremental View Maintenance 📎 Yugo NAGATA 08:27
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Pavel Stehule 08:29
Re: Make stream_prepare an optional callback Amit Kapila 08:39
[PATCH] Provide more information to filter_prepare 📎 Markus Wanner 08:44
Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao 08:51
Re: Make stream_prepare an optional callback Markus Wanner 08:53
Re: [POC] verifying UTF-8 using SIMD instructions Amit Khandekar 09:00
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Joel Jacobson 09:00
Re: Add some tests for pg_stat_statements compatibility verification under contrib Julien Rouhaud 09:09
Re: [HACKERS] Custom compression methods Dilip Kumar 09:14
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Pavel Stehule 09:18
RE: POC: Cleaning up orphaned files using undo logs [email protected] 09:19
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 09:29
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 09:31
Re: Make stream_prepare an optional callback Amit Kapila 09:37
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 09:41
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 09:52
Re: Make stream_prepare an optional callback Markus Wanner 10:11
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Joel Jacobson 10:24
Re: PROXY protocol support 📎 Magnus Hagander 10:25
Re: [Patch] ALTER SYSTEM READ ONLY 📎 Amul Sul 10:30
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Joel Jacobson 10:32
Re: Make stream_prepare an optional callback Amit Kapila 10:34
Re: Improvements and additions to COPY progress reporting Josef Šimánek 10:39
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 10:55
Enlarge IOS vm cache 📎 Arseny Sher 10:56
Re: [POC] verifying UTF-8 using SIMD instructions John Naylor 11:43
Questions about CommandIsReadOnly [email protected] 11:54
Outdated comments about proc->sem in lwlock.c Thomas Munro 12:11
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Pavel Stehule 12:16
Re: SQL-standard function body 📎 Peter Eisentraut 12:27
Re: cleanup temporary files after crash Michael Paquier 12:31
Re: ResourceOwner refactoring 📎 Heikki Linnakangas 12:40
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Joel Jacobson 13:18
Re: cleanup temporary files after crash Euler Taveira 13:20
RE: non-HOT update not looking at FSM for large tuple update 📎 Floris Van Nee 13:40
Re: DROP relation IF EXISTS Docs and Tests - Bug Fix David Steele 13:40
Re: Nicer error when connecting to standby with hot_standby=off Alvaro Herrera 13:47
Re: Nicer error when connecting to standby with hot_standby=off James Coleman 14:03
Re: Nicer error when connecting to standby with hot_standby=off Alvaro Herrera 14:07
Re: Nicer error when connecting to standby with hot_standby=off James Coleman 14:11
Re: Nicer error when connecting to standby with hot_standby=off Magnus Hagander 14:12
Re: Enhance traceability of wal_level changes for backup management David Steele 14:12
Re: Nicer error when connecting to standby with hot_standby=off Alvaro Herrera 14:17
Re: Nicer error when connecting to standby with hot_standby=off James Coleman 14:19
Re: shared-memory based stats collector Fujii Masao 14:24
Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao 14:27
Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? David Steele 14:28
Re: default result formats setting David Steele 14:47
Re: authtype parameter in libpq Peter Eisentraut 14:51
Re: row filtering for logical replication Rahila Syed 15:05
Re: DROP relation IF EXISTS Docs and Tests - Bug Fix David G. Johnston 15:08
Lowering the ever-growing heap->pd_lower 📎 Matthias van de Meent 15:13
Re: Allow batched insert during cross-partition updates Georgios Kokolatos 15:53
Re: DROP relation IF EXISTS Docs and Tests - Bug Fix David Steele 16:00
Re: [PATCH] pg_permissions Joel Jacobson 16:11
Re: Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Tom Lane 16:20
Re: Lowering the ever-growing heap->pd_lower Mark Dilger 16:21
Re: A problem about partitionwise join David Steele 16:22
Re: partial heap only tuples Bruce Momjian 16:23
Re: [PATCH] pg_permissions Chapman Flack 16:41
Re: Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Tom Lane 16:42
Re: [patch] [doc] Minor variable related cleanup and rewording of plpgsql docs David Steele 17:03
Re: WIP: document the hook system Bruce Momjian 17:20
Re: non-HOT update not looking at FSM for large tuple update John Naylor 17:25
Re: non-HOT update not looking at FSM for large tuple update John Naylor 17:38
Re: Online verification of checksums David Steele 17:43
Re: [patch] [doc] Minor variable related cleanup and rewording of plpgsql docs Pavel Stehule 17:44
Re: [PATCH] pg_permissions 📎 Joel Jacobson 17:48
Re: Proposal: Save user's original authenticated identity for logging 📎 Jacob Champion 18:03
Re: default result formats setting Tom Lane 18:04
Re: [patch] [doc] Minor variable related cleanup and rewording of plpgsql docs Tom Lane 18:08
Re: Online checksums patch - once again Bruce Momjian 18:12
Re: Fwd: Row description Metadata information Bruce Momjian 18:32
Re: Online checksums patch - once again Daniel Gustafsson 19:09
Re: Proposal: Save user's original authenticated identity for logging 📎 Jacob Champion 19:10
Procedures versus the "fastpath" API Tom Lane 19:15
Re: Lowering the ever-growing heap->pd_lower 📎 Matthias van de Meent 19:28
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] 📎 Joel Jacobson 19:30
Re: Procedures versus the "fastpath" API Joe Conway 19:33
Re: [patch] [doc] Minor variable related cleanup and rewording of plpgsql docs David G. Johnston 20:05
Re: pg_upgrade failing for 200+ million Large Objects 📎 Justin Pryzby 20:08
Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan 20:22
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 20:35
Re: WIP: BRIN multi-range indexes John Naylor 20:51
Re: partial heap only tuples Bossart, Nathan 21:33
Re: Lowering the ever-growing heap->pd_lower Tom Lane 21:35
Re: Lowering the ever-growing heap->pd_lower Mark Dilger 21:47
Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan 21:54
Re: Lowering the ever-growing heap->pd_lower Tom Lane 22:10
Re: Lowering the ever-growing heap->pd_lower Tom Lane 22:11
Re: WIP: BRIN multi-range indexes Tomas Vondra 22:13
Re: Optimising latch signals Thomas Munro 22:18
Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan 22:42
Re: POC: GROUP BY optimization 📎 Tomas Vondra 23:05
Re: Huge memory consumption on partitioned table with FKs Tom Lane 23:37
Re: partial heap only tuples Bruce Momjian 23:48

March 10, 2021

Thread Author Time
Re: [patch] [doc] Minor variable related cleanup and rewording of plpgsql docs David Steele 00:28
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 00:58
Re: documentation fix for SET ROLE 📎 Bossart, Nathan 01:27
Re: Boundary value check in lazy_tid_reaped() 📎 Masahiko Sawada 01:29
Re: Columns correlation and adaptive query optimization Tomas Vondra 02:00
pgsql: Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 02:17
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table [email protected] 02:24
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 03:10
Re: Add some tests for pg_stat_statements compatibility verification under contrib Julien Rouhaud 03:35
Re: pgsql: Enable parallel SELECT for "INSERT INTO ... SELECT ...". Tom Lane 03:37
Re: Removing vacuum_cleanup_index_scale_factor 📎 Peter Geoghegan 03:42
Re: a verbose option for autovacuum 📎 Masahiko Sawada 03:46
Re: pgsql: Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 04:16
Re: New Table Access Methods for Multi and Single Inserts 📎 Bharath Rupireddy 04:51
Re: pgbench: option delaying queries till connections establishment? Thomas Munro 04:54
RE: libpq debug log 📎 [email protected] 05:03
Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiro Ikeda 05:11
Re: Confusing behavior of psql's \e Tom Lane 05:13
Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation 📎 Bharath Rupireddy 05:14
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 05:37
Re: [PATCH] Identify LWLocks in tracepoints 📎 Craig Ringer 05:38
pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier 05:55
Re: shared-memory based stats collector Fujii Masao 06:20
Re: Occasional tablespace.sql failures in check-world -jnn Michael Paquier 06:40
Re: Add some tests for pg_stat_statements compatibility verification under contrib 📎 Erica Zhang 06:51
Re: Freeze the inserted tuples during CTAS? Paul Guo 06:57
Re: a misbehavior of partition row movement (?) Masahiko Sawada 07:50
Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Jeevan Ladhe 07:56
Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao 08:08
Queries for PostgreSQL DDL convert 📎 杨逸存 08:09
Re: Release SPI plans for referential integrity with DISCARD ALL 📎 yuzuko 08:19
Re: cryptohash: missing locking functions for OpenSSL <= 1.0.2? 📎 Michael Paquier 08:21
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson 08:23
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table [email protected] 08:24
Re: Improvements and additions to COPY progress reporting Matthias van de Meent 08:35
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 08:51
Re: Procedures versus the "fastpath" API Laurenz Albe 09:03
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 09:18
Re: Confusing behavior of psql's \e Juan José Santamaría Flecha 10:16
Re: [PATCH] Provide more information to filter_prepare Amit Kapila 10:18
Re: Confusing behavior of psql's \e 📎 Laurenz Albe 10:32
Do we support upgrade of logical replication? vignesh C 10:33
Re: [PATCH] Provide more information to filter_prepare Markus Wanner 10:56
Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Bharath Rupireddy 11:33
RE: Parallel Inserts in CREATE TABLE AS [email protected] 11:39
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 11:51
Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Euler Taveira 12:17
Re: Allow batched insert during cross-partition updates Georgios 12:23
Re: Allow batched insert during cross-partition updates 📎 Georgios 12:30
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 12:47
Re: shared-memory based stats collector 📎 Fujii Masao 12:47
Re: Change JOIN tutorial to focus more on explicit joins David Steele 13:06
Re: error_severity of brin work item David Steele 13:24
Re: libpq debug log 📎 '[email protected]' 13:31
Re: get rid of <foreignphrase> tags in the docs? 📎 John Naylor 13:47
Re: proposal: unescape_text function David Steele 13:52
Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar 14:00
Re: Lowering the ever-growing heap->pd_lower 📎 Matthias van de Meent 14:01
Re: [PATCH] SET search_path += octopus David Steele 14:24
Re: libpq debug log 📎 '[email protected]' 14:35
Re: WIP: document the hook system David Steele 14:38
Re: Boundary value check in lazy_tid_reaped() Peter Eisentraut 14:53
Re: Huge memory consumption on partitioned table with FKs 📎 Amit Langote 15:44
Re: pg_amcheck contrib application 📎 Mark Dilger 16:10
Re: [PATCH] Covering SPGiST index David Steele 16:48
Re: WIP: document the hook system David Fetter 16:48
Re: WIP: System Versioned Temporal Table Surafel Temesgen 16:49
Re: Evaluate expression at planning time for two more cases Surafel Temesgen 16:58
Re: WIP: System Versioned Temporal Table Vik Fearing 17:02
Re: cryptohash: missing locking functions for OpenSSL <= 1.0.2? Jacob Champion 17:05
Re: Add header support to text format and matching feature David Steele 17:13
Re: Consider parallel for lateral subqueries with limit David Steele 17:31
Re: get rid of <foreignphrase> tags in the docs? Tom Lane 17:39
Re: Speeding up GIST index creation for tsvectors John Naylor 18:08
Re: Huge memory consumption on partitioned table with FKs Tom Lane 19:24
Re: libpq debug log '[email protected]' 19:43
Re: libpq debug log Tom Lane 20:03
Re: Occasional tablespace.sql failures in check-world -jnn Andres Freund 20:17
fdatasync performance problem with large number of DB files Michael Brown 20:21
Re: libpq debug log Tom Lane 20:25
Re: pg_amcheck contrib application Robert Haas 20:28
Re: [HACKERS] Custom compression methods Robert Haas 20:50
Re: libpq debug log '[email protected]' 21:26
Re: libpq debug log '[email protected]' 21:29

Browse Archives

Prev | Next