pgsql-hackers since 2015-08-25 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

Aug. 25, 2015

Thread Author Time
Re: [DESIGN] ParallelAppend Kouhei Kaigai 00:49
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 01:18
pg_controldata output alignment regression Joe Conway 02:03
Re: pg_controldata output alignment regression Tom Lane 02:41
Re: [DESIGN] ParallelAppend Amit Kapila 03:53
Re: Performance improvement for joins where outer side is unique 📎 David Rowley 05:25
Re: Commitfest remaining "Needs Review" items Michael Paquier 07:39
Re: Reducing ClogControlLock contention 📎 Simon Riggs 08:38
Re: Commitfest remaining "Needs Review" items Heikki Linnakangas 08:51
Re: Reducing ClogControlLock contention Simon Riggs 08:51
Re: Commitfest remaining "Needs Review" items Fabien COELHO 09:05
Re: Planned release for PostgreSQL 9.5 Simon Riggs 09:18
9.4 broken on alpha 📎 Christoph Berg 10:16
Re: Reduce ProcArrayLock contention 📎 Amit Kapila 11:51
Re: Commitfest remaining "Needs Review" items Michael Paquier 12:26
Re: 9.4 broken on alpha Andrew Dunstan 12:29
Re: 9.4 broken on alpha Andres Freund 12:30
Re: Idea: closing the loop for "pg_ctl reload" Michael Paquier 12:31
Re: [PATCH] libpq: Allow specifying multiple host names to try to connect to Michael Paquier 12:34
Re: multivariate statistics / patch v7 Michael Paquier 12:36
Re: Commitfest remaining "Needs Review" items Michael Paquier 12:44
Re: auto_explain sample rate Michael Paquier 12:45
Re: Resource Owner reassign Locks Michael Paquier 12:48
Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Michael Paquier 12:50
Re: 9.4 broken on alpha Andrew Dunstan 12:57
Re: Can pg_dump make use of CURRENT/SESSION_USER Michael Paquier 13:01
Re: Improving replay of XLOG_BTREE_VACUUM records Michael Paquier 13:03
Re: compress method for spgist - 2 Michael Paquier 13:05
Re: Additional role attributes && superuser review Michael Paquier 13:08
Re: Commitfest remaining "Needs Review" items Tomas Vondra 13:40
Re: [COMMITTERS] pgsql: Change TAP test framework to not rely on having a chmod executab 📎 Peter Eisentraut 14:02
Re: Commitfest remaining "Needs Review" items Joe Conway 14:10
Re: Commitfest remaining "Needs Review" items Fabrízio de Royes Mello 14:16
Re: Commitfest remaining "Needs Review" items Stephen Frost 14:28
Re: psql - better support pipe line Jim Nasby 14:59
Re: CREATE POLICY and RETURNING Stephen Frost 15:17
Re: psql - better support pipe line Tom Lane 15:21
Re: WIP: Rework access method interface Jim Nasby 15:27
Re: WIP: Rework access method interface Alvaro Herrera 15:36
Re: Error message with plpgsql CONTINUE Jim Nasby 15:50
Re: Resource Owner reassign Locks Jeff Janes 15:52
Re: WIP: Rework access method interface Tom Lane 15:56
Re: Error message with plpgsql CONTINUE Jim Nasby 16:02
Re: Error message with plpgsql CONTINUE Tom Lane 16:05
Re: WIP: Rework access method interface Jim Nasby 16:13
Re: WIP: Rework access method interface Alvaro Herrera 16:16
Re: Error message with plpgsql CONTINUE Tom Lane 16:16
Re: WIP: Rework access method interface Tom Lane 16:20
Re: Error message with plpgsql CONTINUE Alvaro Herrera 16:23
Re: PATCH: index-only scans with partial indexes Jeff Janes 17:19
Re: Planned release for PostgreSQL 9.5 Josh Berkus 17:23
Re: pg_controldata output alignment regression Joe Conway 17:25
Re: pg_controldata output alignment regression Tom Lane 17:28
Re: pg_controldata output alignment regression Joe Conway 17:32
Re: Resource Owner reassign Locks Tom Lane 17:54
Re: Error message with plpgsql CONTINUE Tom Lane 17:58
Re: Resource Owner reassign Locks Andres Freund 18:07
Re: Resource Owner reassign Locks Tom Lane 18:12
Custom Scans and private data Andres Freund 18:19
Re: Resource Owner reassign Locks Andres Freund 18:20
Re: pg_controldata output alignment regression 📎 Joe Conway 18:26
Re: pg_controldata output alignment regression Alvaro Herrera 18:28
Re: Resource Owner reassign Locks Tom Lane 18:33
Re: Resource Owner reassign Locks Andres Freund 18:38
Re: Custom Scans and private data Tom Lane 18:42
Re: Resource Owner reassign Locks Tom Lane 18:53
Re: pg_controldata output alignment regression Joe Conway 19:23
Re: pg_controldata output alignment regression Alvaro Herrera 19:41
Re: 9.4 broken on alpha Aaron W. Swenson 19:43
Re: One question about security label command Adam Brightwell 19:50
Re: 9.4 broken on alpha Alvaro Herrera 19:52
Re: One question about security label command Alvaro Herrera 19:55
Re: One question about security label command Adam Brightwell 20:00
Re: One question about security label command Stephen Frost 20:02
Re: Make HeapTupleSatisfiesMVCC more concurrent Tom Lane 20:51
Re: Make HeapTupleSatisfiesMVCC more concurrent Alvaro Herrera 21:01
Re: 9.4 broken on alpha Tom Lane 21:02
Re: One question about security label command Joe Conway 21:27
Using HeapTuple.t_len to verify size of tuple Vignesh Raghunathan 21:43
Re: 9.4 broken on alpha Andres Freund 21:45
Re: 9.4 broken on alpha Alvaro Herrera 21:54
Re: Using HeapTuple.t_len to verify size of tuple Tom Lane 21:56
Re: 9.4 broken on alpha Tom Lane 22:09
Function accepting array of complex type Jim Nasby 22:21
Re: Using HeapTuple.t_len to verify size of tuple Vignesh Raghunathan 22:23
Re: Using HeapTuple.t_len to verify size of tuple Tom Lane 22:36
Re: Custom Scans and private data Andres Freund 22:42
Re: Using HeapTuple.t_len to verify size of tuple Vignesh Raghunathan 22:55
Re: Commitfest remaining "Needs Review" items Michael Paquier 23:07
Re: Custom Scans and private data Tom Lane 23:22
Re: Function accepting array of complex type Tom Lane 23:28
Re: Function accepting array of complex type David G. Johnston 23:29

