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

Thread Author Time
Too-short timeouts in test code 📎 Noah Misch 00:16
Re: No such file or directory in pg_replslot Jeremy Finzel 00:34
min_parallel_table_size and inheritence Justin Pryzby 00:54
automatically assigning catalog toast oids 📎 John Naylor 00:57
Re: Too-short timeouts in test code Michael Paquier 02:14
Re: Too-short timeouts in test code Noah Misch 02:24
Re: Too-short timeouts in test code Michael Paquier 03:26
Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Michael Paquier 07:44
Re: slight tweaks to documentation about runtime pruning David Rowley 11:13
Re: Should new partitions inherit their tablespace from their parent? 📎 David Rowley 13:05
Re: slight tweaks to documentation about runtime pruning Amit Langote 15:57
Re: pg_partition_tree crashes for a non-defined relation Stephen Frost 17:48
Re: pg_partition_tree crashes for a non-defined relation Stephen Frost 17:49
Collatability of type "name" Tom Lane 17:50
Re: pg_partition_tree crashes for a non-defined relation Tom Lane 18:05
Re: Collatability of type "name" Pavel Stehule 18:26
Re: automatically assigning catalog toast oids Tom Lane 18:36
Re: pg_partition_tree crashes for a non-defined relation Stephen Frost 18:54
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Sergei Kornilov 18:55
Re: pg_partition_tree crashes for a non-defined relation Tom Lane 19:07
[PATCH] Minor cleanups of BRIN code 📎 Marti Raudsepp 19:16
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Alexander Korotkov 19:25
Why does TupleDescInitBuiltinEntry lack a "default: error" case? Tom Lane 19:49
Re: Why does TupleDescInitBuiltinEntry lack a "default: error" case? Andres Freund 20:04
Re: automatically assigning catalog toast oids Stephen Frost 20:42
Re: automatically assigning catalog toast oids Andres Freund 21:17
Re: automatically assigning catalog toast oids Tom Lane 22:14
Re: automatically assigning catalog toast oids Andres Freund 22:33
Re: pg_partition_tree crashes for a non-defined relation Michael Paquier 22:39
Re: pg_partition_tree crashes for a non-defined relation Michael Paquier 22:42
Re: automatically assigning catalog toast oids Tom Lane 23:43

Dec. 10, 2018

Thread Author Time
RE: Too many logs are written on Windows (LOG: could not reserve shared memory region (addr=%p) for child %p:) Tsunakawa, Takayuki 00:21
RE: Statement-level rollback Tsunakawa, Takayuki 02:03
RE: Too many logs are written on Windows (LOG: could not reserve shared memory region (addr=%p) for child %p:) Takahashi, Ryohei 02:15
Re: Should new partitions inherit their tablespace from their parent? Michael Paquier 02:22
Re: Too many logs are written on Windows (LOG: could not reserve shared memory region (addr=%p) for child %p:) Michael Paquier 02:42
Re: min_parallel_table_size and inheritence Amit Kapila 02:58
Re: Use durable_unlink for .ready and .done files for WAL segment removal Michael Paquier 06:10
Re: [PATCH] Log PostgreSQL version number on startup Michael Paquier 06:33
RE: Too many logs are written on Windows (LOG: could not reserve shared memory region (addr=%p) for child %p:) Takahashi, Ryohei 08:13
Re: vacuum and autovacuum - is it good to configure the threshold at TABLE LEVEL? amul sul 09:06
Re: vacuum and autovacuum - is it good to configure the threshold at TABLE LEVEL? rajan 09:21
Re: vacuum and autovacuum - is it good to configure the threshold at TABLE LEVEL? amul sul 09:23
Re: [PATCH] Log PostgreSQL version number on startup Christoph Berg 09:57
Re: Should new partitions inherit their tablespace from their parent? 📎 David Rowley 10:37
Re: pg_partition_tree crashes for a non-defined relation Stephen Frost 13:21
Re: pg_partition_tree crashes for a non-defined relation Stephen Frost 13:21
Re: pg_partition_tree crashes for a non-defined relation Michael Paquier 13:52
Re: Should new partitions inherit their tablespace from their parent? Michael Paquier 13:56
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Andrey Borodin 13:56
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock 📎 Andrey Borodin 13:58
Re: automatically assigning catalog toast oids John Naylor 14:49
Re: docs: outdated reference to recursive expression evaluation 📎 John Naylor 14:55
Reorganize collation lookup time and place 📎 Peter Eisentraut 15:12
Add timeline to partial WAL segments 📎 David Steele 15:21
Re: docs: outdated reference to recursive expression evaluation Tom Lane 15:44
Re: Thinking about EXPLAIN ALTER TABLE Alvaro Herrera 16:13
Re: Pluggable Storage - Andres's take Dmitry Dolgov 16:14
Re: Thinking about EXPLAIN ALTER TABLE Simon Riggs 16:25
Re: Thinking about EXPLAIN ALTER TABLE Tom Lane 16:32
Re: Psql patch to show access methods info 📎 s.cherkashin 16:38
Re: Thinking about EXPLAIN ALTER TABLE Simon Riggs 16:45
Re: Thinking about EXPLAIN ALTER TABLE Tom Lane 16:52
Re: Thinking about EXPLAIN ALTER TABLE Simon Riggs 17:27
Re: Dead code in toast_fetch_datum_slice? Paul Ramsey 17:57
Re: Dead code in toast_fetch_datum_slice? Stephen Frost 18:19
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost 18:20
Re: [HACKERS] Bug when dumping "empty" operator classes Stephen Frost 18:20
Re: Dead code in toast_fetch_datum_slice? Alvaro Herrera 18:23
Re: Dead code in toast_fetch_datum_slice? Stephen Frost 18:30
Re: Dead code in toast_fetch_datum_slice? Paul Ramsey 18:36
Sketch of a fix for that truncation data corruption issue Tom Lane 20:38
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory 📎 Dmitry Dolgov 21:37
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Alexander Korotkov 22:43
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock 📎 Alexander Korotkov 22:50
Re: Thinking about EXPLAIN ALTER TABLE Greg Stark 23:53

