Re: Installing Postgres with MS SQL Server 2005

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing Postgres with MS SQL Server 2005
Date: 2011-01-21 07:54:07
Message-ID: 20110121075406.GI2265@shinkuro.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)crankycanuck(dot)ca

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Uwe Schroeder 2011-01-21 08:16:34 Re: Moving from SQL Anywhere to PostGres - First Time
Previous Message Mike Christensen 2011-01-21 07:45:38 Re: Installing Postgres with MS SQL Server 2005