473,563 Members | 2,857 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[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+Pos tgreSQL)

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 YourEmailAddres sHere" to ma*******@postg resql.org)

Nov 12 '05 #1
6 1674
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+Pos tgreSQL)

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+Pos tgreSQL)


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

--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués | mm******@unl.ed u.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+Pos tgreSQL)


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.mozill a.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
12413
by: Frank | last post by:
Whats best : register_globals ON ? OR register_globals OFF ? I currently use: $_POST
21
4946
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
3972
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 under System privileges) which is able to log off users after a defined time. Since other users may be logged on as well, it would be quite an...
31
3888
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: http://www.countryrode.com/sales/vespaline.php Note the tooltip when hovering the graphic as well. Personally, I have not seen these. Are they really...
1
1579
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 IO.Stream Dim strLen As Integer Dim strRead As Integer
8
2414
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 man in question, in "Option Strict On" by default. Actually I don't believe I have code where this is not the case.
13
5964
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 am not talking about the screen saver, that is something else). I'm very thankfull for answers, but plea, no guesses this time.
8
3879
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 I do not have the time to fix everything to set it to ON. Anyway, my question is if its set to OFF why is it it keeps getting set back to ON,...
0
2271
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 everyday,At the same time it should not log off other users.Say, if A and B are the users ,then only A has to be loggef off .Also it should display an alert...
6
1578
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 a bold step I decided to attempt to set viewstate on the form itself off which had a massive impact on the viewstate like 80K to 15k. So my...
0
7664
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7583
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7885
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8106
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7948
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6250
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5484
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3642
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2082
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.