Advice needed on using postgres in commercial product

Поиск
Список
Период
Сортировка
Искать
От
pakt sardines
Тема
Advice needed on using postgres in commercial product
Дата
Msg-id
d22d485e0701051614j7a4c65c1m3b5cb40c59114765@mail.gmail.com
Список
Дерево обсуждения
Advice needed on using postgres in commercial product "pakt sardines" <paktsardines@gmail.com>
Re: Advice needed on using postgres in commercial product David Fetter <david@fetter.org>
Re: Advice needed on using postgres in commercial product Walter Vaughan <wvaughan@steelerubber.com>
Re: Advice needed on using postgres in commercial product Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: [OT] Advice needed on using postgres in commercial Csaba Nagy <nagy@ecircle-ag.com>
Re: Advice needed on using postgres in commercial product John DeSoi <desoi@pgedit.com>
Re: Advice needed on using postgres in commercial product Scott Marlowe <smarlowe@g2switchworks.com>
Hi all,

   We're currently developing some large-scale software with the intention of selling it (online and off-the-shelf).  The version in development uses Postgres to store stuff in a number of large databases.

Ignoring potential licensing issues for now, the big issue for us is that the data in the databases has significant intellectual property value.  It has taken literally years of work to collect the data.  We do not want the users of the commercial product to be able to fire up postgres and type something like:  user]% pg_dump their_data > our_product

Additionally, we don't want to have to encrypt every entry in the database, because that will cause significant overhead during processing.

My question is, what options do we have?  Can postgres store data as some sort of unreadable binary, much like you would find in a C binary data file?

If not postgres, what other database could possibly do this, if any?  I really don't want to have to write our own RDBMS.  :)

Thanks in advance for any advice or suggestions on this subject,

Pakt.


В списке pgsql-general по дате отправления
От: Jorge Godoy
Дата:
Сообщение: Re: Sorting with DISTINCT ON
От: nyenyec
Дата:
FAQ