pgsql-hackers before 2020-12-05 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. 3, 2020

Thread Author Time
Re: A new function to wait for the backend exit after termination Tom Lane 02:01
Renaming cryptohashes.c to cryptohashfuncs.c 📎 Michael Paquier 02:03
RE: A new function to wait for the backend exit after termination Hou, Zhijie 02:21
Re: Deprecate custom encoding conversions Tatsuo Ishii 02:27
Re: Commitfest 2020-11 is closed Chapman Flack 02:36
Re: autovac issue with large number of tables 📎 Kasahara Tatsuhito 02:46
RE: Deprecate custom encoding conversions [email protected] 02:48
RE: Disable WAL logging to speed up data loading 📎 [email protected] 03:14
Re: Huge memory consumption on partitioned table with FKs Amit Langote 03:27
RE: A new function to wait for the backend exit after termination Hou, Zhijie 03:32
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 03:49
RE: Disable WAL logging to speed up data loading [email protected] 03:52
Re: A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 03:56
Re: Deprecate custom encoding conversions Fujii Masao 03:57
Re: Deprecate custom encoding conversions Fujii Masao 03:58
Re: Deprecate custom encoding conversions Tom Lane 04:07
Re: Deprecate custom encoding conversions Fujii Masao 04:18
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 04:30
pg_ctl.exe file deleted automatically Joel Mariadasan (jomariad) 05:05
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 05:19
Re: Huge memory consumption on partitioned table with FKs Kyotaro Horiguchi 05:28
Re: should INSERT SELECT use a BulkInsertState? Bharath Rupireddy 05:29
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS 📎 Craig Ringer 06:01
Re: Two fsync related performance issues? Craig Ringer 06:10
Re: Printing LSN made easy Ashutosh Bapat 06:13
Github Actions (CI) 📎 Thomas Munro 06:33
Re: [HACKERS] logical decoding of two-phase transactions Masahiko Sawada 06:33
Re: Printing LSN made easy Ashutosh Bapat 06:38
Re: Commitfest 2020-11 is closed Thomas Munro 06:45
Re: convert elog(LOG) calls to ereport Michael Paquier 07:02
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 07:12
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 07:18
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 07:21
Re: Huge memory consumption on partitioned table with FKs 📎 Amit Langote 07:41
Re: convert elog(LOG) calls to ereport Noah Misch 07:55
Re: SELECT INTO deprecation Thomas Kellerer 08:01
Re: Multi Inserts in CREATE TABLE AS - revived patch Dilip Kumar 08:08
Re: Huge memory consumption on partitioned table with FKs 📎 Kyotaro Horiguchi 08:13
Re: pg_stat_statements oddity with track = all legrand legrand 08:16
Re: Huge memory consumption on partitioned table with FKs Kyotaro Horiguchi 08:27
Re: pg_stat_statements oddity with track = all Sergei Kornilov 08:40
Re: pg_stat_statements oddity with track = all Julien Rouhaud 08:52
Re: pg_stat_statements oddity with track = all Julien Rouhaud 08:53
Re: Multi Inserts in CREATE TABLE AS - revived patch Bharath Rupireddy 08:57
Re: Improper use about DatumGetInt32 Peter Eisentraut 09:24
Single transaction in the tablesync worker? 📎 Amit Kapila 09:27
REINDEX backend filtering 📎 Julien Rouhaud 09:31
Re: Online checksums patch - once again 📎 Daniel Gustafsson 09:37
Re: Improving spin-lock implementation on ARM. Krunal Bauskar 09:49
Remove unnecessary grammar symbols 📎 Peter Eisentraut 09:50
Re: Commitfest 2020-11 is closed Anastasia Lubennikova 09:54
Remove incorrect assertion in reorderbuffer.c. 📎 Amit Kapila 12:04
Re: autovac issue with large number of tables 📎 Fujii Masao 12:09
Re: SELECT INTO deprecation Peter Eisentraut 12:14
Re: SELECT INTO deprecation Peter Eisentraut 12:16
Re: Add session statistics to pg_stat_database 📎 Laurenz Albe 12:22
Re: Commitfest 2020-11 is closed Peter Eisentraut 12:29
Re: [PATCH] Covering SPGiST index 📎 Pavel Borisov 12:33
Re: Huge memory consumption on partitioned table with FKs Amit Langote 12:40
Re: Huge memory consumption on partitioned table with FKs Amit Langote 12:41
Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW Bharath Rupireddy 12:42
Re: Additional improvements to extended statistics Dean Rasheed 12:56
Re: Huge memory consumption on partitioned table with FKs Alvaro Herrera 13:22
Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera 13:28
Re: Commitfest 2020-11 is closed Andrew Dunstan 13:28
Re: Single transaction in the tablesync worker? Ashutosh Bapat 13:34
Re: pg_ctl.exe file deleted automatically Craig Ringer 13:43
Re: Github Actions (CI) Josef Šimánek 13:54
Re: Single transaction in the tablesync worker? Amit Kapila 13:56
Re: Corner-case bug in pg_rewind Heikki Linnakangas 14:10
Re: Corner-case bug in pg_rewind Pavel Borisov 14:49
Re: Github Actions (CI) Andrew Dunstan 14:57
Re: Remove unnecessary grammar symbols Tom Lane 15:07
Re: Corner-case bug in pg_rewind Heikki Linnakangas 15:15
Re: PoC/WIP: Extended statistics on expressions 📎 Tomas Vondra 15:23
Re: SELECT INTO deprecation Tom Lane 15:34
Re: Corner-case bug in pg_rewind Pavel Borisov 15:50
Re: Improving spin-lock implementation on ARM. Tom Lane 16:02
Re: Commitfest 2020-11 is closed Nikolay Samokhvalov 17:03
Re: Minor documentation error regarding streaming replication protocol 📎 Jeff Davis 17:04
Re: Add Information during standby recovery conflicts 📎 Fujii Masao 17:53
Re: Minor documentation error regarding streaming replication protocol Bruce Momjian 18:14
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 19:03
Re: SELECT INTO deprecation Peter Eisentraut 19:26
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Peter Eisentraut 19:46
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 20:00
Re: Github Actions (CI) Thomas Munro 20:32
Re: Renaming cryptohashes.c to cryptohashfuncs.c Daniel Gustafsson 21:10
copy.sgml and partitioned tables Justin Pryzby 21:17
Re: please update ps display for recovery checkpoint 📎 Bossart, Nathan 21:18
Re: [HACKERS] [PATCH] Generic type subscripting Alexander Korotkov 21:44
Re: please update ps display for recovery checkpoint Justin Pryzby 21:58
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Daniel Gustafsson 21:58
Re: Corner-case bug in pg_rewind Heikki Linnakangas 22:16
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 22:24
Re: please update ps display for recovery checkpoint Bossart, Nathan 22:37

