pgsql-hackers since 2019-01-09 10:44

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

Jan. 9, 2019

Thread Author Time
Re: libpq compression Dmitry Dolgov 10:44
Misleading panic message in backend/access/transam/xlog.c Michael Banck 11:06
Re: ALTER TABLE with multiple SET NOT NULL Sergei Kornilov 11:11
Re: Misleading panic message in backend/access/transam/xlog.c Magnus Hagander 11:12
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 📎 Etsuro Fujita 11:20
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Arthur Zakirov 12:06
Re: WIP: Avoid creation of the free space map for small tables Mithun Cy 12:33
Re: Displaying and dumping of table access methods Amit Kapila 12:56
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 13:41
Re: emacs configuration for new perltidy settings Andrew Dunstan 13:57
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Donald Dong 14:00
Re: libpq compression 📎 Konstantin Knizhnik 14:22
Re: FETCH FIRST clause PERCENT option Tomas Vondra 14:38
Re: speeding up planning with partitions Alvaro Herrera 14:41
RE: Timeout parameters AYahorau 15:14
Re: speeding up planning with partitions Amit Langote 15:16
Re: WIP: Avoid creation of the free space map for small tables John Naylor 15:30
Re: [HACKERS] pgbench - allow to store select results into variables 📎 Fabien COELHO 15:31
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 15:39
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 15:43
Re: Misleading panic message in backend/access/transam/xlog.c Andres Freund 16:10
Re: FETCH FIRST clause PERCENT option 📎 Tomas Vondra 17:18
Re: Displaying and dumping of table access methods Andres Freund 17:23
Re: A few new options for vacuumdb Bossart, Nathan 18:42
Re: insensitive collations Andreas Karlsson 18:49
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) 📎 Tom Lane 19:04
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) 📎 Tom Lane 19:44
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Alvaro Herrera 19:53
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Andres Freund 19:53
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 19:58
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 20:03
Re: New vacuum option to do only freezing Bossart, Nathan 20:23
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Andres Freund 20:29
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 20:32
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Joerg Sonnenberger 20:35
Re: insensitive collations Daniel Verite 21:01
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) 📎 John Naylor 21:09
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) 📎 John Naylor 21:37
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) 📎 John Naylor 22:09
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 22:21
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 22:33
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 22:35
Re: [HACKERS] pgbench - allow to store select results into variables 📎 Alvaro Herrera 23:00
Re: BUG #15446: Crash on ALTER TABLE 📎 Andrew Dunstan 23:24
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) John Naylor 23:25
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 23:41

Jan. 10, 2019

