Re: [HACKERS] PostgreSQL and Solaris 7?

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: "Daryl W(dot) Dunbar" <daryl(at)www(dot)com>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] PostgreSQL and Solaris 7?
Date: 1999-02-10 04:01:22
Message-ID: 199902100401.NAA25266@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Reproduced here too. (Solaris 2.6)

>On Tue, 9 Feb 1999, Daryl W. Dunbar wrote:
>
>> Hello,
>>
>> I am running 6.4.2 on Sparc/Solaris 2.7. Occasionally (far more
>> often than I would like - which is never :), the postmaster refuses
>> connections. Upon investigation, there are 48 postmaster processes
>> running. If one kills the parent and restarts, all is well for some
>> time. Attached is a chunk of output from postmaster, unfortunately
>> it does not timestamp, so it is hard to see when what happened. I'm
>> most disturbed about the device space message. None of my disks are
>> even close to full, nor have been...
>>
>> Help! Advice? Ways to gather further info? Is this a Solaris 7
>> thing?
>
>We just got our Solaris 7 CDs, and I'm going to be installing it on one of
>our quieter machines in coming weeks, but...
>
>have you tried doing a 'truss -p' on the parent process?

Increasing # of semaphores should solve the problem, I guess. I'm
going to try that as soon as I find the way to increase semaphores.
---
Tatsuo Ishii

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1999-02-10 04:09:13 Re: [HACKERS] v6.4.3 ?
Previous Message The Hermit Hacker 1999-02-10 03:22:39 Re: [HACKERS] PostgreSQL and Solaris 7?