pgsql-hackers since 2017-01-13 14:22

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. 13, 2017

Thread Author Time
Re: [PROPOSAL] Temporal query processing with range types 📎 Peter Moser 14:22
Re: Parallel Index Scans Anastasia Lubennikova 14:28
Re: BUG: pg_stat_statements query normalization issues with combined queries Tom Lane 14:44
Re: pg_upgrade vs. pg_ctl stop -m fast Peter Eisentraut 14:45
Re: Bug in Physical Replication Slots (at least 9.5)? Jonathon Nelson 14:47
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Peter Eisentraut 14:55
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Peter Eisentraut 14:56
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Peter Eisentraut 15:00
Re: pg_upgrade vs. pg_ctl stop -m fast Tom Lane 15:07
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost 15:18
Re: pgbench - allow backslash continuations in \set expressions 📎 Rafia Sabih 15:30
Re: Protect syscache from bloating with negative cache entries Robert Haas 15:32
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost 15:33
Re: pgbench - allow backslash continuations in \set expressions Fabien COELHO 15:45
Re: sequence data type Daniel Verite 15:51
Re: New SQL counter statistics view (pg_stat_sql) Dilip Kumar 15:58
Re: sequence data type Daniel Verite 16:18
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Alvaro Herrera 16:36
Re: PoC: Grouped base relation 📎 Antonin Houska 16:42
Re: Patch to implement pg_current_logfile() function Kevin Grittner 16:43
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Robert Haas 16:49
Re: BUG: pg_stat_statements query normalization issues with combined queries Fabien COELHO 17:00
Re: Packages: Again Serge Rielau 17:35
Re: Parallel Index Scans Robert Haas 17:36
Re: UNDO and in-place update Robert Haas 18:06
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal 📎 Vladimir Rusinov 18:10
Re: Packages: Again Pavel Stehule 18:23
Re: Packages: Again Serge Rielau 18:35
pgsql: Fix cardinality estimates for parallel joins. Robert Haas 18:37
Re: plan_rows confusion with parallel queries Robert Haas 18:38
Re: BUG: pg_stat_statements query normalization issues with combined queries 📎 Tom Lane 19:06
pgsql: Fix a bug in how we generate partition constraints. Robert Haas 19:07
Re: Packages: Again Pavel Stehule 19:11
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Alvaro Herrera 19:13
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Alvaro Herrera 19:18
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Robert Haas 19:31
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Robert Haas 19:35
Re: Packages: Again Serge Rielau 19:38
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Alvaro Herrera 20:09
Re: patch: function xmltable 📎 Alvaro Herrera 20:32
Re: Packages: Again Pavel Stehule 20:45
Re: gettimeofday is at the end of its usefulness? Florian Weimer 20:48
Re: gettimeofday is at the end of its usefulness? Tom Lane 20:54
Re: GSoC 2017 Peter van Hardenberg 21:09
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Robert Haas 21:10
Re: Packages: Again Serge Rielau 21:16
Re: pg_upgrade vs. pg_ctl stop -m fast Peter Eisentraut 21:22
Re: Declarative partitioning - another take Robert Haas 21:24
Re: Packages: Again Pavel Stehule 21:30
Re: postgres_fdw bug in 9.6 Jeff Janes 21:39
Re: how to correctly invalidate a constraint? Alvaro Herrera 21:44
Re: GSoC 2017 Alvaro Herrera 22:08
Re: BUG: pg_stat_statements query normalization issues with combined queries Fabien COELHO 22:22
Re: Protect syscache from bloating with negative cache entries Michael Paquier 22:39
Re: Patch to implement pg_current_logfile() function Michael Paquier 22:43
Re: Packages: Again Kevin Grittner 22:46
Re: Protect syscache from bloating with negative cache entries Tom Lane 22:58
Re: Off-by-one oddity in minval for decreasing sequences Michael Paquier 22:59
Re: Protect syscache from bloating with negative cache entries Andres Freund 23:06
Re: PSQL commands: \quit_if, \quit_unless Corey Huinker 23:20
Re: Packages: Again Serge Rielau 23:44

Jan. 14, 2017

