Re: Installing Postgres with MS SQL Server 2005 - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Installing Postgres with MS SQL Server 2005
Date
Msg-id 20110121075406.GI2265@shinkuro.com
Whole thread Raw
In response to Installing Postgres with MS SQL Server 2005  ("Shobhit Jain" <shobhit.jain@newgen.co.in>)
List pgsql-general
On Fri, Jan 21, 2011 at 12:28:14PM +0530, Shobhit Jain wrote:
> I have a machine on which MS SQL Server 2005 is already installed. Now I
> want to install PostgreSQL 8.3 along with MS SQL Server.
>
>
>
> Can  this combination cause  any problems to any of the database servers?

Well, you might find that they're contending for resources, and that
neither one of them is especially co-operative when they're starved of
the resource they want.  But otherwise, I can't think of any reason it would.

A

--
Andrew Sullivan
ajs@crankycanuck.ca

pgsql-general by date:

Previous
From: Mike Christensen
Date:
Subject: Re: Installing Postgres with MS SQL Server 2005
Next
From: Uwe Schroeder
Date:
Subject: Re: Moving from SQL Anywhere to PostGres - First Time