pgsql-hackers since 2020-11-24 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

Nov. 24, 2020

Thread Author Time
RE: Terminate the idle sessions [email protected] 00:01
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path David Rowley 00:12
Re: remove spurious CREATE INDEX CONCURRENTLY wait Andres Freund 00:40
Re: Parallel plans and "union all" subquery Greg Nancarrow 00:44
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Dagfinn Ilmari Mannsåker 00:52
Re: Online verification of checksums Michael Paquier 01:10
Re: Online verification of checksums Michael Paquier 01:28
Re: enable_incremental_sort changes query behavior James Coleman 01:29
回复: vac_update_datfrozenxid will raise "wrong tuple length" if pg_database tuple contains toast attribute. Junfeng Yang 01:38
Re: deferred primary key and logical replication Amit Kapila 01:42
Re: POC: postgres_fdw insert batching Tomas Vondra 01:44
Re: Online verification of checksums Stephen Frost 01:54
Re: abstract Unix-domain sockets Michael Paquier 01:57
Re: should INSERT SELECT use a BulkInsertState? 📎 Justin Pryzby 02:00
Re: "as quickly as possible" (was: remove spurious CREATE INDEX CONCURRENTLY wait) Alvaro Herrera 02:03
Re: "as quickly as possible" (was: remove spurious CREATE INDEX CONCURRENTLY wait) Michael Paquier 02:04
RE: Disable WAL logging to speed up data loading 📎 [email protected] 02:18
Re: Strange behavior with polygon and NaN Kyotaro Horiguchi 02:39
Re: [POC] Fast COPY FROM command for the table with foreign partitions Etsuro Fujita 02:56
Re: Terminate the idle sessions David G. Johnston 03:39
Re: Use macros for calculating LWLock offset Michael Paquier 03:51
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 03:52
Re: bug in pageinspect's "tuple data" feature Michael Paquier 04:01
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 04:17
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 04:27
Re: Strange behavior with polygon and NaN Kyotaro Horiguchi 04:55
Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey Lepikhov 06:04
Re: Terminate the idle sessions Li Japin 06:22
Re: Terminate the idle sessions Li Japin 06:22
Re: Use macros for calculating LWLock offset Li Japin 06:23
RE: [PoC] Non-volatile WAL buffer [email protected] 06:34
Re: walsender bug: stuck during shutdown Fujii Masao 07:35
Huge memory consumption on partitioned table with FKs 📎 Tatsuro Yamada 07:46
Re: Evaluate expression at planning time for two more cases Surafel Temesgen 07:47
Migration Oracle multitenant database to PostgreSQL ? ROS Didier 08:09
Re: Migration Oracle multitenant database to PostgreSQL ? Thomas Kellerer 08:22
RE: POC: postgres_fdw insert batching [email protected] 08:45
Re: Deduplicate aggregates and transition functions in planner Heikki Linnakangas 08:54
Re: Implementing Incremental View Maintenance Yugo NAGATA 09:21
Re: Implementing Incremental View Maintenance Yugo NAGATA 09:21
Re: Implementing Incremental View Maintenance Konstantin Knizhnik 09:46
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 09:58
Re: psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables Anastasia Lubennikova 10:04
Re: Implementing Incremental View Maintenance Yugo NAGATA 10:11
Re: LogwrtResult contended spinlock Anastasia Lubennikova 10:36
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 📎 Michael Paquier 10:52
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie 11:13
Remove cache_plan argument comments to ri_PlanCheck 📎 Li Japin 11:16
Re: [HACKERS] Custom compression methods Dilip Kumar 12:11
Re: pgbench and timestamps (bounced) Anastasia Lubennikova 12:11
Re: Libpq support to connect to standby server as priority Anastasia Lubennikova 12:26
Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander 12:32
Re: libpq compression 📎 Konstantin Knizhnik 12:32
Re: [HACKERS] Custom compression methods Robert Haas 13:44
About adding a new filed to a struct in primnodes.h Andy Fan 13:49
Re: Remove cache_plan argument comments to ri_PlanCheck Amit Kapila 13:56
Re: vac_update_datfrozenxid will raise "wrong tuple length" if pg_database tuple contains toast attribute. Amit Kapila 14:00
Re: [patch] CLUSTER blocks scanned progress reporting Fujii Masao 14:05
Re: Migration Oracle multitenant database to PostgreSQL ? Bruce Momjian 14:09
Re: [PATCH] LWLock self-deadlock detection Ashutosh Bapat 14:11
Re: Prevent printing "next step instructions" in initdb and pg_upgrade Bruce Momjian 14:12
Re: [doc] plan invalidation when statistics are update Fujii Masao 14:14
Re: LogwrtResult contended spinlock Alvaro Herrera 15:01
Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander 15:05
Re: walsender bug: stuck during shutdown 📎 Alvaro Herrera 15:07
Re: About adding a new filed to a struct in primnodes.h Alvaro Herrera 15:11
Re: bug in pageinspect's "tuple data" feature Alvaro Herrera 15:16
Re: Terminate the idle sessions David G. Johnston 15:20
Re: [patch] CLUSTER blocks scanned progress reporting 📎 Matthias van de Meent 15:25
Re: abstract Unix-domain sockets David G. Johnston 15:27
Re: Prevent printing "next step instructions" in initdb and pg_upgrade Bruce Momjian 15:28
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 15:31
Re: abstract Unix-domain sockets Peter Eisentraut 15:45
Re: [HACKERS] Custom compression methods Dilip Kumar 15:47
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Peter Eisentraut 15:48
Re: abstract Unix-domain sockets David G. Johnston 15:49
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Tom Lane 15:55
Re: libpq compression Robert Haas 16:02
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 16:23
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Stephen Frost 16:53
Re: POC: postgres_fdw insert batching Tomas Vondra 17:08
Re: [HACKERS] Custom compression methods Robert Haas 17:15
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 17:29
Re: Strange behavior with polygon and NaN Tom Lane 17:29
Re: libpq compression Daniil Zakhlystov 17:34
Re: Online verification of checksums David Steele 17:38
Re: mark/restore failures on unsorted merge joins Andrew Gierth 18:07
Re: [HACKERS] Custom compression methods Tom Lane 18:21
Re: [PoC] Non-volatile WAL buffer Tomas Vondra 18:26
Re: mark/restore failures on unsorted merge joins Tom Lane 18:33
Re: libpq compression Robert Haas 18:35
Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted David Zhang 18:36
Re: [HACKERS] Custom compression methods Robert Haas 18:38
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Alexey Kondratov 18:43
Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted Pavel Borisov 18:59
Re: [HACKERS] Custom compression methods Alvaro Herrera 19:20
Re: enable_incremental_sort changes query behavior Tom Lane 19:31
Re: mark/restore failures on unsorted merge joins 📎 Andrew Gierth 19:41
Re: libpq compression Daniil Zakhlystov 19:47
Re: mark/restore failures on unsorted merge joins Tom Lane 19:48
Ready For Committer patches (CF 2020-11) Anastasia Lubennikova 20:18
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path David Rowley 20:43
Re: bug in pageinspect's "tuple data" feature Robert Haas 20:44
Re: mark/restore failures on unsorted merge joins Andrew Gierth 20:45
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path David Rowley 20:48
Re: mark/restore failures on unsorted merge joins Tom Lane 20:49
Re: libpq compression Konstantin Knizhnik 20:59
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Tom Lane 20:59
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Alvaro Herrera 21:04
Re: libpq compression 📎 Konstantin Knizhnik 21:05
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Tom Lane 21:11
Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera 21:38
Re: Libpq support to connect to standby server as priority Tom Lane 21:49
Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera 21:57
A few new options for CHECKPOINT 📎 Bossart, Nathan 22:23
Re: Libpq support to connect to standby server as priority Alvaro Herrera 22:59
Re: Libpq support to connect to standby server as priority Tom Lane 23:19
Add table access method as an option to pgbench 📎 David Zhang 23:32

