delivering database stand-alone

Поиск
Список
Период
Сортировка
От Joost Kremers
Тема delivering database stand-alone
Дата
Msg-id 20030901102429.GB31902@teuctli.arnhem.chello.nl
обсуждение исходный текст
Ответы Re: delivering database stand-alone  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: delivering database stand-alone  (Ron Johnson <ron.l.johnson@cox.net>)
Список 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 по дате отправления:

Предыдущее
От: Kaarel
Дата:
Сообщение: Re: About GPL and proprietary software
Следующее
От: "Jules Alberts"
Дата:
Сообщение: Re: pl/tcl trigger question