pgsql-hackers before 2021-03-20 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

March 18, 2021

Thread Author Time
Re: cleanup temporary files after crash Tomas Vondra 16:40
Re: Disable WAL logging to speed up data loading David Steele 16:50
Re: fdatasync performance problem with large number of DB files Fujii Masao 16:50
Re: Key management with tests Bruce Momjian 16:55
Re: Perform COPY FROM encoding conversions in larger chunks 📎 John Naylor 16:58
Re: Key management with tests Alvaro Herrera 17:13
Re: Key management with tests Stephen Frost 17:21
Re: GROUP BY DISTINCT Tomas Vondra 17:25
Re: Key management with tests Alvaro Herrera 17:37
Re: Key management with tests Stephen Frost 17:46
Re: cleanup temporary files after crash Tomas Vondra 17:51
DISTINCT term in aggregate function Pantelis Theodosiou 18:03
Re: Perform COPY FROM encoding conversions in larger chunks John Naylor 18:05
Re: DISTINCT term in aggregate function Tomas Vondra 18:05
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 18:06
Re: Perform COPY FROM encoding conversions in larger chunks John Naylor 18:23
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 18:36
Re: Key management with tests 📎 Bruce Momjian 18:49
Re: Key management with tests Bruce Momjian 18:59
Re: cleanup temporary files after crash Tomas Vondra 19:20
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 19:23
Re: GROUP BY DISTINCT Tomas Vondra 19:27
Re: libpq compression Daniil Zakhlystov 19:30
Re: [HACKERS] Custom compression methods 📎 Robert Haas 19:57
Re: cleanup temporary files after crash Euler Taveira 20:06
Re: default result formats setting 📎 Peter Eisentraut 20:13
Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan 20:46
Re: cleanup temporary files after crash Tomas Vondra 20:51
Re: cleanup temporary files after crash Euler Taveira 21:00
Re: GROUP BY DISTINCT Thomas Munro 21:02
Re: New IndexAM API controlling index vacuum strategies Robert Haas 21:04
Re: a verbose option for autovacuum Michael Paquier 21:08
Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian 21:10
Re: GROUP BY DISTINCT Tomas Vondra 21:14
Re: non-HOT update not looking at FSM for large tuple update Matthias van de Meent 21:30
Re: cleanup temporary files after crash 📎 Euler Taveira 21:44
Re: Getting better results from valgrind leak tracking 📎 Tom Lane 21:51
Re: GROUP BY DISTINCT Thomas Munro 21:57
PG13 fails to startup even though the current transaction is equal to the target transaction Sean Jezewski 21:59
Re: Maintaining a list of pgindent commits for "git blame" to ignore 📎 Peter Geoghegan 22:03
Re: a verbose option for autovacuum Peter Geoghegan 22:08
Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian 22:12
Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan 22:20
Re: GROUP BY DISTINCT Tom Lane 22:35
Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian 22:35
Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane 22:39
Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan 22:46
Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian 23:00
Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan 23:03
Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane 23:05
Re: GROUP BY DISTINCT Tom Lane 23:10
Re: GROUP BY DISTINCT Tom Lane 23:26
Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian 23:31
Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan 23:32
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 23:33
Re: cleanup temporary files after crash Tomas Vondra 23:34
Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane 23:40
Re: GROUP BY DISTINCT Tomas Vondra 23:52
Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan 23:54
Re: GROUP BY DISTINCT Vik Fearing 23:55

March 19, 2021