Dec. 11, 2018

Thread Author Time
Re: Add timeline to partial WAL segments Michael Paquier 01:43
Re: Pluggable Storage - Andres's take Andres Freund 01:47
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Amit Langote 02:08
Re: Pluggable Storage - Andres's take Andres Freund 02:13
Re: Thinking about EXPLAIN ALTER TABLE Robert Haas 02:25
Re: Should new partitions inherit their tablespace from their parent? Michael Paquier 02:43
Re: Thinking about EXPLAIN ALTER TABLE Michael Paquier 04:19
Re: Thinking about EXPLAIN ALTER TABLE David Fetter 04:34
Re: allow online change primary_conninfo Michael Paquier 05:22
Re: Sketch of a fix for that truncation data corruption issue Robert Haas 05:28
Re: [HACKERS] Bug when dumping "empty" operator classes Michael Paquier 05:28
Re: Sketch of a fix for that truncation data corruption issue Tom Lane 06:06
Re: Sketch of a fix for that truncation data corruption issue Laurenz Albe 06:09
Re: Sketch of a fix for that truncation data corruption issue Andres Freund 06:15
Re: Interesting paper: Contention-Aware Lock Scheduling Ibrar Ahmed 06:24
Should get_rel_data_width take alignment into account? Andres Freund 07:08
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock 📎 Andrey Borodin 07:14
Why not represent "never vacuumed" accurately wrt pg_class.relpages? Andres Freund 07:20
Re: [HACKERS] Can ICU be used for a database's default sort order? Peter Eisentraut 08:22
Re: allow online change primary_conninfo Sergei Kornilov 08:59
Re: Pluggable Storage - Andres's take Dmitry Dolgov 09:37
Re: allow online change primary_conninfo Sergei Kornilov 10:13
Re: allow online change primary_conninfo 📎 Sergei Kornilov 10:16
Record last password change Michael Banck 10:33
Re: Record last password change Gavin Flower 10:45
Re: Thinking about EXPLAIN ALTER TABLE Jose Luis Tallon 11:29
Re: Record last password change Michael Banck 11:43
Re: No such file or directory in pg_replslot Adrien NAYRAT 11:46
Patch for "CREATE TABLE ... (LIKE ... INCLUDING COMMENTS)" maxzor 11:55
Re: Patch for "CREATE TABLE ... (LIKE ... INCLUDING COMMENTS)" maxzor 12:14
Re: Thinking about EXPLAIN ALTER TABLE Alvaro Herrera 13:51
Re: Add timeline to partial WAL segments David Steele 14:15
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Tom Lane 14:47
Re: Introducing SNI in TLS handshake for SSL connections Pablo Iranzo Gómez 14:52
Re: Record last password change Tom Lane 14:56
Re: Patch for "CREATE TABLE ... (LIKE ... INCLUDING COMMENTS)" Tom Lane 17:01
Re: Introducing SNI in TLS handshake for SSL connections Andreas Karlsson 17:18
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Andres Freund 18:23
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Tom Lane 18:43
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Andres Freund 18:51
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Tom Lane 18:59
Re: Record last password change Chapman Flack 19:04
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Andres Freund 19:11
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Tom Lane 19:28
Re: Sketch of a fix for that truncation data corruption issue Robert Haas 20:38
Re: Sketch of a fix for that truncation data corruption issue Tom Lane 21:08
Re: Sketch of a fix for that truncation data corruption issue Peter Geoghegan 21:10
Re: Sketch of a fix for that truncation data corruption issue Andres Freund 21:33
Re: Remove Deprecated Exclusive Backup Mode 📎 David Steele 22:24
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Alexander Korotkov 22:26
Re: Updated backup APIs for non-exclusive backups Laurenz Albe 22:33
Re: automatically assigning catalog toast oids 📎 Andres Freund 23:08
printf ordering issues? James Coleman 23:19
Re: Sketch of a fix for that truncation data corruption issue Andres Freund 23:51

