delivering database stand-alone - Mailing list pgsql-general

From Joost Kremers
Subject delivering database stand-alone
Date
Msg-id 20030901102429.GB31902@teuctli.arnhem.chello.nl
Whole thread Raw
Responses Re: delivering database stand-alone
Re: delivering database stand-alone
List pgsql-general
hi all,

i am planning to build a database (a dictionary in fact) that i will
eventually want to distribute on a cd (or downloadable iso). what i would
like to know is if this is technically possible with postgresql. and how
exactly would it be done? would i have to make postgresql run off the cd,
or should it first be installed to the hard disk? (the latter would be
problematic on linux, given the many different distros and their different
package management systems...) how would i deal with systems that already
have a postgreql server or (more difficult perhaps) a different database
server running?

or should i not make use of postgresql (or any database server) at all for
the cd? after all, the data in the database is static, users will not have
to modify it, just look it up.

thanks for any comments and suggestions.

--
Joost Kremers
Life has its moments


pgsql-general by date:

Previous
From: Kaarel
Date:
Subject: Re: About GPL and proprietary software
Next
From: "Jules Alberts"
Date:
Subject: Re: pl/tcl trigger question