pgsql-hackers since 2018-12-14 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. 14, 2018

Thread Author Time
Re: Cache lookup errors with functions manipulation object addresses Michael Paquier 00:04
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Stephen Frost 00:14
Re: Change pgarch_readyXlog() to return .history files first Michael Paquier 00:15
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier 00:23
Re: Can we remove the #fdef UNUSED code from nbtxlog.c Michael Paquier 00:25
Re: pg_partition_tree crashes for a non-defined relation Michael Paquier 00:27
Re: Minimal logical decoding on standbys Robert Haas 00:32
Re: Minimal logical decoding on standbys 📎 Andres Freund 00:55
Re: automatically assigning catalog toast oids Tom Lane 01:21
Re: Introducing SNI in TLS handshake for SSL connections 📎 Chapman Flack 01:30
RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo 01:42
Computing the conflict xid for index page-level-vacuum on primary 📎 Andres Freund 01:42
Valgrind failures in Apply Launcher's bgworker_quickdie() exit Thomas Munro 01:50
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Tom Lane 02:01
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Andres Freund 02:15
Re: slight tweaks to documentation about runtime pruning 📎 Amit Langote 02:52
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Thomas Munro 02:52
Re: valgrind issues on Fedora 28 Tom Lane 04:10
Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation 📎 Amit Langote 04:22
Re: tab-completion debug print David Fetter 04:55
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Tom Lane 05:13
Re: Add pg_partition_root to get top-most parent of a partition tree Amit Langote 05:20
Re: tab-completion debug print Tom Lane 05:23
Re: Row Visibility and Table Access Methods Pavel Stehule 05:27
Re: tab-completion debug print David Fetter 05:41
Re: Hitting CheckRelationLockedByMe() ASSERT with force_generic_plan 📎 Rushabh Lathia 06:02
Re: Introducing SNI in TLS handshake for SSL connections Pablo Iranzo Gómez 07:37
Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes 07:42
Re: tab-completion debug print Peter Eisentraut 07:45
Re: allow online change primary_conninfo Michael Paquier 07:55
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Peter Eisentraut 07:55
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Peter Eisentraut 07:56
Re: Ryu floating point output patch 📎 Andrew Gierth 07:57
Re: Remove Deprecated Exclusive Backup Mode Peter Eisentraut 08:01
Re: ALTER INDEX ... ALTER COLUMN not present in dump Amul Sul 08:08
Re: Upgrading pg_statistic to handle collation honestly Peter Eisentraut 08:24
Re: Where to save data used by extension ? Laurenz Albe 08:25
Re: alternative to PG_CATCH Peter Eisentraut 08:53
Re: allow online change primary_conninfo Sergei Kornilov 09:00
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Sergei Kornilov 09:23
Re: Hitting CheckRelationLockedByMe() ASSERT with force_generic_plan Amit Kapila 11:13
explain plans with information about (modified) gucs 📎 Tomas Vondra 11:41
Catalog views failed to show partitioned table information. 📎 Suraj Kharage 11:51
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Alvaro Herrera 12:00
RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo 12:16
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 12:18
Re: explain plans with information about (modified) gucs Pavel Stehule 12:29
Re: valgrind issues on Fedora 28 Tomas Vondra 12:49
Re: explain plans with information about (modified) gucs Jim Finnerty 13:05
Re: Remove Deprecated Exclusive Backup Mode David Steele 13:27
Re: automatically assigning catalog toast oids John Naylor 13:42
Re: Change pgarch_readyXlog() to return .history files first David Steele 13:43
Re: explain plans with information about (modified) gucs Tomas Vondra 14:01
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Stephen Frost 14:32
Re: Row Visibility and Table Access Methods Jonah H. Harris 14:39
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Alvaro Herrera 14:45
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Stephen Frost 14:52
Re: Upgrading pg_statistic to handle collation honestly Tom Lane 14:57
Re: explain plans with information about (modified) gucs 📎 Tomas Vondra 15:18
Re: explain plans with information about (modified) gucs Tom Lane 15:21
Re: explain plans with information about (modified) gucs Tomas Vondra 15:32
Re: row filtering for logical replication Stephen Frost 15:38
Re: alternative to PG_CATCH Tom Lane 15:49
Re: row filtering for logical replication Stephen Frost 15:56
Re: valgrind issues on Fedora 28 Tom Lane 15:58
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Bruce Momjian 16:19
removal of dangling temp tables Alvaro Herrera 16:28
A case for UPDATE DISTINCT attribute Gajus Kuizinas 16:39
Re: removal of dangling temp tables Robert Haas 16:48
Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera 17:17
Re: Remove Deprecated Exclusive Backup Mode Robert Haas 17:18
Re: removal of dangling temp tables 📎 Alvaro Herrera 17:26
Re: removal of dangling temp tables Robert Haas 17:48
Re: removal of dangling temp tables Tom Lane 17:57
Re: Ryu floating point output patch Andrew Gierth 18:01
Re: removal of dangling temp tables Robert Haas 18:16
Re: Speeding up text_position_next with multibyte encodings 📎 John Naylor 18:20
Re: Ryu floating point output patch Tom Lane 18:25
Re: Ryu floating point output patch Andres Freund 18:29
Re: removal of dangling temp tables Tom Lane 18:35
Re: Computing the conflict xid for index page-level-vacuum on primary Alexander Korotkov 18:39
Re: removal of dangling temp tables Andres Freund 18:40
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Robert Haas 18:44
Re: removal of dangling temp tables Robert Haas 18:46
Re: Computing the conflict xid for index page-level-vacuum on primary Andres Freund 18:47
Re: Ryu floating point output patch Tom Lane 18:47
Re: Ryu floating point output patch Andres Freund 18:53
Re: Ryu floating point output patch Andrew Gierth 19:22
ExecBuildGroupingEqual versus collations Tom Lane 19:25
Re: Ryu floating point output patch Tom Lane 19:27
Re: Ryu floating point output patch Andrew Gierth 20:06
Re: 'infinity'::Interval should be added Robert Haas 20:15
Re: ExecBuildGroupingEqual versus collations Isaac Morland 20:18
Re: Add timeline to partial WAL segments Robert Haas 20:26
Re: ExecBuildGroupingEqual versus collations Tom Lane 20:34
Re: Ryu floating point output patch Andrew Gierth 20:37
Re: ExecBuildGroupingEqual versus collations Andres Freund 20:43
Re: 'infinity'::Interval should be added Isaac Morland 20:51
Re: ExecBuildGroupingEqual versus collations Tom Lane 20:59
Re: 'infinity'::Interval should be added Tom Lane 21:11
Re: inconsistency and inefficiency in setup_conversion() 📎 John Naylor 21:28
Re: valgrind issues on Fedora 28 Tomas Vondra 21:35
Re: Speeding up text_position_next with multibyte encodings John Naylor 21:40
Re: Bogus EPQ plan construction in postgres_fdw Robert Haas 22:07
Re: 'infinity'::Interval should be added Robert Haas 22:24
Re: BUG #15548: Unaccent does not remove combining diacritical characters 📎 Hugh Ranalli 22:42
Re: BUG #15548: Unaccent does not remove combining diacritical characters Tom Lane 22:50
Re: Catalog views failed to show partitioned table information. Michael Paquier 23:00
Re: Variable-length FunctionCallInfoData Andres Freund 23:03
log bind parameter values on error 📎 Alexey Bashtanov 23:04
Re: Add timeline to partial WAL segments David Steele 23:05
Re: valgrind issues on Fedora 28 Andrew Dunstan 23:32
Re: Variable-length FunctionCallInfoData Andrew Gierth 23:33
Re: Add timeline to partial WAL segments Michael Paquier 23:56