Aug. 26, 2015

Thread Author Time
Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser 00:15
Re: Idea: closing the loop for "pg_ctl reload" Tom Lane 00:36
Re: Custom Scans and private data Kouhei Kaigai 00:55
Re: One question about security label command Joe Conway 01:03
Re: Commitfest remaining "Needs Review" items Andreas Karlsson 01:30
Re: pg_controldata output alignment regression Joe Conway 01:47
Re: One question about security label command Joe Conway 01:54
Re: [PATCH] Reload SSL certificates on SIGHUP Tom Lane 01:57
Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser 02:10
Re: Make HeapTupleSatisfiesMVCC more concurrent Amit Kapila 02:45
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Paquier 03:24
Re: exposing pg_controldata and pg_config as functions 📎 Joe Conway 03:32
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 03:35
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 04:49
Re: 9.4 broken on alpha Michael Cree 05:25
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Paquier 05:46
Re: Commitfest remaining "Needs Review" items Michael Paquier 05:47
Re: [COMMITTERS] pgsql: Change TAP test framework to not rely on having a chmod executab Michael Paquier 06:15
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 06:30
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 07:07
src/test/ssl broken on HEAD 📎 Michael Paquier 07:35
Re: src/test/ssl broken on HEAD 📎 Michael Paquier 07:37
Re: extend pgbench expressions with functions Michael Paquier 07:43
Re: Performance improvement for joins where outer side is unique Michael Paquier 07:44
Re: Join push-down support for foreign tables Michael Paquier 07:46
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 07:46
Re: checkpointer continuous flushing Michael Paquier 07:47
Re: PATCH: use foreign keys to improve join estimates v1 Michael Paquier 07:48
Re: pg_dump quietly ignore missing tables - is it bug? Michael Paquier 07:51
Re: Make HeapTupleSatisfiesMVCC more concurrent 📎 Simon Riggs 07:58
Re: Commitfest remaining "Needs Review" items Michael Paquier 07:59
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 08:05
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:37
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 09:01
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 10:39
Re: Reducing ClogControlLock contention Amit Kapila 10:40
Re: Reducing ClogControlLock contention Simon Riggs 10:48
Re: proposal: multiple psql option -c 📎 Pavel Stehule 11:12
Re: proposal: multiple psql option -c Pavel Stehule 11:15
strange test in psql:startup.c Pavel Stehule 12:18
Re: proposal: multiple psql option -c 📎 Pavel Stehule 13:15
Re: exposing pg_controldata and pg_config as functions Stephen Frost 13:33
Re: WIP: Rework access method interface Alexander Korotkov 13:58
Re: Declarative partitioning Simon Riggs 14:00
Re: Declarative partitioning Simon Riggs 14:01
Re: exposing pg_controldata and pg_config as functions Joe Conway 14:32
Re: 9.5 release notes 📎 Bruce Momjian 14:33
Re: exposing pg_controldata and pg_config as functions Stephen Frost 14:35
Re: psql - better support pipe line 📎 Pavel Stehule 15:44
Re: WIP: Rework access method interface Tom Lane 15:50
Re: 9.4 broken on alpha Alvaro Herrera 16:08
Re: 9.4 broken on alpha Tom Lane 16:11
Re: Function accepting array of complex type Andrew Dunstan 16:15
Re: WIP: Rework access method interface Alexander Korotkov 16:20
Re: 9.4 broken on alpha Tom Lane 16:49
Re: Freeze avoidance of very large table. 📎 Masahiko Sawada 16:54
Re: 9.4 broken on alpha Andres Freund 16:59
Re: 9.5 release notes Peter Geoghegan 17:10
Re: 9.4 broken on alpha Tom Lane 17:34
Re: 9.5 release notes 📎 Bruce Momjian 18:47
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Bruce Momjian 18:55
Re: 9.5 release notes Bruce Momjian 18:58
Re: Is this a bug? Fabrízio de Royes Mello 19:24
Re: Is this a bug? Thom Brown 19:29
Re: Is this a bug? Andres Freund 19:30
Re: Is this a bug? Alvaro Herrera 19:31
Re: Is this a bug? Fabrízio de Royes Mello 19:43
Re: Is this a bug? Fabrízio de Royes Mello 19:44
Re: Our trial to TPC-DS but optimizer made unreasonable plan 📎 Qingqing Zhou 21:38
Re: Custom Scans and private data Andres Freund 22:23
Re: 9.5 release notes Peter Geoghegan 22:27
Re: Make HeapTupleSatisfiesMVCC more concurrent Tom Lane 22:29
Re: Custom Scans and private data Andres Freund 22:30
Re: [PATCH] Reload SSL certificates on SIGHUP Andreas Karlsson 23:12
Re: Our trial to TPC-DS but optimizer made unreasonable plan Peter Geoghegan 23:31
Re: Custom Scans and private data Kouhei Kaigai 23:55

