Re: PostGreSQL for a small Desktop Application

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: PostGreSQL for a small Desktop Application
Дата
Msg-id Pine.GSO.4.64.0706141138370.14861@westnet.com
обсуждение исходный текст
Ответ на Re: PostGreSQL for a small Desktop Application  (Marco Colombo <pgsql@esiway.net>)
Список pgsql-general
On Thu, 14 Jun 2007, Marco Colombo wrote:

> PG still has advantages vs. SQLite, being more featured (do you need
> stored-procedures?). But if you plan to use an ORM tool for .Net you
> might even be able to switch between SQLite and PostgreSQL at any time
> w/o even noticing

The main thing to be wary of when trying this is the SQLite deals with
dates and times very differently than PostgreSQL does.  Even when
insulated with an ORM tool that can bite you.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: DeadLocks...
Следующее
От:
Дата:
Сообщение: Re: DeadLocks..., DeadLocks...