pgsql-hackers since 2017-01-11 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

Jan. 11, 2017

Thread Author Time
Re: Replication/backup defaults David Steele 01:06
Re: Replication/backup defaults Michael Paquier 01:09
Re: sequence data type Andrew Gierth 01:16
Re: RustgreSQL Craig Ringer 01:18
Re: proposal: session server side variables Craig Ringer 01:28
Re: WIP: [[Parallel] Shared] Hash Peter Geoghegan 01:56
Re: RustgreSQL Amit Langote 02:05
Re: WARM and indirect indexes Bruce Momjian 02:25
Re: WARM and indirect indexes Alvaro Herrera 02:36
Re: WARM and indirect indexes Bruce Momjian 02:49
Re: pgbench - allow backslash continuations in \set expressions Rafia Sabih 04:18
Re: postgres_fdw bug in 9.6 Ashutosh Bapat 04:40
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Michael Paquier 04:41
Re: WARM and indirect indexes Amit Kapila 04:58
Re: Speed up Clog Access by increasing CLOG buffers Dilip Kumar 05:25
Re: CONNECTION LIMIT and Parallel Query don't play well together Amit Kapila 05:33
Re: Floating point comparison inconsistencies of the geometric types Kyotaro HORIGUCHI 05:51
Passing query string to workers 📎 Rafia Sabih 06:12
Re: pg_restore accepts -j -1 Ashutosh Bapat 07:04
Re: WARM and indirect indexes Pavan Deolasee 07:06
Typo in dsa.c 📎 Masahiko Sawada 07:28
Obsolete reference to ParallelMain() in a comment 📎 Amit Langote 07:38
Re: Patch to implement pg_current_logfile() function Michael Paquier 07:39
Re: postgres_fdw bug in 9.6 Etsuro Fujita 07:45
Do we support using agg or window functions in delete statement? 高增琦 07:46
Re: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code Michael Paquier 07:50
Re: Logical Replication WIP Petr Jelinek 08:11
Re: proposal: session server side variables Fabien COELHO 08:29
Re: Logical Replication WIP Petr Jelinek 08:29
Re: postgres_fdw bug in 9.6 Ashutosh Bapat 08:51
Re: Typo in dsa.c Magnus Hagander 09:03
Re: CONNECTION LIMIT and Parallel Query don't play well together Albe Laurenz 09:42
Re: Proposal for changes to recovery.conf API Fujii Masao 09:51
Re: Proposal for changes to recovery.conf API Fujii Masao 09:53
Re: postgres_fdw bug in 9.6 Etsuro Fujita 10:00
Re: UNDO and in-place update Amit Kapila 10:18
Re: postgres_fdw bug in 9.6 Ashutosh Bapat 10:26
Re: Proposal for changes to recovery.conf API Simon Riggs 10:27
Re: Proposal for changes to recovery.conf API Simon Riggs 10:36
Re: postgres_fdw bug in 9.6 Etsuro Fujita 10:55
Re: PoC: Grouped base relation Ashutosh Bapat 11:32
Re: Parallel bitmap heap scan tushar 12:03
Re: pgbench - allow backslash continuations in \set expressions 📎 Fabien COELHO 12:09
Re: Push down more full joins in postgres_fdw Etsuro Fujita 12:15
Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait Beena Emerson 12:36
Re: Passing query string to workers Tom Lane 12:37
Re: Do we support using agg or window functions in delete statement? Tom Lane 12:46
Re: WARM and indirect indexes Alvaro Herrera 12:57
Re: WARM and indirect indexes Alvaro Herrera 12:58
Re: Proposal for changes to recovery.conf API Michael Paquier 13:02
Re: WARM and indirect indexes Andrew Dunstan 13:28
Re: proposal: session server side variables Craig Ringer 13:42
Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait Beena Emerson 13:43
plpgsql - additional extra checks 📎 Pavel Stehule 13:54
Re: WARM and indirect indexes Craig Ringer 14:05
Re: plpgsql - additional extra checks Marko Tiikkaja 14:08
Re: pageinspect: Hash index support Ashutosh Sharma 14:13
Re: New SQL counter statistics view (pg_stat_sql) Dilip Kumar 14:17
Re: pageinspect: Hash index support Alvaro Herrera 14:21
Re: plpgsql - additional extra checks Pavel Stehule 14:27
Re: pg_restore accepts -j -1 📎 Stephen Frost 14:36
Re: merging some features from plpgsql2 project Merlin Moncure 14:37
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Pavel Stehule 14:55
Re: WARM and indirect indexes Bruce Momjian 15:23
Re: WARM and indirect indexes Alvaro Herrera 15:24
Re: WARM and indirect indexes Bruce Momjian 15:29
Re: WARM and indirect indexes Bruce Momjian 15:32
Re: Floating point comparison inconsistencies of the geometric types Emre Hasegeli 15:37
Re: Logical replication existing data copy Peter Eisentraut 16:10
many copies of atooid() and oid_cmp() 📎 Peter Eisentraut 16:12
Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait Ryan Murphy 16:20
Re: WARM and indirect indexes Bruce Momjian 16:27
Re: merging some features from plpgsql2 project Pavel Stehule 16:45
Re: pg_restore accepts -j -1 📎 Stephen Frost 16:48
Re: PATCH: recursive json_populate_record() 📎 Nikita Glukhov 16:54
Re: [HACKERS] Questionable tag usage Peter Eisentraut 16:55
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal 📎 Vladimir Rusinov 17:00
Re: [HACKERS] Questionable tag usage Peter Eisentraut 17:02
Re: merging some features from plpgsql2 project Peter Eisentraut 17:11
Re: Proposal for changes to recovery.conf API Peter Eisentraut 17:25
Re: Logical Replication WIP Peter Eisentraut 17:27
Re: Logical Replication WIP Peter Eisentraut 17:32
Re: Proposal for changes to recovery.conf API Simon Riggs 17:53
Re: plan_rows confusion with parallel queries Robert Haas 18:24
Re: WIP: [[Parallel] Shared] Hash Robert Haas 18:57
Packages: Again Joshua D. Drake 18:57
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Robert Haas 19:09
Re: WIP: [[Parallel] Shared] Hash Peter Geoghegan 19:20
Re: Packages: Again Bruce Momjian 19:30
Re: Packages: Again Pavel Stehule 19:32
Re: Packages: Again Bruce Momjian 19:42
Re: Proposal for changes to recovery.conf API Peter Eisentraut 19:52
Re: merging some features from plpgsql2 project Merlin Moncure 19:53
Re: Packages: Again Fabien COELHO 19:54
Re: Packages: Again Pavel Stehule 19:54
Re: Packages: Again Fabien COELHO 19:56
Re: Packages: Again Stephen Frost 20:01
Re: WIP: [[Parallel] Shared] Hash Robert Haas 20:05
Re: New SQL counter statistics view (pg_stat_sql) Robert Haas 20:06
Re: WIP: [[Parallel] Shared] Hash Peter Geoghegan 20:06
Re: merging some features from plpgsql2 project Pavel Stehule 20:07
Re: Couple of issues with prepared FETCH commands Robert Haas 20:08
Re: Packages: Again Bruce Momjian 20:08
Re: Packages: Again Pavel Stehule 20:09
Re: pageinspect: Hash index support 📎 Ashutosh Sharma 20:16
Re: Packages: Again Bruce Momjian 20:22
Re: Packages: Again Pavel Stehule 20:23
Re: pageinspect: Hash index support Ashutosh Sharma 20:26
Re: Logical Replication WIP Petr Jelinek 20:35
Re: Logical Replication WIP Petr Jelinek 20:35
Re: CONNECTION LIMIT and Parallel Query don't play well together Robert Haas 20:36
Re: pg_restore accepts -j -1 Stephen Frost 20:48
Re: Packages: Again Joshua D. Drake 20:56
Re: merging some features from plpgsql2 project Robert Haas 20:57
Re: Packages: Again Robert Haas 20:58
Re: plan_rows confusion with parallel queries 📎 Robert Haas 21:05
Re: patch: function xmltable Alvaro Herrera 21:05
Re: Couple of issues with prepared FETCH commands Andrew Gierth 21:06
Re: Logical Replication WIP Peter Eisentraut 21:29
Re: Logical Replication WIP Peter Eisentraut 21:30
Re: WARM and indirect indexes Robert Haas 21:38
Re: WIP: [[Parallel] Shared] Hash Peter Geoghegan 21:53
Re: patch: function xmltable 📎 Alvaro Herrera 21:53
Re: CONNECTION LIMIT and Parallel Query don't play well together David Rowley 22:51
Re: Passing query string to workers Robert Haas 23:13
Re: Passing query string to workers Tom Lane 23:36
Re: Packages: Again Gilles Darold 23:40