Dec. 15, 2018

Thread Author Time
Re: Change pgarch_readyXlog() to return .history files first Michael Paquier 00:10
Re: automatically assigning catalog toast oids Andres Freund 00:53
Re: Add pg_partition_root to get top-most parent of a partition tree 📎 Michael Paquier 01:16
Re: Computing the conflict xid for index page-level-vacuum on primary Peter Geoghegan 01:50
Re: automatically assigning catalog toast oids Alvaro Herrera 01:54
Re: automatically assigning catalog toast oids Andres Freund 02:01
Re: removal of dangling temp tables Alvaro Herrera 02:02
Re: removal of dangling temp tables Alvaro Herrera 02:06
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 02:33
Re: removal of dangling temp tables Michael Paquier 03:42
unnecessary creation of FSM files during bootstrap mode Amit Kapila 05:02
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 05:05
Re: Pluggable Storage - Andres's take Haribabu Kommi 08:16
Re: 'infinity'::Interval should be added Simon Riggs 09:59
Re: ATTACH/DETACH PARTITION CONCURRENTLY Sergei Kornilov 10:04
Re: removal of dangling temp tables Alvaro Herrera 13:21
Re: row filtering for logical replication Petr Jelinek 14:13
Re: row filtering for logical replication Petr Jelinek 14:23
Re: 'infinity'::Interval should be added Tom Lane 14:44
Re: removal of dangling temp tables Tom Lane 14:51
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Peter Eisentraut 15:21
Re: explain plans with information about (modified) gucs 📎 Tomas Vondra 15:44
Re: Variable-length FunctionCallInfoData Tom Lane 15:45
Re: ExecBuildGroupingEqual versus collations 📎 Tom Lane 17:01
Improving collation-dependent indexes in system catalogs Tom Lane 17:35
Re: BUG #15548: Unaccent does not remove combining diacritical characters 📎 Hugh Ranalli 18:08
Re: Improving collation-dependent indexes in system catalogs 📎 Tom Lane 18:31
Re: BUG #15548: Unaccent does not remove combining diacritical characters Tom Lane 18:44
Re: BUG #15548: Unaccent does not remove combining diacritical characters Tom Lane 19:03
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 19:05
Re: Pluggable Storage - Andres's take 📎 Dmitry Dolgov 19:15
Re: 'infinity'::Interval should be added Andres Freund 19:34
Re: Pluggable Storage - Andres's take Andres Freund 19:37
Re: 'infinity'::Interval should be added Tom Lane 19:43
Re: Variable-length FunctionCallInfoData Andres Freund 19:44
Re: 'infinity'::Interval should be added Andres Freund 19:48
Re: 'infinity'::Interval should be added Tom Lane 20:02
simple query on why a merge join plan got selected Vijaykumar Jain 20:13
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 21:03
Re: BUG #15548: Unaccent does not remove combining diacritical characters Tom Lane 21:20
Re: simple query on why a merge join plan got selected Ron 22:01