Thread Author Time
Re: A few new options for vacuumdb Masahiko Sawada 00:34
Re: some minor comment fix in md.c Michael Paquier 00:39
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 00:47
pgsql: Use perfect hashing, instead of binary search, for keyword looku Tom Lane 00:48
Re: Misleading panic message in backend/access/transam/xlog.c Michael Paquier 01:01
Re: Misleading panic message in backend/access/transam/xlog.c Andres Freund 01:09
Re: Early WIP/PoC for inlining CTEs 📎 Andreas Karlsson 01:28
Re: Misleading panic message in backend/access/transam/xlog.c Michael Paquier 01:38
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Donald Dong 01:38
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Amit Langote 01:41
BTW, have we got a commitfest manager for the January CF? Tom Lane 01:43
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 01:46
Re: BTW, have we got a commitfest manager for the January CF? Michael Paquier 01:52
Re: pgsql: Use perfect hashing, instead of binary search, for keyword looku Robert Haas 02:11
Re: Early WIP/PoC for inlining CTEs Thomas Munro 02:24
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 02:52
Re: BTW, have we got a commitfest manager for the January CF? David Fetter 03:13
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query 📎 Amit Kapila 03:32
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 03:50
Re: Displaying and dumping of table access methods Amit Kapila 03:58
Re: Unified logging system for command-line programs Donald Dong 04:57
Re: [Sender Address Forgery]Re: error message when subscription target is a partitioned table 📎 Michael Paquier 05:25
Re: New vacuum option to do only freezing Masahiko Sawada 05:45
Re: Undo logs 📎 Dilip Kumar 05:46
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Etsuro Fujita 06:07
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 06:09
Re: Fast path for empty relids in check_outerjoin_delay() Richard Guo 06:31
RE: speeding up planning with partitions Imai, Yoshikazu 06:37
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Haribabu Kommi 06:40
Re: insensitive collations Peter Eisentraut 07:44
Re: insensitive collations Peter Eisentraut 07:49
Re: GSoC 2019 Andrey Borodin 08:20
Re: [Sender Address Forgery]Re: error message when subscription target is a partitioned table Amit Langote 08:26
Re: speeding up planning with partitions 📎 Amit Langote 08:41
Re: [Sender Address Forgery]Re: error message when subscription target is a partitioned table Arkhena 08:46
Re: [Sender Address Forgery]Re: error message when subscription target is a partitioned table Amit Langote 08:58
Re: [HACKERS] pgbench - allow to store select results into variables 📎 Fabien COELHO 09:12
Re: speeding up planning with partitions David Rowley 09:12
Re: BUG #15446: Crash on ALTER TABLE Dean Rasheed 09:18
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Ashutosh Bapat 09:49
Policy on cross-posting to multiple lists Dean Rasheed 09:56
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Sergei Kornilov 10:10
Re: [Sender Address Forgery]Re: error message when subscription target is a partitioned table Michael Paquier 10:27
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name 📎 Michael Paquier 10:57
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Sergei Kornilov 11:20
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Amit Langote 12:23
Strange wording in advanced tutorial 📎 Daniel Gustafsson 12:33
Re: PostgreSQL vs SQL/XML Standards 📎 Arthur Zakirov 13:00
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 14:10
Re: Remove Deprecated Exclusive Backup Mode Laurenz Albe 14:56
Re: Remove Deprecated Exclusive Backup Mode Stephen Frost 14:59
Re: PostgreSQL vs SQL/XML Standards 📎 Pavel Stehule 15:15
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 15:20
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 15:45
Re: Policy on cross-posting to multiple lists Tom Lane 15:58
Re: Policy on cross-posting to multiple lists Amit Langote 16:11
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 16:43
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 17:09
Re: Policy on cross-posting to multiple lists Stephen Frost 17:18
Re: Policy on cross-posting to multiple lists Alvaro Herrera 17:34
Re: Policy on cross-posting to multiple lists Tom Lane 17:47
Re: speeding up planning with partitions Alvaro Herrera 17:56
Re: Policy on cross-posting to multiple lists Dean Rasheed 18:19
Re: [HACKERS] pgbench - allow to store select results into variables Tom Lane 18:20
Re: Policy on cross-posting to multiple lists Dave Page 18:23
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 19:00
Re: [HACKERS] pgbench - allow to store select results into variables Tom Lane 19:14
Re: Policy on cross-posting to multiple lists Stephen Frost 19:18
Re: Policy on cross-posting to multiple lists Robert Haas 19:46
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 19:49
Re: Policy on cross-posting to multiple lists Stephen Frost 20:03
Commitfest delayed: extend it? David Fetter 20:26
Re: Policy on cross-posting to multiple lists Andres Freund 20:27
Re: Commitfest delayed: extend it? Tom Lane 20:28
Re: [Proposal] Add accumulated statistics Robert Haas 20:42
Re: Commitfest delayed: extend it? Alvaro Herrera 20:44
Re: Improve selectivity estimate for range queries Robert Haas 20:48
Re: add_partial_path() may remove dominated path but still in use Robert Haas 20:52
Re: Policy on cross-posting to multiple lists Andres Freund 20:52
Re: NOTIFY and pg_notify performance when deduplicating notifications Tom Lane 20:56
Re: [HACKERS] pgbench - allow to store select results into variables Fabien COELHO 21:01
Re: MERGE SQL statement for PG12 Robert Haas 21:15
Re: [HACKERS] pgbench - allow to store select results into variables Fabien COELHO 21:23
Re: speeding up planning with partitions David Rowley 21:47
Re: Improve selectivity estimate for range queries Tom Lane 22:03
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 22:24
Re: unnecessary creation of FSM files during bootstrap mode John Naylor 22:49
Re: [PATCH] kNN for btree Alexander Korotkov 23:21
Re: MERGE SQL statement for PG12 Peter Geoghegan 23:26
Re: unnecessary creation of FSM files during bootstrap mode Tom Lane 23:30
Remove all "INTERFACE ROUTINES" style comments Andres Freund 23:58

Jan. 11, 2019

