Auto-explain patch

From: Dean Rasheed <dean_rasheed(at)hotmail(dot)com>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Auto-explain patch
Date: 2008-01-28 09:21:50
Message-ID: BAY113-W37F86A87478CAFF7A64FB5F2340@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


This is the patch allows logging of the explain plan for each query run, as described here:

http://archives.postgresql.org/pgsql-performance/2008-01/msg00245.php

I hope this is useful.

Dean.

_________________________________________________________________
Telly addicts unite!
http://www.searchgamesbox.com/tvtown.shtml

Attachment Content-Type Size
auto_explain.patch text/x-patch 10.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2008-01-28 09:25:51 Re: sinval contention reduction
Previous Message Russell Smith 2008-01-28 08:59:18 Re: Proposed patch: synchronized_scanning GUC variable