Dec. 12, 2018

Thread Author Time
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock 📎 Alexander Korotkov 00:22
Re: printf ordering issues? Tom Lane 00:26
Re: automatically assigning catalog toast oids John Naylor 00:33
Re: automatically assigning catalog toast oids Andres Freund 00:44
Re: pg_partition_tree crashes for a non-defined relation Michael Paquier 00:52
Re: Add pg_partition_root to get top-most parent of a partition tree 📎 Michael Paquier 01:48
Re: Sketch of a fix for that truncation data corruption issue Robert Haas 01:49
Re: Sketch of a fix for that truncation data corruption issue Andres Freund 01:54
Re: Remove Deprecated Exclusive Backup Mode Robert Haas 02:05
Re: Add timeline to partial WAL segments Michael Paquier 02:29
Re: Remove Deprecated Exclusive Backup Mode Michael Paquier 02:32
Re: Remove Deprecated Exclusive Backup Mode Andres Freund 02:39
Re: Remove Deprecated Exclusive Backup Mode Andres Freund 02:44
Re: Add timeline to partial WAL segments Robert Haas 04:06
Re: Remove Deprecated Exclusive Backup Mode David Steele 04:09
Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages? Robert Haas 04:12
Re: Add timeline to partial WAL segments David Steele 04:13
Re: Add timeline to partial WAL segments Robert Haas 04:14
Re: Remove Deprecated Exclusive Backup Mode Magnus Hagander 04:16
Re: Remove Deprecated Exclusive Backup Mode Magnus Hagander 04:18
Re: Remove Deprecated Exclusive Backup Mode David Steele 04:21
Re: Remove Deprecated Exclusive Backup Mode David Steele 04:23
Re: Add timeline to partial WAL segments David Steele 04:27
Re: Remove Deprecated Exclusive Backup Mode Robert Haas 04:31
Re: allow online change primary_conninfo Michael Paquier 04:32
Re: Updated backup APIs for non-exclusive backups David Steele 04:43
Re: Add timeline to partial WAL segments Michael Paquier 05:14
Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name 📎 Michael Paquier 05:30
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Andres Freund 05:34
Re: Undo logs 📎 Dilip Kumar 05:47
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 05:55
Re: Updated backup APIs for non-exclusive backups Laurenz Albe 05:58
Re: COPY FROM WHEN condition 📎 Surafel Temesgen 06:05
Re: Collatability of type "name" Robert Haas 06:09
Re: Remove Deprecated Exclusive Backup Mode Michael Paquier 06:10
Re: Remove Deprecated Exclusive Backup Mode Andres Freund 06:12
Re: Remove Deprecated Exclusive Backup Mode Laurenz Albe 06:13
Fast path for empty relids in check_outerjoin_delay() 📎 Richard Guo 07:32
Re: proposal: plpgsql pragma statement Pavel Stehule 08:03
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Simon Riggs 08:50
Re: Undo logs Amit Kapila 09:33
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query 📎 Haribabu Kommi 10:23
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 12:38
Re: Add timeline to partial WAL segments David Steele 12:54
Re: Updated backup APIs for non-exclusive backups David Steele 13:01
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock 📎 Andrey Borodin 13:08
Re: Remove Deprecated Exclusive Backup Mode David Steele 13:22
Re: Record last password change Bear Giles 14:30
Re: [HACKERS] Can ICU be used for a database's default sort order? Daniel Verite 14:57
Re: Reorganize collation lookup time and place Andreas Karlsson 14:58
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Sergei Kornilov 15:55
Upgrading pg_statistic to handle collation honestly 📎 Tom Lane 15:57
Re: Cache lookup errors with functions manipulation object addresses Alvaro Herrera 17:21
Re: Reorganize collation lookup time and place 📎 Peter Eisentraut 17:48
Re: [HACKERS] Can ICU be used for a database's default sort order? Peter Eisentraut 17:53
Re: Reorganize collation lookup time and place Andres Freund 17:56
Re: COPY FROM WHEN condition 📎 Tomas Vondra 18:28
Bogus EPQ plan construction in postgres_fdw 📎 Tom Lane 20:00
BUG #15548: Unaccent does not remove combining diacritical characters PG Bug reporting form 20:00
Minimal logical decoding on standbys 📎 Andres Freund 20:41
Re: Introducing SNI in TLS handshake for SSL connections Pablo Iranzo Gómez 20:46
Log a sample of transactions 📎 Adrien Nayrat 21:32
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 21:48
gist microvacuum doesn't appear to care about hot standby? Andres Freund 22:45

Dec. 13, 2018

Thread Author Time
Re: Remove Deprecated Exclusive Backup Mode Michael Paquier 00:01
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 00:06
Re: Add timeline to partial WAL segments Michael Paquier 00:17
Re: Introducing SNI in TLS handshake for SSL connections Andreas Karlsson 00:30
Where to save data used by extension ? Hao Wu 03:02
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name 📎 Michael Paquier 03:22

Browse Archives

Prev | Next