Re: Using PostgreSQL and MIcrosoft SQLServer on the same server - Mailing list pgsql-admin

From Magnus Hagander
Subject Re: Using PostgreSQL and MIcrosoft SQLServer on the same server
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA35500@algol.sollentuna.se
Whole thread Raw
In response to Using PostgreSQL and MIcrosoft SQLServer on the same server  ("Érica J. B. Viana Cruz" <ericaviana@gmail.com>)
List 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 by date:

Previous
From: "Érica J. B. Viana Cruz"
Date:
Subject: Using PostgreSQL and MIcrosoft SQLServer on the same server
Next
From: "Sistemas C.M.P."
Date:
Subject: PosgreSQL with Joomla