pgsql-hackers since 2020-07-15 01:47

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

July 15, 2020

Thread Author Time
Re: SQL/JSON: functions 📎 Nikita Glukhov 01:47
Re: Binary support for pgoutput plugin Tom Lane 02:28
Re: [PATCH] Performance Improvement For Copy From Binary Files 📎 Amit Langote 02:32
Re: WIP: BRIN multi-range indexes Alexander Korotkov 02:34
Re: INSERT INTO SELECT, Why Parallelism is not selected? Amit Kapila 02:36
Re: replication_origin and replication_origin_lsn usage on subscriber Amit Kapila 02:42
Re: Is it useful to record whether plans are generic or custom? Fujii Masao 02:44
Re: Binary support for pgoutput plugin Andres Freund 02:47
Re: GSSENC'ed connection stalls while reconnection attempts. 📎 Kyotaro Horiguchi 02:49
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 02:51
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) 📎 Justin Pryzby 03:08
Re: Parallel Seq Scan vs kernel read ahead David Rowley 03:52
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 03:59
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 04:00
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 04:05
Re: [PATCH] Performance Improvement For Copy From Binary Files vignesh C 04:06
Re: Default setting for enable_hashagg_disk 📎 Peter Geoghegan 04:12
Re: Parallel copy Amit Kapila 05:04
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 06:06
Re: Don't choke on files that are removed while pg_rewind runs. Michael Paquier 06:25
Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao 08:29
Re: POC and rebased patch for CSN based snapshots 📎 Andrey V. Lepikhov 09:06
gs_group_1 crashing on 13beta2/s390x Christoph Berg 09:15
Re: Support for NSS as a libpq TLS backend Thomas Munro 09:26
Re: Policy on cross-posting to multiple lists Magnus Hagander 10:41
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Ajin Cherian 11:21
file_fdw vs relative paths Magnus Hagander 11:22
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 11:23
Re: SQL/JSON: functions Andrew Dunstan 11:50
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiro Ikeda 11:58
Re: Partitioning and postgres_fdw optimisations for multi-tenancy Etsuro Fujita 12:02
Re: Mark btree_gist functions as PARALLEL SAFE 📎 Alexander Korotkov 12:26
Volatile Functions in Parallel Plans Zhenghua Lyu 12:44
Have SIGHUP instead of SIGTERM for config reload in logical replication launcher 📎 Bharath Rupireddy 12:46
Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher Dilip Kumar 12:51
Which SET TYPE don't actually require a rewrite Magnus Hagander 12:54
Re: some more pg_dump refactoring Peter Eisentraut 13:05
Re: libpq: Request Pipelining/Batching status ? Matthieu Garrigues 13:13
renaming configure.in to configure.ac Peter Eisentraut 13:14
Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher Amit Kapila 13:16
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 13:29
Re: Policy on cross-posting to multiple lists Stephen Frost 13:32
Re: renaming configure.in to configure.ac Andrew Dunstan 13:39
Re: renaming configure.in to configure.ac Tom Lane 13:45
Re: Improve handling of parameter differences in physical replication 📎 Peter Eisentraut 13:47
BUG #15285: Query used index over field with ICU collation in some cases wrongly return 0 rows 📎 Jehan-Guillaume de Rorthais 13:52
Re: Postgres is not able to handle more than 4k tables!? Konstantin Knizhnik 14:28
Re: Postgres is not able to handle more than 4k tables!? Alvaro Herrera 15:03
Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher Bharath Rupireddy 15:03
Re: TAP tests and symlinks on Windows 📎 Andrew Dunstan 15:04
Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund 15:41
Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher Andres Freund 15:51
Re: BUG #16419: wrong parsing BC year in to_date() function 📎 David G. Johnston 16:26
Re: Postgres is not able to handle more than 4k tables!? 📎 Konstantin Knizhnik 17:10
Re: Support for NSS as a libpq TLS backend Andrew Dunstan 18:35
Re: Dumping/restoring fails on inherited generated column Tom Lane 19:29
Generic Index Skip Scan 📎 Floris Van Nee 19:52
Dependencies for partitioned indexes are still a mess Tom Lane 19:52
Re: gs_group_1 crashing on 13beta2/s390x Christoph Berg 20:29
Re: Warn when parallel restoring a custom dump without data offsets 📎 Tom Lane 20:40
Re: gs_group_1 crashing on 13beta2/s390x Tom Lane 21:45
Re: Generic Index Skip Scan David Rowley 21:46
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 22:16
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 22:18
sys_siglist[] is causing us trouble again Tom Lane 22:48
Re: sys_siglist[] is causing us trouble again Filipe Rosset 23:13
Re: sys_siglist[] is causing us trouble again Thomas Munro 23:21
Re: sys_siglist[] is causing us trouble again Tom Lane 23:36
Re: Infinities in type numeric Dean Rasheed 23:39

July 16, 2020

Thread Author Time
Re: sys_siglist[] is causing us trouble again 📎 Tom Lane 00:14
"cert" + clientcert=verify-ca in pg_hba.conf? 📎 Kyotaro Horiguchi 00:30
Re: Improving connection scalability: GetSnapshotData() 📎 Andres Freund 01:25
Re: Improving connection scalability: GetSnapshotData() Alvaro Herrera 01:33
Re: Is it useful to record whether plans are generic or custom? 📎 torikoshia 02:50
Re: INSERT INTO SELECT, Why Parallelism is not selected? 📎 Amit Kapila 03:14
Re: Volatile Functions in Parallel Plans Amit Kapila 04:07
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 04:16
Re: Volatile Functions in Parallel Plans Zhenghua Lyu 04:22
RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com 04:53
Re: Partitioning and postgres_fdw optimisations for multi-tenancy Etsuro Fujita 04:55
Re: renaming configure.in to configure.ac Noah Misch 04:56
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 05:47
Re: [Patch] ALTER SYSTEM READ ONLY Prabhat Sahu 06:11
Re: Volatile Functions in Parallel Plans Jesse Zhang 06:16
Re: gs_group_1 crashing on 13beta2/s390x Andrew Gierth 06:42
How to identify trigger is called from the node where row is created Satish S 06:45
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 06:52
Re: Resetting spilled txn statistics in pg_stat_replication 📎 Amit Kapila 06:53
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 08:15
Re: OpenSSL 3.0.0 compatibility 📎 Peter Eisentraut 08:58
Re: [POC] Fast COPY FROM command for the table with foreign partitions 📎 Amit Langote 09:14
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 09:16
Re: Which SET TYPE don't actually require a rewrite Amit Kapila 09:32
Re: gs_group_1 crashing on 13beta2/s390x Christoph Berg 09:33
Re: problem with RETURNING and update row movement Amit Langote 09:38
Re: INSERT INTO SELECT, Why Parallelism is not selected? Dilip Kumar 09:53
Encoding of src/timezone/tznames/Europe.txt Christoph Berg 10:07
Re: TAP tests and symlinks on Windows Michael Paquier 10:21
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 10:33
Re: renaming configure.in to configure.ac Dagfinn Ilmari Mannsåker 10:41
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 10:55
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 11:01
Re: OpenSSL 3.0.0 compatibility Michael Paquier 11:45
Re: Partitioning and postgres_fdw optimisations for multi-tenancy Andrey Lepikhov 11:56
Re: Volatile Functions in Parallel Plans Zhenghua Lyu 11:57
Re: Stale external URL in doc? 📎 Daniel Gustafsson 12:09
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas 13:10
Re: INSERT INTO SELECT, Why Parallelism is not selected? Robert Haas 13:13
Re: sys_siglist[] is causing us trouble again Andrew Dunstan 13:34
Re: Binary support for pgoutput plugin Dave Cramer 13:58
Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas 14:00
Re: Include access method in listTables output 📎 Georgios 14:05
Re: [PATCH] Performance Improvement For Copy From Binary Files 📎 Amit Langote 14:14
Re: Encoding of src/timezone/tznames/Europe.txt Tom Lane 14:24
Re: How to identify trigger is called from the node where row is created David G. Johnston 14:45
Re: gs_group_1 crashing on 13beta2/s390x Tom Lane 15:08
Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher Robert Haas 15:14
Re: Volatile Functions in Parallel Plans Tom Lane 15:18
Re: [PATCH] Performance Improvement For Copy From Binary Files Bharath Rupireddy 15:22
Re: renaming configure.in to configure.ac Tom Lane 15:24
Re: renaming configure.in to configure.ac Andrew Dunstan 15:36
Re: Volatile Functions in Parallel Plans Jesse Zhang 15:40
Re: renaming configure.in to configure.ac Tom Lane 15:43
Re: renaming configure.in to configure.ac Andres Freund 15:48
Re: Volatile Functions in Parallel Plans Tom Lane 15:57
Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas 16:14
Re: renaming configure.in to configure.ac Tom Lane 16:17
Re: Partitioning and postgres_fdw optimisations for multi-tenancy Etsuro Fujita 16:35
Re: Partitioning and postgres_fdw optimisations for multi-tenancy Alexey Kondratov 16:40
Re: Infinities in type numeric Tom Lane 16:43
Difference for Binary format vs Text format for client-server communication Andy Fan 16:52
Re: Partitioning and postgres_fdw optimisations for multi-tenancy Alexey Kondratov 16:56
Re: [PATCH] Performance Improvement For Copy From Binary Files vignesh C 17:13
Re: Parallel copy 📎 vignesh C 17:13
Re: Using Valgrind to detect faulty buffer accesses (no pin or buffer content lock held) Anastasia Lubennikova 17:24
Wrong results from in_range() tests with infinite offset 📎 Tom Lane 18:58
Re: calling procedures is slow and consumes extra much memory against calling function 📎 Pavel Stehule 19:08
NaN divided by zero should yield NaN 📎 Tom Lane 19:29
Re: new heapcheck contrib module Robert Haas 19:38
Re: Encoding of src/timezone/tznames/Europe.txt Christoph Berg 19:46
Re: Wrong results from in_range() tests with infinite offset 📎 Tom Lane 21:50
Improve Managing Databases Overview Doc Page 📎 David G. Johnston 21:55
[PATCH] Allow queries in WHEN expression of FOR EACH STATEMENT triggers 📎 Joe Wildish 22:22
Re: Physical slot restart_lsn advances incorrectly requiring restore from archive Hsu, John 22:54
Re: psql FETCH_COUNT feature does not work with combined queries David Johnston 23:08
Re: psql FETCH_COUNT feature does not work with combined queries Alvaro Herrera 23:24
Re: [PATCH] Allow queries in WHEN expression of FOR EACH STATEMENT triggers Daniel Gustafsson 23:32
Re: [DOC] Document concurrent index builds waiting on each other David Johnston 23:33
Re: psql FETCH_COUNT feature does not work with combined queries David G. Johnston 23:44
Re: Wrong results from in_range() tests with infinite offset Dean Rasheed 23:47

