From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | Érica J(dot) B(dot) Viana Cruz <ericaviana(at)gmail(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Using PostgreSQL and MIcrosoft SQLServer on the same server |
Date: | 2006-06-26 13:26:19 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA35500@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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, properties on the server node). If not, SQL Server will grab all memory on the machine and there will be none left for PostgreSQL or the kernel cache.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Sistemas C.M.P. | 2006-06-26 13:49:50 | PosgreSQL with Joomla |
Previous Message | Érica J. B. Viana Cruz | 2006-06-26 13:18:30 | Using PostgreSQL and MIcrosoft SQLServer on the same server |