pgsql-hackers since 2020-06-28 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 28, 2020

Thread Author Time
Re: PostgreSQL: WolfSSL support Abel Abraham Camarillo Ojeda 02:52
Re: update substring pattern matching syntax Fabien COELHO 06:13
Re: Raising stop and warn limits 📎 Noah Misch 06:20
Re: Fwd: PostgreSQL: WolfSSL support Peter Eisentraut 08:18
Re: pgsql: Enable Unix-domain sockets support on Windows Peter Eisentraut 08:33
Re: PostgreSQL: WolfSSL support Daniel Gustafsson 10:37
Commitfest 2020-07 Daniel Gustafsson 11:10
TLS checking in pgstat 📎 Daniel Gustafsson 11:39
Re: [HACKERS] Custom compression methods Dilip Kumar 12:22
Re: PostgreSQL: WolfSSL support Greg Stark 13:40
Re: Fwd: PostgreSQL: WolfSSL support Bruce Momjian 13:56
Re: PostgreSQL: WolfSSL support Felix Lechner 14:22
Re: Fwd: PostgreSQL: WolfSSL support Felix Lechner 14:25
Re: Fwd: PostgreSQL: WolfSSL support Felix Lechner 14:34
Re: Commitfest 2020-07 Tom Lane 14:49
Re: More tzdb fun: POSIXRULES is being deprecated upstream Tom Lane 15:02
POC: postgres_fdw insert batching 📎 Tomas Vondra 15:10
Re: tar-related code in PostgreSQL Hamid Akhtar 15:23
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 15:25
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 15:26
Re: new heapcheck contrib module Dilip Kumar 15:29
Re: new heapcheck contrib module Dilip Kumar 16:05
Re: Fwd: PostgreSQL: WolfSSL support Felix Lechner 16:33
Re: pg_read_file() with virtual files returns empty string 📎 Joe Conway 17:00
Re: bugfix: invalid bit/varbit input causes the log file to be unreadable 📎 Tom Lane 17:10
Re: Fwd: PostgreSQL: WolfSSL support Tom Lane 17:21
Re: new heapcheck contrib module Mark Dilger 17:48
Re: Commitfest 2020-07 Magnus Hagander 18:50
Revert workarounds for unportability of printf %.*s format? Tom Lane 19:48
Re: pg_read_file() with virtual files returns empty string Tom Lane 22:00

June 29, 2020