Aug. 27, 2015

Thread Author Time
Re: Our trial to TPC-DS but optimizer made unreasonable plan Tom Lane 00:02
Re: Our trial to TPC-DS but optimizer made unreasonable plan Tom Lane 00:28
Re: 9.4 broken on alpha Noah Misch 01:19
Re: Our trial to TPC-DS but optimizer made unreasonable plan Kouhei Kaigai 01:36
Re: Our trial to TPC-DS but optimizer made unreasonable plan Kouhei Kaigai 01:42
Allow replication roles to use file access functions 📎 Michael Paquier 01:50
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 02:08
Re: Our trial to TPC-DS but optimizer made unreasonable plan Gavin Flower 03:10
Re: Our trial to TPC-DS but optimizer made unreasonable plan Kouhei Kaigai 06:15
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 07:00
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 07:52
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:30
Re: psql - better support pipe line 📎 Shulgin, Oleksandr 09:54
Re: Custom Scans and private data Andres Freund 10:44
Re: checkpointer continuous flushing Andres Freund 10:52
Re: missing locking in at least INSERT INTO view WITH CHECK Andres Freund 11:18
Re: Foreign join pushdown vs EvalPlanQual 📎 Etsuro Fujita 11:35
Re: checkpointer continuous flushing 📎 Fabien COELHO 12:32
Re: checkpointer continuous flushing Andres Freund 12:41
AcquireRewriteLocks/acquireLocksOnSubLinks vs. rowsecurity Andres Freund 12:49
What does RIR as in fireRIRrules stand for? Andres Freund 13:13
Re: WIP: Rework access method interface Alexander Korotkov 13:15
Re: What does RIR as in fireRIRrules stand for? David G. Johnston 13:27
Re: psql - better support pipe line Pavel Stehule 13:37
Re: What does RIR as in fireRIRrules stand for? Tom Lane 13:43
Re: psql - better support pipe line Pavel Stehule 13:44
Re: What does RIR as in fireRIRrules stand for? Andres Freund 13:44
Re: checkpointer continuous flushing Fabien COELHO 13:46
Re: Reduce ProcArrayLock contention 📎 Amit Kapila 13:47
Re: What does RIR as in fireRIRrules stand for? Andres Freund 13:51
Re: What does RIR as in fireRIRrules stand for? Tom Lane 13:52
Re: [BUGS] Compile fails on AIX 6.1 📎 Tom Lane 14:36

Browse Archives

Prev | Next