Dec. 4, 2020

Thread Author Time
Re: Huge memory consumption on partitioned table with FKs Kyotaro Horiguchi 00:17
Re: Add Information during standby recovery conflicts Masahiko Sawada 00:28
Re: On login trigger: take three 📎 Greg Nancarrow 00:50
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 00:55
Re: Support for NSS as a libpq TLS backend Jacob Champion 00:57
Re: Add Information during standby recovery conflicts Fujii Masao 01:21
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 01:25
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Michael Paquier 02:09
Re: Single transaction in the tablesync worker? Craig Ringer 02:22
RE: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently 📎 [email protected] 02:52
Re: Single transaction in the tablesync worker? Amit Kapila 02:52
Re: Huge memory consumption on partitioned table with FKs Keisuke Kuroda 03:00
Re: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently Bharath Rupireddy 03:00
Re: Huge memory consumption on partitioned table with FKs 📎 Kyotaro Horiguchi 03:05
RE: A new function to wait for the backend exit after termination Hou, Zhijie 03:13
Re: autovac issue with large number of tables Kasahara Tatsuhito 03:21
RE: [Patch] Optimize dropping of relation buffers using dlist Tang, Haiying 03:42
RE: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Shinya11.Kato 04:20
Re: Single transaction in the tablesync worker? Amit Kapila 04:59
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 05:04
Re: Single transaction in the tablesync worker? Amit Kapila 05:05
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 05:28
Re: Is it useful to record whether plans are generic or custom? Fujii Masao 05:29
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 05:37
Re: Renaming cryptohashes.c to cryptohashfuncs.c Michael Paquier 05:37
Re: Huge memory consumption on partitioned table with FKs Kyotaro Horiguchi 05:48
Re: Remove incorrect assertion in reorderbuffer.c. Dilip Kumar 05:48
Re: Is it useful to record whether plans are generic or custom? torikoshia 06:03
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 06:19
Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi 06:20
Re: A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 06:29
Re: Huge memory consumption on partitioned table with FKs 📎 Amit Langote 06:32
Re: Is it useful to record whether plans are generic or custom? Kyotaro Horiguchi 06:37
Re: Refactor MD5 implementations and switch to EVP for OpenSSL 📎 Michael Paquier 07:05
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 07:05
Logical archiving Andrey Borodin 07:33
RE: In-placre persistance change of a relation [email protected] 07:49
Re: pg_stat_statements oddity with track = all 📎 Julien Rouhaud 08:15
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 08:16
RE: A new function to wait for the backend exit after termination Hou, Zhijie 08:31
Re: Single transaction in the tablesync worker? Amit Kapila 09:02
Re: Remove incorrect assertion in reorderbuffer.c. Amit Kapila 09:05
Re: pg_stat_statements oddity with track = all Sergei Kornilov 09:06
Re: A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 09:13
Re: POC: Cleaning up orphaned files using undo logs 📎 Antonin Houska 09:22
Re: A new function to wait for the backend exit after termination hou zhijie 09:29
Re: On login trigger: take three Konstantin Knizhnik 10:05
Re: pg_stat_statements oddity with track = all 📎 Julien Rouhaud 10:09
Re: Get memory contexts of an arbitrary backend process torikoshia 10:16
Re: Add Information during standby recovery conflicts 📎 Drouvot, Bertrand 10:22
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Bharath Rupireddy 11:15
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 11:27
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Dmitry Dolgov 11:38
Re: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently Bharath Rupireddy 11:52
Re: [HACKERS] Custom compression methods Dilip Kumar 12:16
Re: convert elog(LOG) calls to ereport Peter Eisentraut 13:34
Re: convert elog(LOG) calls to ereport Peter Eisentraut 13:34
Re: convert elog(LOG) calls to ereport Peter Eisentraut 13:35
Re: Single transaction in the tablesync worker? Ashutosh Bapat 13:42
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Alvaro Herrera 14:37
Re: Hybrid Hash/Nested Loop joins and caching results from subplans 📎 David Rowley 14:41
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Tom Lane 15:42
Re: Add session statistics to pg_stat_database Laurenz Albe 15:55
[PATCH] Add support for leading/trailing bytea trim()ing 📎 Joel Jacobson 16:30
Re: [PATCH] Add support for leading/trailing bytea trim()ing Tom Lane 16:37
Re: Corner-case bug in pg_rewind Heikki Linnakangas 16:43
Re: [PATCH] Covering SPGiST index Tom Lane 17:05
Re: pg_dump, ATTACH, and independently restorable child partitions Tom Lane 17:13
Re: Logical archiving Euler Taveira 17:14
Re: please update ps display for recovery checkpoint 📎 Bossart, Nathan 17:17
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Tom Lane 17:23
Re: [PATCH] Covering SPGiST index 📎 Pavel Borisov 17:31
Re: Logical archiving Andrey Borodin 17:36
Re: pg_dump, ATTACH, and independently restorable child partitions 📎 Justin Pryzby 18:02
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 18:25
Re: walsender bug: stuck during shutdown Alvaro Herrera 18:27
Re: WIP: WAL prefetch (another approach) Stephen Frost 18:27
Re: Logical archiving Euler Taveira 18:28
Re: POC: Better infrastructure for automated testing of concurrency issues Alvaro Herrera 18:29
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Alexey Kondratov 18:40
Re: [PATCH] Add support for leading/trailing bytea trim()ing 📎 Joel Jacobson 18:44
Re: WIP: WAL prefetch (another approach) Andres Freund 18:51
Re: POC: Better infrastructure for automated testing of concurrency issues Peter Geoghegan 18:57
Re: Improper use about DatumGetInt32 Alvaro Herrera 18:58
Re: Add docs stub for recovery.conf Stephen Frost 19:00
Re: WIP: WAL prefetch (another approach) Stephen Frost 19:01
Re: Add docs stub for recovery.conf David G. Johnston 19:14
Re: Add docs stub for recovery.conf Stephen Frost 19:28
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Alvaro Herrera 19:28
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 19:54
[PATCH] pg_dumpall options proposal/patch code 20:57
Re: [PATCH] Add support for leading/trailing bytea trim()ing Tom Lane 21:02
Re: POC: Better infrastructure for automated testing of concurrency issues Alexander Korotkov 21:15
Re: POC: Better infrastructure for automated testing of concurrency issues Alexander Korotkov 21:20
Re: Improving spin-lock implementation on ARM. Alexander Korotkov 21:25
Removal of operator_precedence_warning 📎 Tom Lane 21:39
Re: [PATCH] pg_dumpall options proposal/patch Tom Lane 21:43
Re: A few new options for CHECKPOINT Alvaro Herrera 21:46
Re: POC: Better infrastructure for automated testing of concurrency issues Peter Geoghegan 22:00
Re: Removal of operator_precedence_warning Alvaro Herrera 22:01
Re: A few new options for CHECKPOINT Stephen Frost 22:17
Re: Removal of operator_precedence_warning Tom Lane 22:21
Re: A few new options for CHECKPOINT 📎 Bossart, Nathan 23:21
Re: A few new options for CHECKPOINT Alvaro Herrera 23:32

Browse Archives

Prev | Next