Thread Author Time
Re: Commitfest 2020-07 Andy Fan 00:04
Re: Commitfest 2020-07 Michael Paquier 00:32
Re: Default setting for enable_hashagg_disk Peter Geoghegan 00:40
Re: ModifyTable overheads in generic plans Amit Langote 01:17
Re: Fwd: PostgreSQL: WolfSSL support Michael Paquier 01:20
Re: ModifyTable overheads in generic plans David Rowley 01:39
Re: Default setting for enable_hashagg_disk Peter Geoghegan 01:39
Re: Creating a function for exposing memory usage of backend process 📎 torikoshia 03:01
estimation problems for DISTINCT ON with FDW 📎 Jeff Janes 03:23
Re: pgsql: Enable Unix-domain sockets support on Windows Amit Kapila 03:34
[Bug fix]There is the case archive_timeout parameter is ignored after recovery works. 📎 [email protected] 04:35
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 04:55
Re: POC: postgres_fdw insert batching Amit Langote 05:00
[PATCH] Performance Improvement For Copy From Binary Files 📎 Bharath Rupireddy 05:20
track_planning causing performance regression Tharakan, Robins 05:48
Re: [PATCH] COPY command's data format option allows only lowercase csv, text or binary Bharath Rupireddy 06:08
Re: Creating a function for exposing memory usage of backend process Fujii Masao 06:13
Re: Creating a function for exposing memory usage of backend process Bharath Rupireddy 06:40
Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? 📎 Michael Paquier 06:57
Re: track_planning causing performance regression Julien Rouhaud 07:05
Re: [PATCH] COPY command's data format option allows only lowercase csv, text or binary Michael Paquier 07:08
Re: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. 📎 Kyotaro Horiguchi 07:41
Re: POC and rebased patch for CSN based snapshots Andrey V. Lepikhov 07:47
Re: pg_bsd_indent compiles bytecode Michael Paquier 07:48
Re: TAP tests and symlinks on Windows Michael Paquier 07:56
Re: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. Kyotaro Horiguchi 08:27
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 08:37
Re: Add Information during standby recovery conflicts Masahiko Sawada 08:55
Re: track_planning causing performance regression Fujii Masao 08:55
Re: ModifyTable overheads in generic plans Amit Langote 09:04
Re: track_planning causing performance regression Julien Rouhaud 09:17
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path 📎 David Rowley 09:36
Re: track_planning causing performance regression Fujii Masao 09:38
Re: track_planning causing performance regression Julien Rouhaud 09:53
Re: track_planning causing performance regression Fujii Masao 09:56
Re: update substring pattern matching syntax Peter Eisentraut 09:58
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey 📎 Andy Fan 09:59
Re: estimation problems for DISTINCT ON with FDW Bharath Rupireddy 10:02
Re: Asymmetry in opening and closing indices for partition routing 📎 Ashutosh Bapat 10:03
Bug with indexes on whole-row expressions Laurenz Albe 10:13
Re: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. Fujii Masao 10:34
Re: bugfix: invalid bit/varbit input causes the log file to be unreadable Quan Zongliang 10:45
Re: POC: postgres_fdw insert batching Ashutosh Bapat 10:52
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 10:54
Re: track_planning causing performance regression 📎 Fujii Masao 11:14
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 11:37
Re: tar-related code in PostgreSQL Robert Haas 11:52
Re: track_planning causing performance regression Julien Rouhaud 11:55
Re: Index Skip Scan (new UniqueKeys) Dmitry Dolgov 12:07
RE: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. [email protected] 12:34
Re: Allow CURRENT_ROLE in GRANTED BY 📎 Peter Eisentraut 12:47
Re: xid wraparound danger due to INDEX_CLEANUP false Masahiko Sawada 12:50
RE: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. [email protected] 13:00
Re: some more pg_dump refactoring 📎 Peter Eisentraut 13:13
Re: track_planning causing performance regression 📎 Ants Aasma 13:23
Re: Why forbid "INSERT INTO t () VALUES ();" Stephen Frost 14:12
Re: Fwd: PostgreSQL: WolfSSL support Stephen Frost 14:30
Re: Fwd: PostgreSQL: WolfSSL support Stephen Frost 14:31
Parallell hashjoin sometimes ignores temp_tablespaces 📎 Magnus Hagander 15:02
Re: Default setting for enable_hashagg_disk Tomas Vondra 15:06
Re: pgsql: Enable Unix-domain sockets support on Windows Andrew Dunstan 15:17
Re: Default setting for enable_hashagg_disk Bruce Momjian 15:29
Re: bugfix: invalid bit/varbit input causes the log file to be unreadable Tom Lane 15:42
Re: pgbench and timestamps (bounced) 📎 Fabien COELHO 15:43
[PATCH] Better cleanup in TLS tests for -13beta2 📎 Felix Lechner 15:52
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators Asif Rehman 16:03
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators 📎 Fujii Masao 16:21
Re: [HACKERS] Custom compression methods Andres Freund 16:31
Re: pg_bsd_indent compiles bytecode Andres Freund 16:50
Re: pg_bsd_indent compiles bytecode Andres Freund 16:59
Re: Default setting for enable_hashagg_disk Peter Geoghegan 17:20
Re: Default setting for enable_hashagg_disk Bruce Momjian 17:31
Re: Default setting for enable_hashagg_disk Peter Geoghegan 17:36
Re: pg_bsd_indent compiles bytecode Tom Lane 18:58
Re: [PATCH] Better cleanup in TLS tests for -13beta2 📎 Daniel Gustafsson 19:02
Re: [PATCH] Better cleanup in TLS tests for -13beta2 Tom Lane 19:27
Re: [PATCH] Better cleanup in TLS tests for -13beta2 Daniel Gustafsson 19:37
Re: [PATCH] Better cleanup in TLS tests for -13beta2 Tom Lane 19:51
Re: Parallell hashjoin sometimes ignores temp_tablespaces Daniel Gustafsson 20:26
Re: Default setting for enable_hashagg_disk Tomas Vondra 21:22
Re: Default setting for enable_hashagg_disk Tomas Vondra 21:33
Re: Default setting for enable_hashagg_disk Peter Geoghegan 21:46
Re: track_planning causing performance regression Peter Geoghegan 22:23
Re: track_planning causing performance regression Peter Geoghegan 22:29
Re: track_planning causing performance regression Andres Freund 23:00
Re: track_planning causing performance regression Andres Freund 23:10
Re: pgstattuple: Have pgstattuple_approx accept TOAST tables Peter Eisentraut 23:14
Re: Open Item: Should non-text EXPLAIN always show properties? David Rowley 23:22
Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley 23:57

June 30, 2020

