From: | Michael Banck <mbanck(at)debian(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Bug tracker tool we need (was: Last gasp) |
Date: | 2012-04-16 23:21:09 |
Message-ID: | 20120416232109.GA25863@nighthawk.chemicalconnection.dyndns.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Apr 16, 2012 at 06:29:47PM +0200, Magnus Hagander wrote:
> FWIW, I think the closest thing we've found so far would be debbugs -
> which IIRC doesn't have any kind of reasonable database backend, which
> would be a strange choice for a project like ours :) And makes many
> things harder...
FWIW, Don Armstrong (the main debbugs hacker these days I believe)
recently posted a blog post about a more obscure feature of debuugs
(forcemerge), where he finishs with "so we can eventually keep a
postgresql database updated in addition to the flatfile database.":
http://www.donarmstrong.com/posts/debbugs_forcemerge/
I don't know whether this implies a full PostgreSQL backend or just a
helper DB for some part of the functionality, but it might be something
to keep watching.
Regards,
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2012-04-16 23:27:33 | Slow temporary tables when using sync rep |
Previous Message | Tom Lane | 2012-04-16 23:05:15 | Re: 9.3 Pre-proposal: Range Merge Join |