Re: SunOS4 port

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: swm(at)linuxworld(dot)com(dot)au
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SunOS4 port
Date: 2001-12-05 05:19:31
Message-ID: 20011205141931P.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Tatsuo,
>
> I've got a SunOS 5.7 machine (in production) which compiles fine. I am
> getting the Unix Domain Socket problem in regression (pre parallel
> test) however. When I can take it down (next weekend) I will increase the
> shm settings but is there anything I should do to get around the domain
> socket issue (other than switch to internet server)?

I have been working on SunOS4, not Solaris.

Anyway, I thought your problem has been solved in current, since
the accept queue length in listen() is now expanded, no?
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2001-12-05 06:08:33 Re: SunOS4 port
Previous Message Tom Lane 2001-12-05 05:01:00 Re: SunOS4 port