Thread Author Time
Re: Remove all "INTERFACE ROUTINES" style comments Thomas Munro 00:05
Re: What to name the current heap after pluggable storage / what to rename? Andres Freund 00:05
RE: [Proposal] Add accumulated statistics Yotsunaga, Naoki 00:30
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 00:34
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Andres Freund 00:41
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 00:50
Re: Using Btree to Provide Sorting on Suffix Keys with LIMIT Peter Geoghegan 00:52
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Andres Freund 00:52
Re: Commitfest delayed: extend it? Michael Paquier 00:53
Re: Policy on cross-posting to multiple lists Tatsuo Ishii 01:08
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 01:09
RE: [Proposal] Add accumulated statistics Tsunakawa, Takayuki 01:09
Re: Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Michael Paquier 01:14
Re: speeding up planning with partitions Amit Langote 01:18
Re: [Sender Address Forgery]Re: error message when subscription target is a partitioned table Amit Langote 01:50
Re: Commitfest delayed: extend it? David Fetter 02:06
Re: speeding up planning with partitions 📎 Amit Langote 02:07
Re: add_partial_path() may remove dominated path but still in use 📎 Kohei KaiGai 02:09
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Etsuro Fujita 02:21
RE: Improve selectivity estimate for range queries Yuzuko Hosoya 02:36
Re: Ryu floating point output patch 📎 Andrew Gierth 02:40
How does the planner determine plan_rows ? Donald Dong 02:41
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 03:35
Re: Remove all "INTERFACE ROUTINES" style comments Tom Lane 03:42
Re: How does the planner determine plan_rows ? Andrew Gierth 03:48
Re: How does the planner determine plan_rows ? Donald Dong 03:56
Re: speeding up planning with partitions David Rowley 04:01
Re: How does the planner determine plan_rows ? Tom Lane 04:01
Re: Ryu floating point output patch Chapman Flack 04:02
Re: Ryu floating point output patch Andres Freund 04:04
Re: Ryu floating point output patch Tom Lane 04:09
Re: Undo worker and transaction rollback 📎 Dilip Kumar 04:09
Acceptable/Best formatting of callbacks (for pluggable storage) Andres Freund 04:45
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 📎 Amit Langote 04:46
Re: doc: where best to add ~ 400 words to the manual? Chapman Flack 04:48
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Amit Langote 04:49
Re: Displaying and dumping of table access methods Amit Khandekar 05:01
Re: What to name the current heap after pluggable storage / what to rename? Haribabu Kommi 05:12
Re: doc: where best to add ~ 400 words to the manual? Chapman Flack 05:19
RE: speeding up planning with partitions Imai, Yoshikazu 06:10
Re: New vacuum option to do only freezing 📎 Masahiko Sawada 06:13
Re: speeding up planning with partitions 📎 Amit Langote 06:24
RE: speeding up planning with partitions Imai, Yoshikazu 06:52
Re: [Sender Address Forgery]Re: error message when subscription target is a partitioned table Michael Paquier 07:04
Re: How does the planner determine plan_rows ? Donald Dong 07:41
Re: [HACKERS] generated columns 📎 Peter Eisentraut 08:30
Re: [Proposal] Add accumulated statistics Pavel Stehule 08:34
BUG #15589: Due to missing wal, restore ends prematurely and opens database for read/write PG Bug reporting form 08:36
Re: Displaying and dumping of table access methods Peter Eisentraut 09:06
Re: Displaying and dumping of table access methods Dmitry Dolgov 09:18
Re: Statement-level Triggers For Uniqueness Checks Peter Eisentraut 09:22
Re: could recovery_target_timeline=latest be the default in standby mode? 📎 Peter Eisentraut 10:17
Checksum errors in pg_stat_database Magnus Hagander 10:20
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Etsuro Fujita 11:04
Three animals fail test-decoding-check on REL_10_STABLE Thomas Munro 11:06
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Etsuro Fujita 11:10
Re: Discussion: Fast DB/Schema/Table disk size check in Postgresql Hubert Zhang 11:14
Re: Displaying and dumping of table access methods Amit Khandekar 11:23
Re: unnecessary creation of FSM files during bootstrap mode Amit Kapila 12:39
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 📎 Etsuro Fujita 12:50
Re: speeding up planning with partitions 📎 Amit Langote 13:00
Re: [PATCH] kNN for btree 📎 Nikita Glukhov 13:01
Re: BUG #15589: Due to missing wal, restore ends prematurely and opens database for read/write Jeff Janes 14:03

Browse Archives

Prev | Next