Jan. 12, 2017

Thread Author Time
Re: Packages: Again Craig Ringer 00:12
Retiring from the Core Team Josh Berkus 00:29
Re: Retiring from the Core Team Stephen Frost 00:44
Multiple synchronous_standby_names rules James Sewell 00:53
Re: Multiple synchronous_standby_names rules Michael Paquier 01:06
Re: Retiring from the Core Team David Fetter 01:08
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Michael Paquier 01:21
Re: CONNECTION LIMIT and Parallel Query don't play well together 📎 David Rowley 02:24
Re: Retiring from the Core Team Paul Ramsey 02:29
Re: parallelize queries containing subplans Amit Kapila 02:58
Re: Do we support using agg or window functions in delete statement? 高增琦 03:05
Misplacement of function declaration in contrib/postgres_fdw/postgres_fdw.h 📎 Etsuro Fujita 03:19
Re: Gather Merge 📎 Robert Haas 03:20
Re: parallelize queries containing subplans Robert Haas 03:21
Re: merging some features from plpgsql2 project Merlin Moncure 03:21
Re: Passing query string to workers Robert Haas 03:25
Re: WIP: [[Parallel] Shared] Hash Thomas Munro 03:37
Re: parallelize queries containing subplans Amit Kapila 03:52
Re: Declarative partitioning - another take 📎 Amit Langote 03:53
Re: Retiring from the Core Team Joe Conway 03:59
Re: background sessions Peter Eisentraut 04:01
Re: WARM and indirect indexes Pavan Deolasee 04:09
Re: Passing query string to workers Tom Lane 04:12
Re: many copies of atooid() and oid_cmp() Tom Lane 04:25
Re: Couple of issues with prepared FETCH commands Tom Lane 04:28
Re: Misplacement of function declaration in contrib/postgres_fdw/postgres_fdw.h Ashutosh Bapat 04:52
Re: many copies of atooid() and oid_cmp() Kuntal Ghosh 05:25
Re: background sessions Andrew Borodin 05:45
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier 05:49
Re: Proposal for changes to recovery.conf API Fujii Masao 05:49
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Fujii Masao 05:56
Re: Retiring from the Core Team Peter Geoghegan 06:02
Re: parallelize queries containing subplans Dilip Kumar 06:41
Re: Retiring from the Core Team Devrim Gündüz 07:46
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 09:25
Re: Proposal for changes to recovery.conf API Simon Riggs 09:46
Re: WIP: [[Parallel] Shared] Hash Rafia Sabih 11:02
Re: Transactions involving multiple postgres foreign servers Masahiko Sawada 11:23
Re: Retiring from the Core Team Masahiko Sawada 11:30
Re: Parallel bitmap heap scan Rafia Sabih 11:52
Re: Parallel Index-only scan 📎 Rahila Syed 12:09
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 12:14
Re: Parallel bitmap heap scan Dilip Kumar 12:17
Unused member root in foreign_glob_cxt 📎 Ashutosh Bapat 12:19
Re: Parallel bitmap heap scan 📎 tushar 12:27
Re: Passing query string to workers Robert Haas 12:54
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 12:55
Re: Retiring from the Core Team Andrew Dunstan 13:02
Re: Unused member root in foreign_glob_cxt Tom Lane 13:09
Re: BUG: pg_stat_statements query normalization issues with combined queries 📎 Kyotaro HORIGUCHI 13:12
Re: Proposal for changes to recovery.conf API Peter Eisentraut 13:34
Re: many copies of atooid() and oid_cmp() Peter Eisentraut 13:39
Re: many copies of atooid() and oid_cmp() Peter Eisentraut 13:41
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal David Steele 13:56
Re: Obsolete reference to ParallelMain() in a comment Robert Haas 14:10
Re: [PATCH] Fix minor race in commit_ts SLRU truncation vs lookups Peter Eisentraut 14:25
Re: parallelize queries containing subplans 📎 Amit Kapila 14:26
Re: BUG: pg_stat_statements query normalization issues with combined queries 📎 Tom Lane 14:29
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Robert Haas 14:33
Re: many copies of atooid() and oid_cmp() Tom Lane 14:36
Re: Retiring from the Core Team Jesper Pedersen 14:38
Re: patch: function xmltable 📎 Pavel Stehule 15:02
pg_upgrade vs. pg_ctl stop -m fast Peter Eisentraut 15:06
Re: pg_upgrade vs. pg_ctl stop -m fast Tom Lane 15:17
Re: UNDO and in-place update Robert Haas 15:26
Re: Retiring from the Core Team Dave Cramer 15:33
Re: postgres_fdw bug in 9.6 Robert Haas 15:43
Re: Retiring from the Core Team Jonathan Katz 15:48
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal 📎 Vladimir Rusinov 16:00
Re: Retiring from the Core Team Joshua D. Drake 16:16
Re: [PATCH] Generic type subscription 📎 Dmitry Dolgov 16:19
Re: Retiring from the Core Team Euler Taveira 16:32
Re: Packages: Again Joshua D. Drake 16:54

Browse Archives

Prev | Next