Nov. 25, 2020

Thread Author Time
RE: A few new options for CHECKPOINT [email protected] 00:03
Re: About adding a new filed to a struct in primnodes.h Andy Fan 00:10
RE: [PoC] Non-volatile WAL buffer [email protected] 00:27
Re: A few new options for CHECKPOINT Bossart, Nathan 00:48
Re: Libpq support to connect to standby server as priority 📎 Tom Lane 01:07
RE: A few new options for CHECKPOINT [email protected] 01:07
Re: [PoC] Non-volatile WAL buffer Ashwin Agrawal 01:10
Re: About adding a new filed to a struct in primnodes.h Andy Fan 01:17
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Tom Lane 01:28
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path David Rowley 01:35
Re: About adding a new filed to a struct in primnodes.h Tom Lane 01:40
Re: [PoC] Non-volatile WAL buffer Tomas Vondra 01:44
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path 📎 David Rowley 01:46
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Tom Lane 01:47
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Craig Ringer 01:54
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Tom Lane 01:59
Re: POC: postgres_fdw insert batching Craig Ringer 02:10
Re: Terminate the idle sessions 📎 Li Japin 02:18
Re: [PoC] Non-volatile WAL buffer Tomas Vondra 02:19
Re: About adding a new filed to a struct in primnodes.h Andy Fan 02:31
Re: Strange behavior with polygon and NaN Kyotaro Horiguchi 02:39
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 02:40
Re: [PATCH] Add features to pg_stat_statements Seino Yuki 03:02
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 03:17
Re: Removal of currtid()/currtid2() and some table AM cleanup Michael Paquier 03:21
Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? 📎 Euler Taveira 03:28
Re: Add table access method as an option to pgbench Michael Paquier 03:41
Re: About adding a new filed to a struct in primnodes.h Tom Lane 03:54
Re: WIP: WAL prefetch (another approach) Thomas Munro 03:57
Re: [PATCH] Add features to pg_stat_statements Fujii Masao 04:13
Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan 04:35
Re: A few new options for CHECKPOINT Michael Paquier 04:47
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) Thomas Munro 05:00
RE: POC: postgres_fdw insert batching 📎 [email protected] 05:04
Re: About adding a new filed to a struct in primnodes.h Andy Fan 05:12
Re: [doc] plan invalidation when statistics are update Fujii Masao 05:13
Re: autovac issue with large number of tables Masahiko Sawada 05:17
Re: [doc] plan invalidation when statistics are update Andy Fan 05:24
Re: A few new options for CHECKPOINT Fujii Masao 05:32
Re: Remove cache_plan argument comments to ri_PlanCheck Amit Kapila 05:45
Re: [PATCH] LWLock self-deadlock detection Craig Ringer 06:16
Re: [Proposal] Global temporary tables Pavel Stehule 06:19
RE: POC: postgres_fdw insert batching [email protected] 06:31
Re: [PATCH] Add features to pg_stat_statements Seino Yuki 06:40
Re: Libpq support to connect to standby server as priority Greg Nancarrow 07:04
Re: default result formats setting 📎 Peter Eisentraut 07:06
Re: vac_update_datfrozenxid will raise "wrong tuple length" if pg_database tuple contains toast attribute. 📎 Michael Paquier 07:12
Re: autovac issue with large number of tables 📎 Kasahara Tatsuhito 07:18
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 07:24
Re: walsender bug: stuck during shutdown Fujii Masao 07:32
Re: Parallel plans and "union all" subquery Luc Vlaming 07:43
Re: abstract Unix-domain sockets Peter Eisentraut 07:47
Re: abstract Unix-domain sockets Peter Eisentraut 07:49
Re: [PATCH] Add features to pg_stat_statements Fujii Masao 08:07
Re: Strange behavior with polygon and NaN 📎 Kyotaro Horiguchi 08:14
Re: Prevent printing "next step instructions" in initdb and pg_upgrade Peter Eisentraut 08:29
Re: Multi Inserts in CREATE TABLE AS - revived patch Luc Vlaming 08:41
Re: Enumize logical replication message actions 📎 Peter Smith 08:56
Re: [PATCH] remove pg_standby Peter Eisentraut 09:04
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 09:18
Re: Enumize logical replication message actions Amit Kapila 09:22
Re: [patch] CLUSTER blocks scanned progress reporting Fujii Masao 09:35
Re: [POC] Fast COPY FROM command for the table with foreign partitions Amit Langote 09:47
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao 09:59
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Alexey Kondratov 10:04
Re: Is postgres ready for 2038? 方徳輝 10:10
Re: A few new options for CHECKPOINT Bernd Helmle 10:41
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Fujii Masao 11:19
Re: autovac issue with large number of tables Masahiko Sawada 11:46
Re: [patch] CLUSTER blocks scanned progress reporting Matthias van de Meent 11:52
Re: Implementing Incremental View Maintenance Konstantin Knizhnik 12:16
Re: Deleting older versions in unique indexes to avoid page splits Victor Yegorov 12:43
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 12:50
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 12:55
Re: SEARCH and CYCLE clauses 📎 Peter Eisentraut 13:06
Re: Implementing Incremental View Maintenance Yugo NAGATA 13:06
Re: [Proposal] Global temporary tables 曾文旌 13:08
Re: Add Information during standby recovery conflicts Masahiko Sawada 13:20
Re: Online checksums patch - once again 📎 Daniel Gustafsson 13:20
Re: [PATCH] LWLock self-deadlock detection Ashutosh Bapat 13:23
Re: Online checksums patch - once again Heikki Linnakangas 13:33
Re: Parallel plans and "union all" subquery Greg Nancarrow 13:54

Browse Archives

Prev | Next