473,396 Members | 1,916 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

[off-topic] Bugtracker using PostgreSQL

Hi guys,

Do you know any web based bug tracker software that
use PostgreSQL???

Somebody has told me about Mantis, but it use MySQL...
and I resign to use that! :(

Which is the best bug tracker you
know???(PHP+PostgreSQL)

Thanks in advance and
Best Regards,

Marcelo Pereira

Yahoo! Mail - 6MB, anti-spam e antivírus gratuito. Crie sua conta agora:
http://mail.yahoo.com.br

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 12 '05 #1
6 1662
MaRcElO PeReIrA wrote:
Hi guys,

Do you know any web based bug tracker software that
use PostgreSQL???

Somebody has told me about Mantis, but it use MySQL...
and I resign to use that! :(

Which is the best bug tracker you
know???(PHP+PostgreSQL)

We use TUTOS ( www.tutos.org ) but the bugs tracking
tool that have is not too much evolved, try it.
Regards
Gaetano Mendola

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Nov 12 '05 #2
El Lun 10 Nov 2003 16:14, MaRcElO PeReIrA escribió:
Hi guys,

Do you know any web based bug tracker software that
use PostgreSQL???

Somebody has told me about Mantis, but it use MySQL...
and I resign to use that! :(

Which is the best bug tracker you
know???(PHP+PostgreSQL)


Wasn't someone in Red Hat migrating bugzilla to PostgreSQL?

--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués | mm******@unl.edu.ar
Programador, Administrador, DBA | Centro de Telemática
Universidad Nacional
del Litoral
-----------------------------------------------------------------
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Nov 12 '05 #3
The world rejoiced as ma****@bugs.unl.edu.ar (Martin Marques) wrote:
El Lun 10 Nov 2003 16:14, MaRcElO PeReIrA escribió:
Hi guys,

Do you know any web based bug tracker software that
use PostgreSQL???

Somebody has told me about Mantis, but it use MySQL...
and I resign to use that! :(

Which is the best bug tracker you
know???(PHP+PostgreSQL)


Wasn't someone in Red Hat migrating bugzilla to PostgreSQL?


There has been a port; it is NOT straightforward to use what they
produced.

The Bugzilla project has a bug open on the matter:

<http://bugzilla.mozilla.org/show_bug.cgi?id=98304>

Someone with some time to help on it would be a good thing. I have
tried getting it working with the patches they suggest without
success.
--
"cbbrowne","@","acm.org"
http://www3.sympatico.ca/cbbrowne/finances.html
Philosophy is a game with objectives and no rules.
Mathematics is a game with rules and no objectives.
Nov 12 '05 #4
MaRcElO PeReIrA writes:
Do you know any web based bug tracker software that
use PostgreSQL???


Maybe you want to try http://www.egroupware.org.

--
Peter Eisentraut pe*****@gmx.net
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Nov 12 '05 #5
On Monday 10 November 2003 20:26, Martin Marques wrote:
El Lun 10 Nov 2003 16:14, MaRcElO PeReIrA escribió:
Hi guys,

Do you know any web based bug tracker software that
use PostgreSQL???


Wasn't someone in Red Hat migrating bugzilla to PostgreSQL?


A quick hack to get it working was all (see the hackers list recently for
details).

A couple of candidates:

http://phpbt.sourceforge.net/
http://issue-tracker.sourceforge.net/

I'm currently looking at issue-tracker for a small project.

--
Richard Huxton
Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Nov 12 '05 #6
On Mon, 2003-11-10 at 15:49, Richard Huxton wrote:
On Monday 10 November 2003 20:26, Martin Marques wrote:
El Lun 10 Nov 2003 16:14, MaRcElO PeReIrA escribió:
Hi guys,

Do you know any web based bug tracker software that
use PostgreSQL???


Wasn't someone in Red Hat migrating bugzilla to PostgreSQL?


A quick hack to get it working was all (see the hackers list recently for
details).

A couple of candidates:

http://phpbt.sourceforge.net/
http://issue-tracker.sourceforge.net/

I'm currently looking at issue-tracker for a small project.


If your running a whole project, one idea might be gforge
(www.gforge.org). it's a complete project management tool (including
bugtracker of course) based on the original sourceforge codebase.

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Nov 12 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Frank | last post by:
Whats best : register_globals ON ? OR register_globals OFF ? I currently use: $_POST
21
by: nicholas | last post by:
Although in my web.config I have <customErrors mode="off" /> I still get no detailed errors. How comes ? THX This is what I get: Server Error in '/mywebfolder'Application.
5
by: Andreas Müller | last post by:
Hi! I've been looking for a way to log off another user from Windows XP, that is to terminate his session without having to shutdown Windows. My goal is to write a service (preferrably running...
31
by: TC | last post by:
I'm looking for opinions on ways to show visitors, your links will send them off-site (to another website). The following was suggested: Look at the three links under the third paragraph:...
1
by: robert112 | last post by:
Hi All, I have a webpage.aspx and a webusercontrol.ascx with both of them having viewstate turned off. Then in my web user control I have got some code reading the request stream: Dim str As...
8
by: Rory Becker | last post by:
A wise man once said: "Never put off until runtime what you can fix at compile time." Actually I think he said it about 10 minutes before I started this post. I am a firm believer, like the...
13
by: Cross | last post by:
I am developing an application that will show movies. When you wach a movie, you do not want the Power Option "Turn off monitor" to be anabled. Is there anyway to fix this from VB.net? (note that I...
8
by: =?Utf-8?B?R3JlZw==?= | last post by:
We have an application in our office that has the Option Strict option set to off right now. I do understand it should be set to ON, but right now, I'm just going to continue with it this way since...
0
by: scooby dooby | last post by:
Hi All, I need to write a script for windows,which has the requirements as below. 1,It should log out the particuler user from windows at a particuler time ,say 6 o'clock in the evening...
6
by: Rain | last post by:
Hi, I noticed the other day when I was trying to optimise the traffic on a particular web page that it had significant viewstate even though I had turned it off for most of the controls. So in...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.