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

From Benjamin Krajmalnik
Subject Re: Using PostgreSQL and MIcrosoft SQLServer on the same server
Date
Msg-id BF337097BDD9D849A2F4B818DDB279870293A0@stash.stackdump.local
Whole thread Raw
In response to Using PostgreSQL and MIcrosoft SQLServer on the same server  ("Érica J. B. Viana Cruz" <ericaviana@gmail.com>)
Responses Re: Using PostgreSQL and MIcrosoft SQLServer on the same server  ("Paul S" <plabrh1@gmail.com>)
List pgsql-admin

In addition to what Rodrigo said so eloquently in Portuguese (no fallu prtugues! <vbg>), the only issue you will experience is a performance hit.

It is not a good idea to have 2 separate database servers running on the same set of drive spindles.  I usually deploy them in different servers.  That way, the MS SQL Servr has priority access to the resources on the SQL Server box,, and the PostgreSQL on the PostgreSQL box.  The other thing to take into account is that SQL Server needs lots of memory to operate, whereas from my experience PostgreSQL is a lot better with resources.  Depending on the amount of memory on the box, PostgreSQl may not have enough left for it by SQL Server to run effectively.

 

 


From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Rodrigo Sakai
Sent: Monday, June 26, 2006 2:25 PM
To: 'Érica J. B. Viana Cruz'; pgsql-admin@postgresql.org
Subject: RES: [ADMIN] Using PostgreSQL and MIcrosoft SQLServer on the same server

 

  Cara amiga brasileira! Como já respondido pelo Magnus, não tem absolutamente nenhum problema! Mas veja que se for um ambiente em produção isso pode gerar problemas futuros em relação ao desempenho!

  Abraços!

 

 


De: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] Em nome de Érica J. B. Viana Cruz
Enviada em: segunda-feira, 26 de junho de 2006 10:19
Para: pgsql-admin@postgresql.org
Assunto: [ADMIN] Using PostgreSQL and MIcrosoft SQLServer on the same server

 

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 :)

 

Thanks in advance,   
--
Érica J. B. Viana Cruz
ericaviana@gmail.com

pgsql-admin by date:

Previous
From: "Chris Hoover"
Date:
Subject: 8.1.3 - autovacuum question
Next
From: "Carlos H. Reimer"
Date:
Subject: RES: Hiding table structure information