Dec. 16, 2018

Thread Author Time
Re: simple query on why a merge join plan got selected 📎 Tom Lane 00:22
Re: BUG #15548: Unaccent does not remove combining diacritical characters Thomas Munro 02:26
Re: Computing the conflict xid for index page-level-vacuum on primary Alexander Korotkov 03:29
select limit error in file_fdw Erik Rijkers 05:17
Re: select limit error in file_fdw Tom Lane 06:03
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier 06:34
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 06:43
Re: removal of dangling temp tables Michael Paquier 06:58
Re: proposal: plpgsql pragma statement 📎 Pavel Stehule 08:04
Re: plpgsql plugin - stmt_beg/end is not called for top level block of statements 📎 Pavel Stehule 09:33
Re: select limit error in file_fdw Erik Rijkers 10:19
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Thomas Munro 11:33
Re: select limit error in file_fdw Erik Rijkers 13:10
Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra 14:00
Re: Alternative to \copy in psql modelled after \g 📎 Daniel Verite 14:06
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Alvaro Herrera 14:28
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 14:31
reorderbuffer: memory overconsumption with medium-size subxacts 📎 Alvaro Herrera 15:06
Grant documentation about "all tables" 📎 Lætitia Avrot 15:17
Re: Improving collation-dependent indexes in system catalogs Alvaro Herrera 15:39
Re: select limit error in file_fdw Tom Lane 15:52
Re: select limit error in file_fdw Tom Lane 16:14
Re: Alternative to \copy in psql modelled after \g Tom Lane 16:16
Re: select limit error in file_fdw Erik Rijkers 16:45
reducing the footprint of ScanKeyword (was Re: Large writable variables) John Naylor 16:50
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 17:54
Why aren't we using strsignal(3) ? Tom Lane 18:05
Re: select limit error in file_fdw Tom Lane 18:10
Re: reorderbuffer: memory overconsumption with medium-size subxacts Tomas Vondra 18:32
Re: Should new partitions inherit their tablespace from their parent? 📎 David Rowley 19:53
Re: Why aren't we using strsignal(3) ? Alvaro Herrera 20:04
Re: reorderbuffer: memory overconsumption with medium-size subxacts Andres Freund 20:19
Remove double trailing semicolons 📎 David Rowley 20:23
Re: reorderbuffer: memory overconsumption with medium-size subxacts Alvaro Herrera 20:30
Re: reorderbuffer: memory overconsumption with medium-size subxacts Andres Freund 20:32
Re: don't create storage when unnecessary 📎 Alvaro Herrera 20:47
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Andres Freund 20:57
Re: Improving collation-dependent indexes in system catalogs 📎 Tom Lane 21:01
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Thomas Munro 21:25
Re: select limit error in file_fdw Erik Rijkers 21:26
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Andres Freund 21:48
Re: gist microvacuum doesn't appear to care about hot standby? 📎 Alexander Korotkov 22:03
Re: Should new partitions inherit their tablespace from their parent? 📎 Alvaro Herrera 22:07
Re: gist microvacuum doesn't appear to care about hot standby? Andres Freund 22:25
Re: slight tweaks to documentation about runtime pruning Alvaro Herrera 22:30

Browse Archives

Prev | Next