pgsql-hackers before 2020-12-03 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
Browse Archives
Prev
|
Next
Dec. 1, 2020
Thread |
Author |
Time |
RE: [POC] Fast COPY FROM command for the table with foreign
partitions
|
[email protected] |
05:39 |
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on
the fly
|
Justin Pryzby |
05:43 |
Re: proposal: unescape_text function
|
Pavel Stehule |
05:43 |
RE: [PATCH] Keeps tracking the uniqueness with UniqueKey
|
Hou, Zhijie |
05:45 |
Re: TAP test utility module 'PG_LSN.pm'
|
Michael Paquier |
05:58 |
Re: Improving spin-lock implementation on ARM. 📎
|
Tom Lane |
06:01 |
Re: BUG #16663: DROP INDEX did not free up disk space: idle
connection hold file marked as deleted
|
Michael Paquier |
06:01 |
Re: PATCH: logical_work_mem and logical streaming of large
in-progress transactions
|
Dilip Kumar |
06:08 |
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on
the fly
|
Michael Paquier |
06:10 |
Re: TAP test utility module 'PG_LSN.pm'
|
Craig Ringer |
06:11 |
Re: TAP test utility module 'PG_LSN.pm'
|
Fujii Masao |
06:14 |
Re: TAP test utility module 'PG_LSN.pm'
|
Michael Paquier |
06:27 |
Re: PG vs LLVM 12 on seawasp, next round 📎
|
Andres Freund |
06:49 |
Re: autovac issue with large number of tables
|
Masahiko Sawada |
07:23 |
Re: [HACKERS] logical decoding of two-phase transactions
|
Amit Kapila |
07:27 |
Re: autovac issue with large number of tables
|
Fujii Masao |
07:32 |
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour
|
Michael Paquier |
07:35 |
Re: Libpq support to connect to standby server as priority 📎
|
Greg Nancarrow |
08:09 |
Re: Additional improvements to extended statistics
|
Dean Rasheed |
08:15 |
Re: Add Information during standby recovery conflicts 📎
|
Drouvot, Bertrand |
08:29 |
Re: autovac issue with large number of tables
|
Masahiko Sawada |
08:31 |
Re: Change JOIN tutorial to focus more on explicit joins 📎
|
Jürgen Purtz |
08:38 |
Re: Printing backtrace of postgres processes
|
vignesh C |
08:45 |
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS
|
Craig Ringer |
08:50 |
Re: [POC] Fast COPY FROM command for the table with foreign partitions
|
Amit Langote |
09:02 |
Re: enable_incremental_sort changes query behavior
|
Anastasia Lubennikova |
09:08 |
Re: Display individual query in pg_stat_activity
|
Georgios Kokolatos |
09:10 |
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2
|
Daniel Gustafsson |
09:10 |
Re: [BUG] orphaned function
|
Drouvot, Bertrand |
09:32 |
Re: [HACKERS] Custom compression methods
|
Dilip Kumar |
09:45 |
Re: Improving spin-lock implementation on ARM.
|
Alexander Korotkov |
09:46 |
Re: Error on failed COMMIT
|
Georgios Kokolatos |
09:48 |
Re: Improving spin-lock implementation on ARM.
|
Alexander Korotkov |
09:48 |
Re: Deleting older versions in unique indexes to avoid page splits
|
Heikki Linnakangas |
09:50 |
Re: Improving spin-lock implementation on ARM.
|
Krunal Bauskar |
10:02 |
Commitfest 2020-11 is closed
|
Anastasia Lubennikova |
10:05 |
Re: Improving spin-lock implementation on ARM.
|
Amit Khandekar |
10:09 |
Re: PATCH: logical_work_mem and logical streaming of large
in-progress transactions
|
Amit Kapila |
10:13 |
Avoid using lcons and list_delete_first in plan_union_children() 📎
|
Hou, Zhijie |
10:52 |
Re: [HACKERS] Custom compression methods
|
Dilip Kumar |
11:20 |
Re: Two fsync related performance issues?
|
Craig Ringer |
11:39 |
Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW 📎
|
Bharath Rupireddy |
12:04 |
Re: Improving spin-lock implementation on ARM. 📎
|
Krunal Bauskar |
12:43 |
Re: Additional improvements to extended statistics
|
Tomas Vondra |
12:50 |
Re: runtime error copying oids field
|
Alvaro Herrera |
13:01 |
Re: Notes on physical replica failover with logical publisher or subscriber
|
Amit Kapila |
13:17 |
Re: Cost overestimation of foreign JOIN
|
Ashutosh Bapat |
13:17 |
Re: Consider parallel for lateral subqueries with limit
|
James Coleman |
13:43 |
Re: Terminate the idle sessions
|
Anastasia Lubennikova |
13:55 |
RE: Disable WAL logging to speed up data loading
|
[email protected] |
13:59 |
Re: Strange behavior with polygon and NaN
|
Anastasia Lubennikova |
14:06 |
Re: error_severity of brin work item
|
Alvaro Herrera |
14:07 |
Re: Unnecessary delay in streaming replication due to replay lag
|
Anastasia Lubennikova |
14:21 |
Re: Corner-case bug in pg_rewind
|
Anastasia Lubennikova |
14:41 |
Re: [PATCH] SET search_path += octopus
|
Abhijit Menon-Sen |
14:49 |
Re: Corner-case bug in pg_rewind
|
Pavel Borisov |
14:52 |
Re: Improving spin-lock implementation on ARM.
|
Alexander Korotkov |
14:54 |
Re: Improving spin-lock implementation on ARM.
|
Alexander Korotkov |
14:58 |
Re: Corruption during WAL replay
|
Anastasia Lubennikova |
14:58 |
Re: runtime error copying oids field
|
Alvaro Herrera |
15:02 |
Re: Strange behavior with polygon and NaN
|
Tom Lane |
15:03 |
Re: Reduce the time required for a database recovery from archive.
|
Anastasia Lubennikova |
15:05 |
Re: Improving spin-lock implementation on ARM.
|
Krunal Bauskar |
15:19 |
Re: BUG #15383: Join Filter cost estimation problem in 10.5
|
Anastasia Lubennikova |
15:23 |
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY
|
Alvaro Herrera |
15:25 |
Re: [HACKERS] Custom compression methods
|
Dilip Kumar |
15:45 |
Re: Confusing behavior of psql's \e
|
Chapman Flack |
16:03 |
Re: Improving spin-lock implementation on ARM.
|
Alexander Korotkov |
16:07 |
Re: Phrase search vs. multi-lexeme tokens
|
Alexander Korotkov |
16:13 |
Re: Avoid using lcons and list_delete_first in plan_union_children()
|
Heikki Linnakangas |
16:17 |
Re: Confusing behavior of psql's \e
|
Laurenz Albe |
16:21 |
Re: Add session statistics to pg_stat_database
|
Magnus Hagander |
16:32 |
Re: Confusing behavior of psql's \e
|
Chapman Flack |
16:34 |
Re: Improving spin-lock implementation on ARM.
|
Zidenberg, Tsahi |
16:41 |
Re: Improving spin-lock implementation on ARM.
|
Tom Lane |
16:49 |
Re: Improving spin-lock implementation on ARM.
|
Alexander Korotkov |
17:05 |
Re: Minor documentation error regarding streaming replication
protocol
|
Jeff Davis |
18:16 |
Off-Schedule Minor Release Consideration?
|
David G. Johnston |
18:44 |
Re: error_severity of brin work item
|
Justin Pryzby |
18:46 |
Re: error_severity of brin work item
|
Alvaro Herrera |
18:57 |
Re: proposal: unescape_text function
|
Chapman Flack |
19:20 |
Re: PG vs LLVM 12 on seawasp, next round
|
Fabien COELHO |
20:04 |
Re: PG vs LLVM 12 on seawasp, next round
|
Andres Freund |
20:08 |
Re: proposal: unescape_text function
|
Pavel Stehule |
20:16 |
Re: Index Skip Scan (new UniqueKeys)
|
Dmitry Dolgov |
20:21 |
Re: [sqlsmith] Failed assertion during partition pruning
|
Tom Lane |
20:31 |
libpq async command processing methods are difficult to use with
edge-triggered epoll
|
Alex Robinson |
20:37 |
room for improvement in amcheck btree checking?
|
Mark Dilger |
20:39 |
Re: Index Skip Scan (new UniqueKeys)
|
Heikki Linnakangas |
20:59 |
Proposal: Adding isbgworker column to pg_stat_activity
|
Paul Martinez |
21:39 |
Re: Setof RangeType returns
|
Patrick Handja |
21:42 |
Re: Improving spin-lock implementation on ARM.
|
Zidenberg, Tsahi |
21:43 |
Re: Deleting older versions in unique indexes to avoid page splits
|
Peter Geoghegan |
22:18 |
Re: Setof RangeType returns
|
Patrick Handja |
22:19 |
Re: error_severity of brin work item
|
Justin Pryzby |
22:25 |
Re: Setof RangeType returns
|
Chapman Flack |
22:31 |
Recent eelpout failures on 9.x branches
|
Tom Lane |
22:36 |
Re: Setof RangeType returns
|
Tom Lane |
22:39 |
Re: Recent eelpout failures on 9.x branches
|
Thomas Munro |
22:50 |
Re: proposal: unescape_text function
|
Andrew Dunstan |
23:05 |
Re: Recent eelpout failures on 9.x branches
|
Tom Lane |
23:07 |
Re: room for improvement in amcheck btree checking?
|
Alvaro Herrera |
23:26 |
Re: [DOC] Document concurrent index builds waiting on each other
|
Alvaro Herrera |
23:51 |
Dec. 2, 2020
Browse Archives
Prev
|
Next