Re: Fwd: XPg: a new Java PostgreSQL Interface

From: Gustavo Gonzalez Giron <xtingray(at)kazak(dot)ws>
To: Dave Cramer <dave(at)fastcrypt(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fwd: XPg: a new Java PostgreSQL Interface
Date: 2002-07-22 04:37:02
Message-ID: 02072123370200.00268@xtingray
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hello Dave... thank you for pay attention to our application.

> Couple of questions?
Couple of answers! :)

> 1) Why did you choose the GPL license, I expect it cannot be added to
> the postgres distribution with that license? Postgres is released under
> the BSD license.

We choose the GPL license because we want that everyone could have
access to the application, including the source code. But we love it if
XPg is added or included as a part of the postgres distribution... it
would be great for us. If is necessary to change de license, we will do
it.

> 2) What did you modify in the driver to make it work?

We tried to get some information about foreing keys with the standar
JDBC... but it nevers works... :(

> 3) You should post this on the jdbc list.

I did it in several places... even java.sun.com... if you could help me
with others sites and mail lists... it will be nice ;)

> 4) Not so much a question, but I have started a project on sourceforge
> which is essentially the same project. http://sf.net/projects/jpgadmin.
> I may be interested in collaborating.

Your help and experience will be welcome always :)

Have a nice day.

>
> On Sun, 2002-07-21 at 14:11, Gustavo Gonzalez Giron wrote:
> >
> > Hi, i want to announce you the release of a new PostgreSQL Interface...
its
> > name is XPg, and it was made on Java under the GPL license.
> > Please, check the site... it could be a useful tool for much people
(although
> > the application is still under development).
> >
> > The website of XPg is:
> > http://www.kazak.ws/xpg
> >
> > The PostgreSQL hackers opinion about XPg is really important for us

> > developers.
> >
> > Thank you for your attention.
> > Have nice day.
> > --
> > +-----------------------------------------------------xtingray--+
> > Gustavo Gonzalez
> > Director Area de Redes
> >
> > Linux User: #239480 - ICQ: 95848099
> >
> > Soluciones KAZAK Limitada
> > Grupo de Investigacion y Desarrollo
> > en Tecnologias de Software Libre
> > www.kazak.ws - A.A. 25180 Cali, Colombia
> > +---------------------------------------------------------------+
> >
> >
> > -------------------------------------------------------
> >
> > --
> > +-----------------------------------------------------xtingray--+
> > Gustavo Gonzalez
> > Director Area de Redes
> >
> > Linux User: #239480 - ICQ: 95848099
> >
> > Soluciones KAZAK Limitada
> > Grupo de Investigacion y Desarrollo
> > en Tecnologias de Software Libre
> > www.kazak.ws - A.A. 25180 Cali, Colombia
> > +---------------------------------------------------------------+
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
> >
> >
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>

--
+-----------------------------------------------------xtingray--+
Gustavo Gonzalez
Director Area de Redes

Linux User: #239480 - ICQ: 95848099

Soluciones KAZAK Limitada
Grupo de Investigacion y Desarrollo
en Tecnologias de Software Libre
www.kazak.ws - A.A. 25180 Cali, Colombia
+---------------------------------------------------------------+

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-07-22 05:04:29 Re: Fwd: XPg: a new Java PostgreSQL Interface
Previous Message Christopher Kings-Lynne 2002-07-22 03:33:36 Re: pgbash-2.4a.2 released