Thread Author Time
Re: Packages: Again Peter Geoghegan 00:24
Re: Protect syscache from bloating with negative cache entries Tomas Vondra 00:36
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Amit Langote 04:36
Re: Packages: Again Serge Rielau 04:56
Re: PSQL commands: \quit_if, \quit_unless Pavel Stehule 04:56
Re: how to correctly invalidate a constraint? Pavel Stehule 05:13
Re: PSQL commands: \quit_if, \quit_unless Tom Lane 05:22
Re: PSQL commands: \quit_if, \quit_unless Fabien COELHO 06:57
Re: Fixing matching of boolean index columns to sort ordering Michael Paquier 07:02
Re: macaddr 64 bit (EUI-64) datatype support Kuntal Ghosh 07:28
Re: parallelize queries containing subplans 📎 Amit Kapila 12:15
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 13:02
Re: patch: function xmltable 📎 Pavel Stehule 13:43
Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait Peter Eisentraut 14:19
Re: Replication/backup defaults Magnus Hagander 16:18
Re: Support for pg_receivexlog --format=plain|tar Magnus Hagander 16:31
Re: pageinspect: Hash index support Mithun Cy 17:51
Re: Packages: Again Peter Geoghegan 20:26
Re: BUG: pg_stat_statements query normalization issues with combined queries Tom Lane 21:18

Jan. 15, 2017

Thread Author Time
Re: Parallel Index Scans Amit Kapila 04:11
Re: Support for pg_receivexlog --format=plain|tar 📎 Michael Paquier 05:44
Re: Patch to implement pg_current_logfile() function Michael Paquier 05:54
proposal: enhanced stack trace for PL - print param args Pavel Stehule 06:27
Re: patch: function xmltable 📎 Pavel Stehule 06:29
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 10:11
Re: ICU integration Pavel Stehule 10:53
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 13:20
Re: Logical Replication WIP Petr Jelinek 18:13
Re: Logical Replication WIP Petr Jelinek 18:48
Re: Fixing matching of boolean index columns to sort ordering Tom Lane 19:11
Re: Logical Replication WIP Euler Taveira 19:20
Re: Logical Replication WIP Petr Jelinek 19:28
FYI: git worktrees as replacement for "rsync the CVSROOT" Jim Nasby 21:01
Re: [PATCH] Generic type subscription Artur Zakirov 22:15
Re: Logical Replication WIP 📎 Petr Jelinek 22:20
Re: Logical Replication WIP Erik Rijkers 22:57

Jan. 16, 2017

Thread Author Time
Re: Logical Replication WIP 📎 Petr Jelinek 00:19
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Thomas Munro 00:40
Re: postgres_fdw bug in 9.6 Etsuro Fujita 02:38
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 03:29
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 04:14
Re: Parallel Append implementation Amit Khandekar 04:19
Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait Fujii Masao 04:40
Re: PoC: Grouped base relation Ashutosh Bapat 04:42
Re: Too many autovacuum workers spawned during forced auto-vacuum Amit Khandekar 04:50
Re: Patch to implement pg_current_logfile() function 📎 Michael Paquier 05:47
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. 📎 Amit Langote 06:04
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Michael Paquier 06:08
Re: Parallel Append implementation Ashutosh Bapat 06:08
check_srf_call_placement() isn't always setting p_hasTargetSRFs Andres Freund 08:15
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 08:33
Re: Transactions involving multiple postgres foreign servers 📎 Masahiko Sawada 08:35
Typo in condition_variable.c 📎 Masahiko Sawada 08:42
Re: Declarative partitioning - another take Amit Langote 09:09
Re: Typo in condition_variable.c Fujii Masao 09:27
Re: Typo in condition_variable.c Masahiko Sawada 09:34
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Craig Ringer 09:37
Re: Typo in condition_variable.c Fujii Masao 09:57
Tuple sort is broken. It crashes on simple test. Mithun Cy 10:14
Re: Too many autovacuum workers spawned during forced auto-vacuum Masahiko Sawada 10:24
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Thomas Munro 11:04
Re: Tuple sort is broken. It crashes on simple test. Michael Paquier 11:48
Re: Parallel Index Scans 📎 Amit Kapila 12:11
Re: Support for pg_receivexlog --format=plain|tar Magnus Hagander 12:12
Re: pgsql: Fix cardinality estimates for parallel joins. Amit Kapila 12:23
Re: Support for pg_receivexlog --format=plain|tar Michael Paquier 12:46
Re: pg_basebackups and slots Magnus Hagander 13:00
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Alvaro Herrera 15:17
Re: pg_basebackups and slots Fujii Masao 15:33
Re: parallelize queries containing subplans 📎 Amit Kapila 15:43
Re: Hash support for grouping sets Finnerty, Jim 15:59
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 16:09
Re: Improvements in psql hooks for variables Daniel Verite 16:27
Re: Improvements in psql hooks for variables Tom Lane 16:42
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 17:21
Re: pg_basebackups and slots Magnus Hagander 17:21
Re: Tuple sort is broken. It crashes on simple test. 📎 Peter Geoghegan 18:24
Re: Tuple sort is broken. It crashes on simple test. Pavel Stehule 18:38
Re: Patch to implement pg_current_logfile() function Alvaro Herrera 18:40
Re: Tuple sort is broken. It crashes on simple test. Peter Geoghegan 18:43
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 18:44
Re: Tuple sort is broken. It crashes on simple test. Tom Lane 18:54
Re: Tuple sort is broken. It crashes on simple test. Pavel Stehule 18:56
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Alvaro Herrera 19:04
Re: check_srf_call_placement() isn't always setting p_hasTargetSRFs Tom Lane 19:10
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 19:13
Re: patch: function xmltable Alvaro Herrera 19:30
Re: check_srf_call_placement() isn't always setting p_hasTargetSRFs Tom Lane 19:34
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) 📎 Andres Freund 20:52
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 21:00
Re: check_srf_call_placement() isn't always setting p_hasTargetSRFs Andres Freund 21:01
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Alvaro Herrera 21:33
Re: [COMMITTERS] pgsql: Permit dump/reload of not-too-large >1GB tuples Tom Lane 22:48
Re: patch: function xmltable Alvaro Herrera 22:51
Re: patch: function xmltable Alvaro Herrera 23:30
Re: PoC: Grouped base relation David Rowley 23:42

