pgsql-hackers since 2021-03-08 22:37
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
March 8, 2021
March 9, 2021
Thread |
Author |
Time |
Re: Optimising latch signals
|
Thomas Munro |
00:09 |
Re: Implementing Incremental View Maintenance
|
Yugo NAGATA |
00:20 |
Re: Implementing Incremental View Maintenance
|
Thomas Munro |
00:27 |
RE: Implementing Incremental View Maintenance
|
[email protected] |
00:34 |
Re: Let people set host(no)ssl settings from initdb
|
Michael Paquier |
00:47 |
Re: Proposal: Save user's original authenticated identity for logging
|
Jacob Champion |
00:48 |
Re: Boundary value check in lazy_tid_reaped()
|
Masahiko Sawada |
00:57 |
Re: cleanup temporary files after crash 📎
|
Tomas Vondra |
01:28 |
Re: 64-bit XIDs in deleted nbtree pages
|
Peter Geoghegan |
02:03 |
Re: Disallow SSL compression?
|
Michael Paquier |
02:19 |
Re: pg_stat_statements oddity with track = all
|
Julien Rouhaud |
02:39 |
Re: TRUNCATE on foreign table
|
Amit Langote |
02:53 |
Re: [PATCH] pg_permissions
|
Chapman Flack |
03:01 |
Re: New IndexAM API controlling index vacuum strategies
|
Peter Geoghegan |
03:34 |
Add some tests for pg_stat_statements compatibility verification under contrib 📎
|
Erica Zhang |
03:35 |
Re: [HACKERS] logical decoding of two-phase transactions
|
Peter Smith |
03:44 |
Re: POC: converting Lists into arrays
|
[email protected] |
03:51 |
Re: [HACKERS] logical decoding of two-phase transactions
|
vignesh C |
04:21 |
Re: [HACKERS] logical decoding of two-phase transactions
|
Amit Kapila |
04:44 |
Re: [HACKERS] logical decoding of two-phase transactions 📎
|
Peter Smith |
05:15 |
Re: New IndexAM API controlling index vacuum strategies
|
Peter Geoghegan |
05:21 |
Re: Replace buffer I/O locks with condition variables (reviving an
old patch)
|
Julien Rouhaud |
05:25 |
Re: [HACKERS] logical decoding of two-phase transactions
|
Amit Kapila |
05:31 |
Re: Improvements and additions to COPY progress reporting
|
Michael Paquier |
05:34 |
Re: Tablesync early exit 📎
|
Peter Smith |
05:56 |
Re: [HACKERS] logical decoding of two-phase transactions
|
vignesh C |
06:10 |
Re: Removing vacuum_cleanup_index_scale_factor
|
Masahiko Sawada |
06:21 |
Re: [PATCH] pg_permissions
|
Joel Jacobson |
06:34 |
Re: Make stream_prepare an optional callback
|
Amit Kapila |
06:40 |
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
Browse Archives
Prev
|
Next