Re: Using PostgreSQL and MIcrosoft SQLServer on the same server

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Using PostgreSQL and MIcrosoft SQLServer on the same server
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA35500@algol.sollentuna.se
обсуждение исходный текст
Ответ на Using PostgreSQL and MIcrosoft SQLServer on the same server  ("Érica J. B. Viana Cruz" <ericaviana@gmail.com>)
Список pgsql-admin
> Dear colleagues,
>
>      Good morning and greetings from Brazil!!
>      May anyone help me with a question...
>
>      I'm working on a project and we are supposed to use
> Microsoft SQLServer and PostgreSQL on the same server. There
> was any problem or risk on this? Anyone has worked on the
> same situation?
>
>     I searched on the web and on documentation and I could
> not find out comments about it.
>
>     Any help will be appreciated :)

Should work fine. Just make sure you limit how much memory SQL Server i allowed to use (using Enterprise Manager,
propertieson the server node). If not, SQL Server will grab all memory on the machine and there will be none left for
PostgreSQLor the kernel cache. 

//Magnus

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

Предыдущее
От: "Érica J. B. Viana Cruz"
Дата:
Сообщение: Using PostgreSQL and MIcrosoft SQLServer on the same server
Следующее
От: "Sistemas C.M.P."
Дата:
Сообщение: PosgreSQL with Joomla