Jan. 17, 2017

Thread Author Time
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) 📎 Andres Freund 01:00
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 01:19
Re: Polyphase merge is obsolete Peter Geoghegan 01:56
Re: Patch to implement pg_current_logfile() function Michael Paquier 02:22
Re: Packages: Again Jim Nasby 02:28
Re: PSQL commands: \quit_if, \quit_unless Jim Nasby 02:34
Re: GSoC 2017 Jim Nasby 02:39
Re: GSoC 2017 Jim Nasby 02:43
Re: PoC: Grouped base relation Tomas Vondra 03:30
Re: [WIP]Vertical Clustered Index (columnar store extension) Haribabu Kommi 03:40
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Fujii Masao 03:48
Re: [WIP]Vertical Clustered Index (columnar store extension) Haribabu Kommi 04:09
Re: Cache Hash Index meta page. Amit Kapila 04:37
Re: Too many autovacuum workers spawned during forced auto-vacuum Amit Khandekar 04:41
Re: Retiring from the Core Team Steve Crawford 05:17
Re: PoC: Grouped base relation David Rowley 05:39
Re: Parallel Append implementation Amit Langote 05:40
Re: Speed up Clog Access by increasing CLOG buffers Dilip Kumar 06:09
Re: pg_hba_file_settings view patch Michael Paquier 06:24
New CORRESPONDING clause design Surafel Temsgen 06:37
Re: Supporting huge pages on Windows Amit Kapila 06:38
Re: Measuring replay lag Fujii Masao 06:45
Re: increasing the default WAL segment size Michael Paquier 06:48
Re: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code Michael Paquier 06:50
Re: increasing the default WAL segment size 📎 Beena Emerson 07:06
Re: increasing the default WAL segment size Michael Paquier 07:08
Re: increasing the default WAL segment size Beena Emerson 07:20
Re: jsonb_delete with arrays Michael Paquier 07:25
Re: Renaming of pg_xlog and pg_clog 📎 Michael Paquier 07:31
Re: pgbench - allow backslash continuations in \set expressions Rafia Sabih 07:38
Re: New SQL counter statistics view (pg_stat_sql) Michael Paquier 07:38
Re: pageinspect: Hash index support Mithun Cy 07:52
pgsql: Fix an assertion failure related to an exclusive backup. Fujii Masao 08:40
Re: pageinspect: Hash index support Amit Kapila 09:36
Re: pageinspect: Hash index support Mithun Cy 09:57
Re: increasing the default WAL segment size 📎 Beena Emerson 10:19
Re: PoC: Grouped base relation Tomas Vondra 10:28
Re: Bug in Physical Replication Slots (at least 9.5)? 📎 Kyotaro HORIGUCHI 10:36
Re: Support for pg_receivexlog --format=plain|tar Magnus Hagander 11:11
Re: [BUGS] Bug in Physical Replication Slots (at least 9.5)? Kyotaro HORIGUCHI 11:17
Re: Support for pg_receivexlog --format=plain|tar Michael Paquier 11:35
Re: jsonb_delete with arrays 📎 Magnus Hagander 11:45
Re: Gather Merge Rushabh Lathia 11:49

Browse Archives

Prev | Next