Thread Author Time
Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane 00:07
Re: psql tab completion for \h with IMPORT FOREIGN SCHEMA Michael Paquier 00:23
Re: cleanup temporary files after crash 📎 Euler Taveira 00:54
RE: [PATCH] pgbench: improve \sleep meta command kuroda.hayato@fujitsu.com 01:02
Re: libpq compression Justin Pryzby 01:02
Re: fdatasync performance problem with large number of DB files 📎 Thomas Munro 01:16
Re: cleanup temporary files after crash Tomas Vondra 01:21
Re: WIP: WAL prefetch (another approach) Tomas Vondra 01:29
Re: fdatasync performance problem with large number of DB files 📎 Thomas Munro 01:37
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 01:42
Re: [PATCH] pgbench: improve \sleep meta command Fujii Masao 01:43
Re: fdatasync performance problem with large number of DB files Fujii Masao 02:22
Re: comment fix in postmaster.c Fujii Masao 02:31
RE: libpq debug log tsunakawa.takay@fujitsu.com 02:37
Re: cleanup temporary files after crash Tomas Vondra 02:40
Re: cleanup temporary files after crash Tom Lane 02:57
Re: cleanup temporary files after crash Tomas Vondra 03:07
Re: fdatasync performance problem with large number of DB files Fujii Masao 03:08
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 03:16
Re: cleanup temporary files after crash Tom Lane 03:23
Re: Logical Replication vs. 2PC Amit Kapila 03:35
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao 04:33
Re: Using COPY FREEZE in pgbench 📎 Tatsuo Ishii 04:53
Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL 📎 Fujii Masao 05:01
Re: fdatasync performance problem with large number of DB files 📎 Thomas Munro 05:28
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 05:32
Re: Logical Replication vs. 2PC Ajin Cherian 05:50
RE: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Shinya11.Kato 06:06
Re: A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 06:07
Re: a verbose option for autovacuum 📎 Michael Paquier 06:14
Re: libpq compression Justin Pryzby 06:28
RE: [HACKERS] logical decoding of two-phase transactions 📎 osumi.takamichi@fujitsu.com 06:48
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com 06:53
Re: Allow an alias to be attached directly to a JOIN ... USING Peter Eisentraut 07:12
RE: Parallel Inserts in CREATE TABLE AS tanghy.fnst@fujitsu.com 07:15
Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao 07:30
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 07:31
Re: fdatasync performance problem with large number of DB files Fujii Masao 07:34
RE: libpq debug log 📎 iwata.aya@fujitsu.com 07:38
Re: Disable WAL logging to speed up data loading Laurenz Albe 07:45
RE: libpq debug log tsunakawa.takay@fujitsu.com 08:04
Re: Proposal: Save user's original authenticated identity for logging 📎 Michael Paquier 08:21
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com 08:29
Re: Reduce the time required for a database recovery from archive. 📎 Marina Polyakova 08:32
RE: Parallel Inserts in CREATE TABLE AS houzj.fnst@fujitsu.com 09:05
Re: Columns correlation and adaptive query optimization Yugo NAGATA 09:17
Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Fujii Masao 09:27
RE: Parallel Inserts in CREATE TABLE AS houzj.fnst@fujitsu.com 10:10
RE: invalid data in file backup_label problem on windows wangsh.fnst@fujitsu.com 10:11
Re: fdatasync performance problem with large number of DB files Justin Pryzby 11:01
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 11:48
Re: Parallel Inserts in CREATE TABLE AS Greg Nancarrow 12:19
Re: Reduce the time required for a database recovery from archive. David Steele 12:50
Re: Speeding up GIST index creation for tsvectors 📎 Amit Khandekar 12:56
Re: Asynchronous Append on postgres_fdw nodes. Justin Pryzby 12:57
Re: invalid data in file backup_label problem on windows David Steele 13:05
Re: pl/pgsql feature request: shorthand for argument and local variable references Hannu Krosing 13:14
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 13:29
Re: [Patch] ALTER SYSTEM READ ONLY Prabhat Sahu 13:46
Re: SQL-standard function body 📎 Peter Eisentraut 13:49
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Hannu Krosing 13:54
Re: fdatasync performance problem with large number of DB files David Steele 13:55
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY 📎 Alvaro Herrera 13:57
Re: Allow an alias to be attached directly to a JOIN ... USING Tom Lane 14:00
[PATCH] pg_stat_statements dealloc field ignores manual deallocation 📎 Андрей Зубков 14:08
Re: support for MERGE David Steele 14:09
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 14:11
Re: [PATCH] pg_stat_statements dealloc field ignores manual deallocation Julien Rouhaud 14:15
Re: cleanup temporary files after crash 📎 Euler Taveira 14:17
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 14:27
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 14:35
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 14:35
Re: Nicer error when connecting to standby with hot_standby=off 📎 James Coleman 14:35
Re: support for MERGE Alvaro Herrera 14:44
Re: support for MERGE David Steele 14:53
Re: truncating timestamps on arbitrary intervals David Steele 14:54
Re: default result formats setting Emre Hasegeli 14:55
Re: Disable WAL logging to speed up data loading Stephen Frost 15:13
Re: [PATCH] ProcessInterrupts_hook David Steele 15:27
Re: psql \df choose functions by their arguments David Steele 15:40
Re: Logical Replication vs. 2PC Markus Wanner 15:52
Re: create table like: ACCESS METHOD David Steele 15:52
Re: Change default of checkpoint_completion_target David Steele 16:09
Re: cleanup temporary files after crash 📎 Tomas Vondra 16:23
Re: cleanup temporary files after crash Tomas Vondra 16:25
Re: cleanup temporary files after crash 📎 Tomas Vondra 16:26
Re: [HACKERS] Custom compression methods Justin Pryzby 16:35
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 16:53
Re: Proposal: Save user's original authenticated identity for logging Jacob Champion 16:54
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 16:54
Re: Columns correlation and adaptive query optimization 📎 Konstantin Knizhnik 16:58
Re: support for MERGE Bruce Momjian 17:03
Re: [HACKERS] Custom compression methods Robert Haas 17:24
Failed assertion on standby while shutdown Maxim Orlov 17:25
Re: cleanup temporary files after crash Tomas Vondra 17:27
Bringing some sanity to RestoreGUCState() Tom Lane 17:27
Re: Columns correlation and adaptive query optimization Zhihong Yu 17:32
Re: [HACKERS] Custom compression methods Justin Pryzby 17:44
Re: cleanup temporary files after crash Euler Taveira 17:51
Do we work with LLVM 12 on s390x? Tom Lane 18:03
Re: [HACKERS] Custom compression methods Robert Haas 18:07
Re: non-HOT update not looking at FSM for large tuple update 📎 John Naylor 18:16
Re: Proposal: Save user's original authenticated identity for logging 📎 Jacob Champion 18:37
Re: non-HOT update not looking at FSM for large tuple update Matthias van de Meent 18:42
Replication slot stats misgivings Andres Freund 18:52
Re: Do we work with LLVM 12 on s390x? Andres Freund 19:00
Re: Do we work with LLVM 12 on s390x? Tom Lane 19:15
Re: [POC] verifying UTF-8 using SIMD instructions 📎 John Naylor 19:24
Re: [PATCH] ProcessInterrupts_hook Tom Lane 19:25
Re: pglz compression performance, take two Mark Dilger 19:35
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch 📎 Peter Eisentraut 19:37
Re: [PATCH] ProcessInterrupts_hook Robert Haas 19:43
Re: [HACKERS] Custom compression methods Robert Haas 19:44
Re: [PATCH] ProcessInterrupts_hook Tom Lane 19:46
Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut 20:06
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane 20:06
Re: [HACKERS] Custom compression methods Tom Lane 20:15
Re: [HACKERS] Custom compression methods Tom Lane 20:20
Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut 20:21
Re: pglz compression performance, take two Mark Dilger 20:29
Re: [HACKERS] Custom compression methods Alvaro Herrera 20:35
Re: [HACKERS] Custom compression methods Robert Haas 20:38
Re: [HACKERS] Custom compression methods Andres Freund 20:40
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays 📎 James Coleman 20:40
Re: Speeding up GIST index creation for tsvectors John Naylor 20:49
Re: [HACKERS] Custom compression methods Tomas Vondra 21:19
Re: shared-memory based stats collector Andres Freund 21:27
Re: [HACKERS] Custom compression methods Andres Freund 21:29
Re: [HACKERS] Custom compression methods 📎 Robert Haas 21:49
Re: [PATCH] Hooks at XactCommand level 📎 Gilles Darold 22:02
Re: [HACKERS] Custom compression methods 📎 Robert Haas 22:13
Re: Bringing some sanity to RestoreGUCState() Tom Lane 22:15
Re: [HACKERS] Custom compression methods Alvaro Herrera 22:22
Re: [HACKERS] Custom compression methods 📎 Alvaro Herrera 22:38
Re: [HACKERS] Custom compression methods Justin Pryzby 22:43
Re: [HACKERS] Custom compression methods Alvaro Herrera 22:51
Re: [HACKERS] Custom compression methods Robert Haas 23:14
Re: fdatasync performance problem with large number of DB files Thomas Munro 23:16
shared memory stats: high level design decisions: consistency, dropping Andres Freund 23:51
Re: [HACKERS] Custom compression methods Alvaro Herrera 23:54

Browse Archives

Prev | Next