I need your thoughts ....

Поиск
Список
Период
Сортировка
От Didier Gasser-Morlay
Тема I need your thoughts ....
Дата
Msg-id 608b66ce1003140719h15da7f84m37cb6e5406c0e75e@mail.gmail.com
обсуждение исходный текст
Ответы Re: I need your thoughts ....  (Daniel Staal <DStaal@usa.net>)
Список pgsql-novice
Hello,

I am starting to write a new application where I'll need a fairly light local database engine when the user is travelling but with the ability to connect to a central db server once back in the office. The central server will be PostgreSQL, but I have got questions about the local server. I would love it to be PostgreSQL, which would simplify a lot of things as although the volume of the local database will be fairly small: a few hundreds or records on a maximum of 20 tables, but the queries might be complex and the benefit of stored procedures if of great value to me. 

My constraints are:
 1- I won't be with the users for the setup
 2- Ideally I'd like a one-step setup (db and my app), or at least with no questions asked (fully automated setup)  
 3- the users will be running on Windows and possibly on Mac within 18 months

Is PostgreSQL suited for this especially point 2. 

Any thoughts or advice ?

Thanks in advance
Didier 

В списке pgsql-novice по дате отправления:

Предыдущее
От: damien clochard
Дата:
Сообщение: Re: Step back to previous state (a.k.a. undo)
Следующее
От: Daniel Staal
Дата:
Сообщение: Re: I need your thoughts ....