July 17, 2020

Thread Author Time
Re: TAP tests and symlinks on Windows Michael Paquier 00:15
Re: Wrong results from in_range() tests with infinite offset Tom Lane 00:59
Re: Encoding of src/timezone/tznames/Europe.txt Michael Paquier 01:16
Re: new heapcheck contrib module Michael Paquier 01:25
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiro Ikeda 02:06
Re: expose parallel leader in CSV and log_line_prefix Michael Paquier 02:41
Re: [PATCH] Add support for choosing huge page size Thomas Munro 02:42
Re: expose parallel leader in CSV and log_line_prefix Alvaro Herrera 02:55
RE: Implement UNLOGGED clause for COPY FROM osumi.takamichi@fujitsu.com 03:04
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 03:08
Re: Stale external URL in doc? 📎 Kyotaro Horiguchi 03:13
Re: Does TupleQueueReaderNext() really need to copy its result? Thomas Munro 03:34
Re: Which SET TYPE don't actually require a rewrite Noah Misch 03:40
Re: Partitioning and postgres_fdw optimisations for multi-tenancy Andrey V. Lepikhov 04:23
Re: expose parallel leader in CSV and log_line_prefix Michael Paquier 05:01
Re: Stale external URL in doc? Michael Paquier 05:03
Re: Added tab completion for the missing options in copy statement Michael Paquier 05:13
Re: Remove page-read callback from XLogReaderState. Takashi Menjo 05:14
RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com 05:21
Re: expose parallel leader in CSV and log_line_prefix Julien Rouhaud 05:34
Re: Added tab completion for the missing options in copy statement 📎 Michael Paquier 05:45
Re: INSERT INTO SELECT, Why Parallelism is not selected? Amit Kapila 05:54
Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher Amit Kapila 05:57
RE: Parallel Seq Scan vs kernel read ahead k.jamison@fujitsu.com 06:05
Re: renaming configure.in to configure.ac Noah Misch 06:29
Re: Transactions involving multiple postgres foreign servers, take 2 Laurenz Albe 06:49
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 06:55
Re: Is it useful to record whether plans are generic or custom? 📎 Fujii Masao 07:25
Re: Parallel worker hangs while handling errors. Bharath Rupireddy 07:51
RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com 08:29
Re: Parallel copy 📎 vignesh C 08:39
Re: renaming configure.in to configure.ac 📎 Peter Eisentraut 08:46
Re: max_slot_wal_keep_size and wal_keep_segments Fujii Masao 09:11
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 09:18
Re: Additional Chapter for Tutorial 📎 Jürgen Purtz 09:32
Re: Implement UNLOGGED clause for COPY FROM Amit Kapila 10:03
Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING 📎 Dilip Kumar 10:46
Re: renaming configure.in to configure.ac Dagfinn Ilmari Mannsåker 10:58
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 11:04
Re: max_slot_wal_keep_size and wal_keep_segments David Steele 11:24
Re: [PATCH] Performance Improvement For Copy From Binary Files Bharath Rupireddy 11:56
Re: Added tab completion for the missing options in copy statement 📎 vignesh C 11:58
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy 12:02
Re: Parallel copy Ashutosh Sharma 13:48
Re: Which SET TYPE don't actually require a rewrite Magnus Hagander 14:08
Re: renaming configure.in to configure.ac Tom Lane 14:12
Re: WIP: System Versioned Temporal Table 📎 Surafel Temesgen 14:18
Re: renaming configure.in to configure.ac Magnus Hagander 14:34
Add header support to text format and matching feature Rémi Lapeyre 14:54
[PATCH v3 1/2] Add header support to "COPY TO" text format 📎 Rémi Lapeyre 14:54

Browse Archives

Prev | Next