pgsql-hackers before 2020-06-12 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

June 9, 2020

Thread Author Time
Re: Bump default wal_level to logical Amit Kapila 13:05
Re: Bump default wal_level to logical Amit Kapila 13:27
Re: Bump default wal_level to logical Amit Kapila 13:28
pg_dump and concurrent DDL activity Ashutosh Bapat 14:00
Re: text coverage for EXTRACT() Tom Lane 14:11
Re: [PATCH] Add support for choosing huge page size 📎 Odin Ugedal 14:24
Re: Postgres installer with pgAdmin 4.22 David G. Johnston 14:25
Re: Speedup usages of pg_*toa() functions Ranier Vilela 14:31
Re: Terminate the idle sessions David G. Johnston 14:35
Re: BUG #16481: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events David G. Johnston 15:10
Re: Why is pq_begintypsend so slow? Robert Haas 15:46
Fixed the remaining old function names. 📎 U ikki 15:53
Re: Speedup usages of pg_*toa() functions Andrew Gierth 16:01
Re: Inlining of couple of functions in pl_exec.c improves performance Pavel Stehule 16:19
Re: Verifying embedded oids in *recv is a bad idea Jelte Fennema 16:56
Re: Physical replication slot advance is not persistent Andres Freund 17:19
Re: Bump default wal_level to logical Andres Freund 17:20
Re: elog(DEBUG2 in SpinLocked section. Robert Haas 17:46
Re: elog(DEBUG2 in SpinLocked section. Tom Lane 17:59
Re: Physical replication slot advance is not persistent 📎 Alexey Kondratov 18:01
Re: Disallow cancellation of waiting for synchronous replication Jeff Davis 18:32
Re: Speedup usages of pg_*toa() functions Ranier Vilela 18:37
Re: Speedup usages of pg_*toa() functions Andrew Gierth 18:52
Re: elog(DEBUG2 in SpinLocked section. Robert Haas 19:20
Re: Why is pq_begintypsend so slow? Andres Freund 19:23
global barrier & atomics in signal handlers (Re: Atomic operations within spinlocks) Andres Freund 19:37
Re: Speedup usages of pg_*toa() functions Ranier Vilela 19:51
Re: Speedup usages of pg_*toa() functions Andrew Gierth 20:42
Re: global barrier & atomics in signal handlers (Re: Atomic operations within spinlocks) Robert Haas 21:04
Re: Why is pq_begintypsend so slow? Robert Haas 21:06
Re: Speedup usages of pg_*toa() functions Ranier Vilela 21:50
Re: Fast DSM segments Thomas Munro 22:02
Re: Fixed the remaining old function names. Peter Eisentraut 22:24
Re: proposal: possibility to read dumped table's name from file Justin Pryzby 22:30
Re: Auto-vectorization speeds up multiplication of large-precision numerics Peter Eisentraut 22:50
Re: global barrier & atomics in signal handlers (Re: Atomic operations within spinlocks) Andres Freund 22:54
Re: elog(DEBUG2 in SpinLocked section. Tom Lane 23:24
Re: elog(DEBUG2 in SpinLocked section. Andres Freund 23:54
Re: Speedup usages of pg_*toa() functions 📎 David Rowley 23:57

June 10, 2020

Thread Author Time
Re: Fixed the remaining old function names. U ikki 00:01
Re: elog(DEBUG2 in SpinLocked section. Andres Freund 00:12
Re: Default setting for enable_hashagg_disk Melanie Plageman 01:20
Re: Is it useful to record whether plans are generic or custom? 📎 torikoshia 01:50
Re: Default setting for enable_hashagg_disk Justin Pryzby 02:15
Re: FailedAssertion at ReorderBufferCheckMemoryLimit() 📎 Amit Kapila 03:00
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 03:03
Re: Asynchronous Append on postgres_fdw nodes. 📎 Kyotaro Horiguchi 03:05
Re: Global snapshots 📎 Andrey V. Lepikhov 03:05
Re: Read access for pg_monitor to pg_replication_origin_status view Michael Paquier 03:35
Re: FailedAssertion at ReorderBufferCheckMemoryLimit() Fujii Masao 03:45
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 03:50
Re: proposal: possibility to read dumped table's name from file Justin Pryzby 03:57
Re: [PATCH] Leading minus for negative time interval in ISO 8601 Mikhail Titov 04:18
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Michael Paquier 04:23
Re: Parallel Seq Scan vs kernel read ahead David Rowley 05:07
Re: [PATCH] Add support for choosing huge page size Thomas Munro 05:11
Re: Parallel Seq Scan vs kernel read ahead Thomas Munro 05:20
Re: Terminate the idle sessions Li Japin 05:20
Re: Parallel Seq Scan vs kernel read ahead David Rowley 05:39
Re: [PATCH] Add support for choosing huge page size Thomas Munro 05:42
RE: BUG #16481: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Vianello Fabio 06:02
Re: Physical replication slot advance is not persistent 📎 Michael Paquier 06:53
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 07:00
Re: Speedup usages of pg_*toa() functions Andrew Gierth 07:25
Re: Terminate the idle sessions Michael Paquier 08:25
Re: Physical replication slot advance is not persistent Kyotaro Horiguchi 08:38
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 09:00
Re: Is it useful to record whether plans are generic or custom? Kyotaro Horiguchi 09:00
typos in comments referring to macros 📎 John Naylor 09:17
Relation wide 'LIKE' clause Georgios 09:42
Re: typos in comments referring to macros Amit Kapila 09:49
Re: calling procedures is slow and consumes extra much memory against calling function Amit Khandekar 09:52
Re: Relation wide 'LIKE' clause Peter Eisentraut 10:08
Re: Relation wide 'LIKE' clause Georgios 10:17
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:30
Re: Inlining of couple of functions in pl_exec.c improves performance Amit Khandekar 10:39
Re: FailedAssertion at ReorderBufferCheckMemoryLimit() Amit Kapila 11:18
Re: Atomic operations within spinlocks Robert Haas 11:26
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 11:31
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 11:40
Re: calling procedures is slow and consumes extra much memory against calling function Pavel Stehule 11:42
Re: [PATCH] Add support for choosing huge page size 📎 Odin Ugedal 11:45
walkdir does not honor elevel because of call to AllocateDir, possibly causing issues in abort handler Jelte Fennema 12:04
Re: Auto-vectorization speeds up multiplication of large-precision numerics Amit Khandekar 12:15
Re: Parallel Seq Scan vs kernel read ahead David Rowley 12:33
COPY, bytea streaming and memory footprint Jerome Wagner 12:52
Recording test runtimes with the buildfarm David Rowley 12:58
Re: Recording test runtimes with the buildfarm Stephen Frost 13:17
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 13:24
Re: Atomic operations within spinlocks Tom Lane 13:51
Re: Terminate the idle sessions Li Japin 13:53
Re: Recording test runtimes with the buildfarm Andrew Dunstan 13:57
pg_upgrade fails if vacuum_defer_cleanup_age > 0 📎 Laurenz Albe 14:07
Re: Recording test runtimes with the buildfarm Tom Lane 14:13
Re: Terminate the idle sessions Adam Brusselback 14:27
Re: elog(DEBUG2 in SpinLocked section. Robert Haas 14:45
Re: password_encryption default Peter Eisentraut 14:47
Re: password_encryption default Jonathan S. Katz 14:51
Re: Recording test runtimes with the buildfarm Andrew Dunstan 16:18
Re: Recording test runtimes with the buildfarm Stephen Frost 16:21
Re: Default setting for enable_hashagg_disk Melanie Plageman 16:40
Re: Fast DSM segments Robert Haas 17:37
Re: global barrier & atomics in signal handlers (Re: Atomic operations within spinlocks) Robert Haas 17:37
Re: Default setting for enable_hashagg_disk Jeff Davis 17:39
Re: Internal key management system Bruce Momjian 17:40
Re: Command statistics system (cmdstats) Robert Haas 17:45
Re: Physical replication slot advance is not persistent Alexey Kondratov 17:57
Re: Default setting for enable_hashagg_disk Jeff Davis 18:39
Re: Default setting for enable_hashagg_disk Jeff Davis 18:52
Re: Resetting spilled txn statistics in pg_stat_replication Magnus Hagander 19:05
Re: Recording test runtimes with the buildfarm David Rowley 21:13
Re: Recording test runtimes with the buildfarm Thomas Munro 21:43
Re: Recording test runtimes with the buildfarm Tom Lane 21:56
Re: Recording test runtimes with the buildfarm Thomas Munro 22:00
Re: Recording test runtimes with the buildfarm Andres Freund 22:00
Re: Recording test runtimes with the buildfarm Tom Lane 22:02

June 11, 2020

Thread Author Time
Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb 📎 Bossart, Nathan 00:41
Re: Default setting for enable_hashagg_disk Melanie Plageman 00:48
Re: hashagg slowdown due to spill changes 📎 Jeff Davis 01:15
Re: Parallel Seq Scan vs kernel read ahead 📎 David Rowley 01:47
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 02:08
Re: [Proposal] Global temporary tables 曾文旌 02:13
Re: Parallel Seq Scan vs kernel read ahead David Rowley 03:05
Re: Recording test runtimes with the buildfarm David Rowley 03:29
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 03:30
Re: Speedup usages of pg_*toa() functions David Rowley 03:36
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 04:03
Re: Parallel Seq Scan vs kernel read ahead David Rowley 04:43
Add tap test for --extra-float-digits option 📎 Dong Wook Lee 05:25
Re: Is it useful to record whether plans are generic or custom? 📎 torikoshia 05:59
Re: Collation versioning 📎 Julien Rouhaud 06:42
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Michael Paquier 06:50
Re: Speedup usages of pg_*toa() functions Andrew Gierth 06:52
Re: password_encryption default Michael Paquier 06:57
Re: Asynchronous Append on postgres_fdw nodes. Andrey V. Lepikhov 07:03
Re: Internal key management system Fabien COELHO 07:07
Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb Michael Paquier 07:09
Re: Add tap test for --extra-float-digits option Michael Paquier 07:13
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 07:36
Re: Index Skip Scan (new UniqueKeys) Andy Fan 08:14
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 08:16
Re: Internal key management system Masahiko Sawada 08:39
Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb Masahiko Sawada 09:03
problem with RETURNING and update row movement 📎 Amit Langote 09:10
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 09:10
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 09:36
Re: typos in comments referring to macros Amit Kapila 10:04
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 11:02
Re: Internal key management system Fabien COELHO 11:03
Re: Recording test runtimes with the buildfarm Joe Conway 11:33
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 11:34
jsonpath versus NaN Tom Lane 12:45
[PATCH] fix two shadow vars (src/backend/commands/sequence.c) 📎 Ranier Vilela 12:49
Windows regress fails (latest HEAD) 📎 Ranier Vilela 12:52
Re: Windows regress fails (latest HEAD) Andrew Dunstan 13:01
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 13:21
Re: Windows regress fails (latest HEAD) Ranier Vilela 13:28
Re: Windows regress fails (latest HEAD) Andrew Dunstan 13:36
Re: Windows regress fails (latest HEAD) Ranier Vilela 13:40
Re: remove some STATUS_* symbols 📎 Peter Eisentraut 13:55
Re: Terminate the idle sessions Li Japin 13:57
Re: Windows regress fails (latest HEAD) Andrew Dunstan 14:00
Re: Windows regress fails (latest HEAD) Ranier Vilela 14:05
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 14:09
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Stephen Frost 14:16
Re: Recording test runtimes with the buildfarm Stephen Frost 14:21
Re: Recording test runtimes with the buildfarm Andrew Dunstan 14:55
Re: Windows regress fails (latest HEAD) Andrew Gierth 14:57
Re: Recording test runtimes with the buildfarm Magnus Hagander 15:27
Re: how to create index concurrently on partitioned table 📎 Justin Pryzby 15:35
pg_dump, gzwrite, and errno Justin Pryzby 15:37
Re: new heapcheck contrib module Dilip Kumar 16:14
Re: Recording test runtimes with the buildfarm Tom Lane 16:32
Re: Recording test runtimes with the buildfarm Magnus Hagander 16:48
Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb 📎 Bossart, Nathan 16:55
Re: pg_upgrade fails with non-standard ACL 📎 Anastasia Lubennikova 16:58
Re: Atomic operations within spinlocks Andres Freund 17:26
Re: global barrier & atomics in signal handlers (Re: Atomic operations within spinlocks) Andres Freund 17:31
Re: WIP/PoC for parallel backup Hamid Akhtar 17:40
Re: hashagg slowdown due to spill changes Andres Freund 17:45
Definitional issue: stddev_pop (and related) for 1 input Tom Lane 18:06
Re: hashagg slowdown due to spill changes Jeff Davis 18:14
Re: jsonpath versus NaN Alexander Korotkov 18:41
Re: new heapcheck contrib module 📎 Mark Dilger 18:52
Re: jsonpath versus NaN Tom Lane 19:00
Re: new heapcheck contrib module 📎 Mark Dilger 19:10
Re: Atomic operations within spinlocks Robert Haas 19:50
Re: [PATCH] fix two shadow vars (src/backend/commands/sequence.c) Alvaro Herrera 20:19
Re: Default setting for enable_hashagg_disk Jeff Davis 20:22
extensible options syntax for replication parser? 📎 Robert Haas 20:40
Re: Parallel Seq Scan vs kernel read ahead David Rowley 20:54
Re: Recording test runtimes with the buildfarm Andrew Dunstan 21:26
Re: Find query characters in respect of optimizer for develop purpose Melanie Plageman 21:29
Re: Recording test runtimes with the buildfarm Tom Lane 21:44
Re: [PATCH] fix two shadow vars (src/backend/commands/sequence.c) Ranier Vilela 22:03
Building PostgreSQL extensions on Windows 📎 David Rowley 22:42
Re: [PATCH] Leading minus for negative time interval in ISO 8601 Bruce Momjian 22:51
Re: [PATCH] fix two shadow vars (src/backend/commands/sequence.c) Tom Lane 22:54
exp() versus the POSIX standard Tom Lane 23:22
Re: exp() versus the POSIX standard Tom Lane 23:56

Browse Archives

Prev | Next