delivering database stand-alone

From: Joost Kremers <joostkremers(at)fastmail(dot)fm>
To: pgsql-general(at)postgresql(dot)org
Subject: delivering database stand-alone
Date: 2003-09-01 10:24:29
Message-ID: 20030901102429.GB31902@teuctli.arnhem.chello.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jules Alberts 2003-09-01 11:25:56 Re: pl/tcl trigger question
Previous Message Kaarel 2003-09-01 09:07:12 Re: About GPL and proprietary software