Обсуждение: PGZilla

Поиск
Список
Период
Сортировка

PGZilla

От
"Chad Thompson"
Дата:
Does anyone know if pgzilla is being maintained?  Or even if it works well
with 7.3?

I'd really like to use Bugzilla, but I'm not crazy about loading up mySQL.

Are there any docs out there that you know of?

TIA
Chad


Re: PGZilla

От
"Bryan Encina"
Дата:
Chad,
you may want to check out http://sourceforge.net/projects/bosco/ .  It's a
PHP based bugzilla clone that works with postgres.  It hasn't been that
active recently (last update on sourceforge was at the end of March), but if
you're willing to work with it a little bit, it may suit your needs.  If you
find anything better let me know though as I've been searching for some time
as well.
HTH,
-Bryan

> -----Original Message-----
> From: pgsql-novice-owner@postgresql.org
> [mailto:pgsql-novice-owner@postgresql.org]On Behalf Of Chad Thompson
> Sent: Monday, June 30, 2003 1:22 PM
> To: pgsql-novice
> Subject: [NOVICE] PGZilla
>
>
> Does anyone know if pgzilla is being maintained?  Or even if
> it works well
> with 7.3?
>
> I'd really like to use Bugzilla, but I'm not crazy about
> loading up mySQL.
>
> Are there any docs out there that you know of?
>
> TIA
> Chad
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>


Re: PGZilla

От
Tom Lane
Дата:
"Chad Thompson" <chad@weblinkservices.com> writes:
> Does anyone know if pgzilla is being maintained?  Or even if it works well
> with 7.3?

Red Hat has been running their bugzilla on PG since January.
See http://bugzilla.redhat.com/bugzilla/

I'm not sure if "pgzilla" is the same code RH is using, but you
can grab their version from that page.

            regards, tom lane