Re: embedded postgresql

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: embedded postgresql
Дата
Msg-id 4176861F.6000400@dunslane.net
обсуждение исходный текст
Ответ на Re: embedded postgresql  (drh@hwaci.com (D. Richard Hipp))
Список pgsql-hackers

D. Richard Hipp wrote:

>Client/server database engines clearly have their place.  But they
>are not always the best solution to every data storage problem. 
>  
>

Nobody has suggested otherwise AFAICS. What we have suggested is that a 
client/server system is a bad place to start when looking for an 
embedded storage system.

Personally, I tend to use Postgres for client/server and BDB for 
embedded data management.

cheers

andrew


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Possible make_oidjoins_check Security Issue
Следующее
От: Sailesh Krishnamurthy
Дата:
Сообщение: Re: plans for bitmap indexes?