Thread Author Time
Re: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. Kyotaro Horiguchi 00:14
Re: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. Fujii Masao 01:01
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 01:08
Re: A patch for get origin from commit_ts. Madan Kumar 01:17
Re: More efficient RI checks - take 2 Andres Freund 01:17
Re: pg_bsd_indent compiles bytecode 📎 Tom Lane 01:27
Re: pg_bsd_indent compiles bytecode Tom Lane 01:38
Re: POC: postgres_fdw insert batching Etsuro Fujita 03:18
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Masahiko Sawada 03:23
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 03:49
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 03:58
Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Amit Kapila 04:00
RE: [Bug fix]There is the case archive_timeout parameter is ignored after recovery works. [email protected] 04:01
Use of "long" in incremental sort code David Rowley 04:13
Re: pgsql: Enable Unix-domain sockets support on Windows Amit Kapila 04:13
Re: [PATCH] Better cleanup in TLS tests for -13beta2 Michael Paquier 04:13
Re: Use of "long" in incremental sort code Tom Lane 04:20
Re: POC: postgres_fdw insert batching Ashutosh Bapat 04:22
Re: Use of "long" in incremental sort code David Rowley 04:24
Re: truncating timestamps on arbitrary intervals 📎 John Naylor 04:34
Re: A patch for get origin from commit_ts. Michael Paquier 04:41
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 04:43
Re: refactoring basebackup.c Dipesh Pandit 05:15
Re: track_planning causing performance regression 📎 Fujii Masao 05:43
Re: POC: postgres_fdw insert batching Amit Langote 05:53
Re: A patch for get origin from commit_ts. [email protected] 05:57
Re: refactoring basebackup.c Suraj Kharage 06:19
warnings for invalid function casts 📎 Peter Eisentraut 06:47
Re: posgres 12 bug (partitioned table) 📎 Pavel Biryukov 07:09
Possible missing segments in archiving on standby 📎 Kyotaro Horiguchi 07:55
Re: min_safe_lsn column in pg_replication_slots view Fujii Masao 08:07
Re: POC: postgres_fdw insert batching Etsuro Fujita 08:10
Re: Rotten parts of src/backend/replication/README Peter Eisentraut 08:11
Commitfest 2020-07 Daniel Gustafsson 08:49
Re: [PATCH] Remove Extra palloc Of raw_buf For Binary Format In COPY FROM Bharath Rupireddy 09:10
Re: Include access method in listTables output 📎 Georgios 09:23
Re: estimation problems for DISTINCT ON with FDW Etsuro Fujita 09:30
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators Asif Rehman 10:54
Re: Use of "long" in incremental sort code Peter Eisentraut 11:21
Re: track_planning causing performance regression Ants Aasma 11:30
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 11:50
Re: TAP tests and symlinks on Windows 📎 Michael Paquier 12:13
Re: Missing some ifndef FRONTEND at the top of logging.c and file_utils.c Michael Paquier 12:18
Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Daniel Gustafsson 12:25
Re: A patch for get origin from commit_ts. Simon Riggs 12:58
Re: track_planning causing performance regression Fujii Masao 13:40
Re: track_planning causing performance regression Fujii Masao 13:40
Implement <null treatment> for window functions 📎 Vik Fearing 13:54
Re: warnings for invalid function casts Tom Lane 14:15
Re: min_safe_lsn column in pg_replication_slots view Fujii Masao 14:23
max_slot_wal_keep_size and wal_keep_segments Fujii Masao 14:51
Re: some more pg_dump refactoring Fabien COELHO 14:56
Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators Fujii Masao 14:58
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bruce Momjian 15:00
Re: pg_read_file() with virtual files returns empty string 📎 Joe Conway 15:52
Re: Implement <null treatment> for window functions Dagfinn Ilmari Mannsåker 16:08
Intermittent BRIN failures on hyrax and lousyjack Tom Lane 16:24
Re: POC: postgres_fdw insert batching Tomas Vondra 16:53
Re: estimation problems for DISTINCT ON with FDW Tom Lane 17:13
SQL-standard function body 📎 Peter Eisentraut 17:49
Re: SQL-standard function body Robert Haas 17:58
Re: SQL-standard function body Stephen Frost 18:05
Re: min_safe_lsn column in pg_replication_slots view Alvaro Herrera 18:09
Re: SQL-standard function body Pavel Stehule 18:13
Re: SQL-standard function body Tom Lane 18:24
Re: A patch for get origin from commit_ts. Alvaro Herrera 18:32
Re: new heapcheck contrib module Alvaro Herrera 18:44
Re: SQL-standard function body Tom Lane 18:51
Re: track_planning causing performance regression Andres Freund 19:03
Re: track_planning causing performance regression Andres Freund 19:06
Re: warnings for invalid function casts Andres Freund 19:12
Re: warnings for invalid function casts Andres Freund 19:21
Re: SQL-standard function body Andres Freund 19:26
Re: pg_bsd_indent compiles bytecode Andres Freund 19:29
Re: warnings for invalid function casts Tom Lane 19:38
Re: SQL-standard function body Tom Lane 19:43
Re: new heapcheck contrib module Mark Dilger 21:28
Re: Remove Deprecated Exclusive Backup Mode 📎 David Steele 21:38
Re: factorial function/phase out postfix operators? 📎 Mark Dilger 21:47
Re: new heapcheck contrib module Alvaro Herrera 21:55
Re: Remove Deprecated Exclusive Backup Mode Stephen Frost 22:13

Browse Archives

Prev | Next