PostgreSQL's bug tracker

Started by J Bover 20 years ago28 messagesgeneral
Jump to latest
#1J B
jbwellsiv@gmail.com

Guys,

I was interested in researching a few items regarding bug reports in
PostgreSQL, but I can't seem to find what the project uses as a bug
tracker. I see the web form and mailing list, but I can't imagine
they're not captured in some central repository.

Could someone point me in the right direction?

Thanks!

John

#2Jim Nasby
Jim.Nasby@BlueTreble.com
In reply to: J B (#1)
Re: PostgreSQL's bug tracker

On Mon, Oct 10, 2005 at 07:59:16PM -0400, J B wrote:

Guys,

I was interested in researching a few items regarding bug reports in
PostgreSQL, but I can't seem to find what the project uses as a bug
tracker. I see the web form and mailing list, but I can't imagine
they're not captured in some central repository.

Imagine harder. :)

Search the pgsql-bugs archives.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

#3Joshua D. Drake
jd@commandprompt.com
In reply to: J B (#1)
Re: PostgreSQL's bug tracker

J B wrote:

Guys,

I was interested in researching a few items regarding bug reports in
PostgreSQL, but I can't seem to find what the project uses as a bug
tracker. I see the web form and mailing list, but I can't imagine
they're not captured in some central repository.

Could someone point me in the right direction?

http://archives.postgresql.org/pgsql-bugs/

Is about as central as you get AFAIK.

Speaking of which, I have a customer running PostgreSQL/Bugzilla right
now and it works
well for them. Is anyone interested is having us set this up for the
community?

Sincerely,

Joshua D. Drake

Thanks!

John

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

#4The Hermit Hacker
scrappy@hub.org
In reply to: Joshua D. Drake (#3)
Re: PostgreSQL's bug tracker

On Mon, 10 Oct 2005, Joshua D. Drake wrote:

J B wrote:

Guys,

I was interested in researching a few items regarding bug reports in
PostgreSQL, but I can't seem to find what the project uses as a bug
tracker. I see the web form and mailing list, but I can't imagine
they're not captured in some central repository.

Could someone point me in the right direction?

http://archives.postgresql.org/pgsql-bugs/

Is about as central as you get AFAIK.

Speaking of which, I have a customer running PostgreSQL/Bugzilla right
now and it works well for them. Is anyone interested is having us set
this up for the community?

To date, any discussions of setting up a BugTracker have ended with the
developers themselves stating that they wouldn't use it, and have no
interest in it ... so, you'd have to have someone you could assign as
'liason' to handle monitoring -hackers and updating tickets, etc ... :(

This, like GPL vs BSD, comes up about every 3 months or so :)

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

#5Jim Nasby
Jim.Nasby@BlueTreble.com
In reply to: Joshua D. Drake (#3)
Re: PostgreSQL's bug tracker

On Mon, Oct 10, 2005 at 05:20:13PM -0700, Joshua D. Drake wrote:

J B wrote:

Guys,

I was interested in researching a few items regarding bug reports in
PostgreSQL, but I can't seem to find what the project uses as a bug
tracker. I see the web form and mailing list, but I can't imagine
they're not captured in some central repository.

Could someone point me in the right direction?

http://archives.postgresql.org/pgsql-bugs/

Is about as central as you get AFAIK.

Speaking of which, I have a customer running PostgreSQL/Bugzilla right
now and it works
well for them. Is anyone interested is having us set this up for the
community?

IIRC the last time this was brought up it was violently shot-down on
-hackers (and the fact that bugzilla didn't directly support PostgreSQL
back then had nothing to do with it).
--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

#6Joshua D. Drake
jd@commandprompt.com
In reply to: Jim Nasby (#5)
Re: PostgreSQL's bug tracker

IIRC the last time this was brought up it was violently shot-down on
-hackers (and the fact that bugzilla didn't directly support PostgreSQL
back then had nothing to do with it).

Yep, but you never know. Someday it just may happen. The community got
Linus to
stop using his email box for patches, maybe someday we will get there too.

Sincerely,

Joshua D. Drake

--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

#7The Hermit Hacker
scrappy@hub.org
In reply to: Joshua D. Drake (#6)
Re: PostgreSQL's bug tracker

On Mon, 10 Oct 2005, Joshua D. Drake wrote:

IIRC the last time this was brought up it was violently shot-down on
-hackers (and the fact that bugzilla didn't directly support PostgreSQL
back then had nothing to do with it).

Yep, but you never know. Someday it just may happen. The community got
Linus to stop using his email box for patches, maybe someday we will get
there too.

Just as a suggestion/thought ... *if* you have the resources (or someone
else wants to step up to it), why not setup the bug tracker, work with the
-www guys on having the 'bug submission' stuff feed into it, and get a
liason in place between it and -hackers? put the structure into place,
get ppl used to submitting/using it, and over time, it might be easier to
get the developers themselves to use it vs having a middle man?

There may be some developers that will go over relatively easily *once*
its in place, and others that stay resistent to it for awhile ...

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

#8Joshua D. Drake
jd@commandprompt.com
In reply to: The Hermit Hacker (#7)
Re: PostgreSQL's bug tracker

Marc G. Fournier wrote:

On Mon, 10 Oct 2005, Joshua D. Drake wrote:

IIRC the last time this was brought up it was violently shot-down on
-hackers (and the fact that bugzilla didn't directly support PostgreSQL
back then had nothing to do with it).

Yep, but you never know. Someday it just may happen. The community
got Linus to stop using his email box for patches, maybe someday we
will get there too.

Just as a suggestion/thought ... *if* you have the resources (or
someone else wants to step up to it), why not setup the bug tracker,
work with the -www guys on having the 'bug submission' stuff feed into
it, and get a liason in place between it and -hackers? put the
structure into place, get ppl used to submitting/using it, and over
time, it might be easier to get the developers themselves to use it vs
having a middle man?

There may be some developers that will go over relatively easily
*once* its in place, and others that stay resistent to it for awhile ...

I have thought about that, however I would at least at some level want a
blessing. For example, if we did that would we do it with
pgFoundry bug tracking? Or would we use Trac? Or Bugzilla?

If we got some interest in a particular direction then I bet some people
(including us) would step up.

Sincerely,

Joshua D. Drake

----
Marc G. Fournier Hub.Org Networking Services
(http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ:
7615664

--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

#9Tom Lane
tgl@sss.pgh.pa.us
In reply to: Joshua D. Drake (#8)
Re: PostgreSQL's bug tracker

"Joshua D. Drake" <jd@commandprompt.com> writes:

I have thought about that, however I would at least at some level want a
blessing. For example, if we did that would we do it with
pgFoundry bug tracking? Or would we use Trac? Or Bugzilla?

I think the main thing that's killed previous proposals in this line
is that we could never get a consensus on which bug tracker to use.
Personally I'd be OK with Bugzilla, since I use it at Red Hat already,
but I know that some hate it violently.

There are also a set of issues involved in integrating any such project
with the pgsql-bugs list, which in the estimation of many of us is not
broken and does not need fixing.

Old-timers will recall that we already had one bad experience with an
early open-source bug tracker, which has left people a bit shy of the
concept too. I think a large part of that had to do with confusion
between the purposes of bug *reporting* and bug *tracking*. A mailing
list does very well for reporting issues that might be bugs, but not so
well for tracking the status of acknowledged bugs.

regards, tom lane

#10Jim Nasby
Jim.Nasby@BlueTreble.com
In reply to: Tom Lane (#9)
Re: PostgreSQL's bug tracker

Well, if we're considering some kind of trial stage I don't see why we
couldn't setup a few different trackers and see what people think.

Of course, that could well be setting us up for a bickshed big enough to
play NFL football in...

On Mon, Oct 10, 2005 at 10:10:26PM -0400, Tom Lane wrote:

"Joshua D. Drake" <jd@commandprompt.com> writes:

I have thought about that, however I would at least at some level want a
blessing. For example, if we did that would we do it with
pgFoundry bug tracking? Or would we use Trac? Or Bugzilla?

I think the main thing that's killed previous proposals in this line
is that we could never get a consensus on which bug tracker to use.
Personally I'd be OK with Bugzilla, since I use it at Red Hat already,
but I know that some hate it violently.

There are also a set of issues involved in integrating any such project
with the pgsql-bugs list, which in the estimation of many of us is not
broken and does not need fixing.

Old-timers will recall that we already had one bad experience with an
early open-source bug tracker, which has left people a bit shy of the
concept too. I think a large part of that had to do with confusion
between the purposes of bug *reporting* and bug *tracking*. A mailing
list does very well for reporting issues that might be bugs, but not so
well for tracking the status of acknowledged bugs.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

#11Tino Wildenhain
tino@wildenhain.de
In reply to: Jim Nasby (#5)
Re: PostgreSQL's bug tracker

Am Montag, den 10.10.2005, 19:33 -0500 schrieb Jim C. Nasby:

On Mon, Oct 10, 2005 at 05:20:13PM -0700, Joshua D. Drake wrote:

J B wrote:

...

IIRC the last time this was brought up it was violently shot-down on
-hackers (and the fact that bugzilla didn't directly support PostgreSQL
back then had nothing to do with it).

But trac (http://www.edgewall.com/trac/ ) does support it. I'm running
it for quite a time and very much like it. Of course, trac is SVN only,
so this might be a show stopper unfortunately :(

Regards
Tino

#12Tino Wildenhain
tino@wildenhain.de
In reply to: The Hermit Hacker (#7)
Re: PostgreSQL's bug tracker

Am Montag, den 10.10.2005, 22:12 -0300 schrieb Marc G. Fournier:

On Mon, 10 Oct 2005, Joshua D. Drake wrote:

...

Just as a suggestion/thought ... *if* you have the resources (or someone
else wants to step up to it), why not setup the bug tracker, work with the
-www guys on having the 'bug submission' stuff feed into it, and get a

...

Btw. how do you work with the WWW guys? I _never_ ever got any answer.

#13Magnus Hagander
magnus@hagander.net
In reply to: Tino Wildenhain (#12)
Re: PostgreSQL's bug tracker

On Mon, 10 Oct 2005, Joshua D. Drake wrote:

...

Just as a suggestion/thought ... *if* you have the resources (or
someone else wants to step up to it), why not setup the bug

tracker,

work with the -www guys on having the 'bug submission'

stuff feed into

it, and get a

...

Btw. how do you work with the WWW guys? I _never_ ever got any answer.

Post to the -www list... From what I can tell in the archives, you've
never posted there, so you probably posted to the wrong place. (Yeah, it
may not always be clear, but this is where you should post)

//Magnus

#14Magnus Hagander
magnus@hagander.net
In reply to: Magnus Hagander (#13)
Re: PostgreSQL's bug tracker

I have thought about that, however I would at least at some

level want

a blessing. For example, if we did that would we do it with

pgFoundry

bug tracking? Or would we use Trac? Or Bugzilla?

I think the main thing that's killed previous proposals in
this line is that we could never get a consensus on which bug
tracker to use.
Personally I'd be OK with Bugzilla, since I use it at Red Hat
already, but I know that some hate it violently.

There are also a set of issues involved in integrating any
such project with the pgsql-bugs list, which in the
estimation of many of us is not broken and does not need fixing.

Or integrating them with the web. Not sure if any of the "popular
bugtrackers" support that today, or if they all want to "be their own
site" that we'd link to. That'd work, of course, but it'd be nicer to
get something that actually looks like a part of the site. Without too
much work of course ;-)

Old-timers will recall that we already had one bad experience
with an early open-source bug tracker, which has left people
a bit shy of the concept too. I think a large part of that
had to do with confusion between the purposes of bug
*reporting* and bug *tracking*. A mailing list does very
well for reporting issues that might be bugs, but not so well
for tracking the status of acknowledged bugs.

I think having an "open tracker" is definitly bad. It'll end up like a
lot of the sf.net projcets that have it - thousands of open tickets for
things that are not bugs, that nobody has the time to take care of.
Which makes it more or less worthless for tracking, and also makes the
project look really bad (hey, they have thousands of bugs!)

So we'd either want a tracker that is not open for direct submittions
(mail -> pgsql-bugs, and then have somebody move it into the tracker
once it's confirmed. Or some way where submitted issues don't show up in
the bug list until somebody has verified them (but they have to go out
to the list, of course, so ppl know it should be done).

Not sure which of the packages provide that, but I'm sure somebody else
knows.

//Magnus

#15J B
jbwellsiv@gmail.com
In reply to: Tom Lane (#9)
Re: PostgreSQL's bug tracker

On 10/10/05, Tom Lane <tgl@sss.pgh.pa.us> wrote:

Old-timers will recall that we already had one bad experience with an
early open-source bug tracker, which has left people a bit shy of the
concept too. I think a large part of that had to do with confusion
between the purposes of bug *reporting* and bug *tracking*. A mailing
list does very well for reporting issues that might be bugs, but not so
well for tracking the status of acknowledged bugs.

This "tracking" feature is crucial for us. We're working towards a
large scale deployment of PostgreSQL across our enterprise, but not
having an easy way to get the status of all reported bugs against our
particular version isn't very comforting. Having a bug tracker in
place would make life much easier, and my advocacy job much less
trying.

I sincerely hope the team will consider using one...bugtraq is fine,
so is trac...just as long as one is in place.

Thanks,

JB

#16Tino Wildenhain
tino@wildenhain.de
In reply to: Magnus Hagander (#13)
Re: PostgreSQL's bug tracker

Magnus Hagander schrieb:

On Mon, 10 Oct 2005, Joshua D. Drake wrote:

...

Btw. how do you work with the WWW guys? I _never_ ever got any answer.

Post to the -www list... From what I can tell in the archives, you've
never posted there, so you probably posted to the wrong place. (Yeah, it
may not always be clear, but this is where you should post)

Aha, well I posted twice, one time in the early stage of the new layout
directy to the names given to me... ok, I'll subscribe to another list
then ;)

#17Tino Wildenhain
tino@wildenhain.de
In reply to: Magnus Hagander (#14)
Re: PostgreSQL's bug tracker

Magnus Hagander schrieb:

I have thought about that, however I would at least at some

...

Or integrating them with the web. Not sure if any of the "popular
bugtrackers" support that today, or if they all want to "be their own
site" that we'd link to. That'd work, of course, but it'd be nicer to
get something that actually looks like a part of the site. Without too
much work of course ;-)

This is at least true for Trac - you got the templates and you
can have it work in a virtual directory so to say.

(No, I dont get money from them ;-))

#18Martijn van Oosterhout
kleptog@svana.org
In reply to: Magnus Hagander (#14)
Re: PostgreSQL's bug tracker

On Tue, Oct 11, 2005 at 10:27:04AM +0200, Magnus Hagander wrote:

Or integrating them with the web. Not sure if any of the "popular
bugtrackers" support that today, or if they all want to "be their own
site" that we'd link to. That'd work, of course, but it'd be nicer to
get something that actually looks like a part of the site. Without too
much work of course ;-)

My personal favourite bug-tracker is debbugs, as used by the Debian
Project. You can submit bugs by email, they get forwarded to
maintainers (which can be a mailing list) via email. When they reply,
the reply is also stored with the bug. Bugs can be tagged. AFAIK you
can subscribe to bugs so if anything is added or altered you are told
about it.

However, the web interface is sparse which puts some people off.
There's also no graphical interface to manipulate the bugs with. On the
other hand, you can have a thread on a mailing list about the bug and
it will be archived with the bug.

Note, I'm not volunteering. Nor do I know how hard it would be setup.
However, I've never seen another bug system quite like it. I like it so
perhaps it's something people here might like.

Have a nice,
--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/

Show quoted text

Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
tool for doing 5% of the work and then sitting around waiting for someone
else to do the other 95% so you can sue them.

#19Robert Treat
xzilla@users.sourceforge.net
In reply to: Tino Wildenhain (#12)
Re: PostgreSQL's bug tracker

On Tuesday 11 October 2005 02:25, Tino Wildenhain wrote:

Am Montag, den 10.10.2005, 22:12 -0300 schrieb Marc G. Fournier:

On Mon, 10 Oct 2005, Joshua D. Drake wrote:

...

Just as a suggestion/thought ... *if* you have the resources (or someone
else wants to step up to it), why not setup the bug tracker, work with
the -www guys on having the 'bug submission' stuff feed into it, and get
a

...

Btw. how do you work with the WWW guys? I _never_ ever got any answer.

What did you ask?

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

#20Vick Khera
vivek@khera.org
In reply to: Tino Wildenhain (#11)
Re: PostgreSQL's bug tracker

On Oct 11, 2005, at 2:23 AM, Tino Wildenhain wrote:

But trac (http://www.edgewall.com/trac/ ) does support it. I'm running
it for quite a time and very much like it. Of course, trac is SVN
only,
so this might be a show stopper unfortunately :(

And there's Richard Hipp's CVSTRAC which seems to have heavily
influenced the above mentioned trac, which obviously works with CVS.
I personally use the SVN trac to great benefit. It has helped our
organization get so much better organized and keeps everyone informed
of what is going on.

Vivek Khera, Ph.D.
+1-301-869-4449 x806

#21Russ Brown
pickscrape@gmail.com
In reply to: Tino Wildenhain (#11)
#22Neil Conway
neilc@samurai.com
In reply to: Martijn van Oosterhout (#18)
#23Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#22)
#24Jim Nasby
Jim.Nasby@BlueTreble.com
In reply to: Russ Brown (#21)
#25Stuart Bishop
stuart@stuartbishop.net
In reply to: Bruce Momjian (#23)
#26Cristian Prieto
cristian@clickdiario.com
In reply to: Stuart Bishop (#25)
#27Jim Nasby
Jim.Nasby@BlueTreble.com
In reply to: Cristian Prieto (#26)
#28Guy Rouillier
guyr@masergy.com
In reply to: Jim Nasby (#27)