Re: advice on using Postgresql

From: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
To: "Anne GAILLARD" <gaillard-anne(at)wanadoo(dot)fr>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: advice on using Postgresql
Date: 2003-03-04 12:53:34
Message-ID: 200303041823.34443.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


is the application going to update the database also?

in case its a read only operation my persoanl opinion
would not using database at all.

read operations can well be implemented using txt files or
berkely database.

this makes installation of the CDROM program simplier.

regds
mallah.

On Tuesday 04 March 2003 02:19 pm, Anne GAILLARD wrote:
> Hi,
>
> My boss is asking me to developp an application which uses a database and
> Java.
>
> The application is going to be sold in a CDROM.
>
> Therefore, the system must include an auto installation procedure, and must
> use the adequate system.
>
> Can I use postgressql for this Purpose ?
>
> Is Postgresql better than mysql for this application ?
>
> If yes, what are the licensing conditions ? (we don't want to share the
> sources of some parts of our application)
>
> Thanks by advance for your answer
>
> Best regards,
>
> Anncath
>
>
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

--

Regds
Mallah

----------------------------------------
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tony Harper 2003-03-04 20:08:12 pg_statistic missing?
Previous Message Anne GAILLARD 2003-03-04 08:49:24 advice on using Postgresql