Re: Install PostgreSQL as part of a desktop application, but how to coop with existing installations?
В списке pgsql-general по дате отправления:
| От | Andrew Sullivan |
|---|---|
| Тема | Re: Install PostgreSQL as part of a desktop application, but how to coop with existing installations? |
| Дата | |
| Msg-id | 20110117154638.GO3923@shinkuro.com обсуждение |
| Ответ на | Re: Install PostgreSQL as part of a desktop application, but how to coop with existing installations? (Jensen Somers <jensen@aimproductions.be>) |
| Ответы |
Re: Install PostgreSQL as part of a desktop application,
but how to coop with existing installations?
|
| Список | pgsql-general |
On Mon, Jan 17, 2011 at 04:31:45PM +0100, Jensen Somers wrote: > > But, from your initial reply I understood that a user can simply browse > to my database installation folder (e.g.: C:/ProgramData/MyApp/data), > read out and/or modify a configuration file and he can access the entire > database and modify the data. And that's what I want to prevent. Dunno about CE, but this is also trivial using SQLite. But also, given your needs, I wonder pretty seriously whether Postgres is the right thing for your application. It sounds like this is always single-user with no contention. Postgres is a bad fit for that. Use SQLite or one of the other things that target embedded use. A -- Andrew Sullivan ajs@crankycanuck.ca
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера