Re: Oracle and PostgreSQL servers incompatibility

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Oracle and PostgreSQL servers incompatibility
Date: 2003-11-14 14:47:57
Message-ID: 20031114144757.GB27483@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, Nov 14, 2003 at 12:07:40PM +0100, Jouneau Luc wrote:

> During our impact tests, we encountered a situation where no more semaphore
> was available for Oracle server (while we where bulk loading on postgreSQL
> using copy statement. There was only one PG connection while there were many
> on Oracle server).
> I quote that our kernel configuration (semaphore and shared memory
> parameters) had been previously correctly positionned as required in Oracle
> and postgreSQL documentation.

Sure, it might be correctly configured according to those docs, but
neither of them can know about other programs' semaphore use. You
probably need more available semaphores from your kernel.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Afilias Canada Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-11-14 14:53:09 Re: Oracle and PostgreSQL servers incompatibility
Previous Message Tom Lane 2003-11-14 14:47:23 Re: Problem with compilation 7.3.4