Re: [HACKERS] Re: UnixWare

From: "Billy G(dot) Allie" <Bill(dot)Allie(at)mug(dot)org>
To: Dmitry Samersoff <dms(at)wplus(dot)net>
Cc: Thomas Good <tomg(at)nrnet(dot)org>, pgsql-hackers(at)hub(dot)org, Andrew Merrill <andrew(at)thatch2(dot)compclass(dot)com>
Subject: Re: [HACKERS] Re: UnixWare
Date: 1999-06-22 03:57:00
Message-ID: 199906220357.XAA21067@bajor.mug.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dmitry Samersoff wrote:
>
> On 18-Jun-99 Thomas Good wrote:
> > On Thu, 17 Jun 1999, Billy G. Allie wrote:
> >
> > Billy,
> >
> > I have such a box (running 2.1.2 and pg 6.3.2) and linked no problem (see
> > earlier post) by telling the linker to use /usr/ucblib.
>
> I clearly build 6.5 on my UW using compiler located in /udk
> with one fiew problem in plpgsql:
> compilation of pl_scan.c filed due undeclared
> K_ALIAS ...
>
[...]
>
> I can't connect to postgres using UDS,
> probably, because its on disk name has additional simbol ^F
>
> root(at)its-sp:~/postgresql-6.5/src/pl/plpgsql/src>ls -l /tmp/.s*
> p-w--w--w- 1 postgres 0 Jun 17 22:39 /tmp/.s.PGSQL.5432^F

I had a similar problem on UnixWare 7.x, except mine had a control-D (most of
the time). The problem went away after I applied the current patches to the
system (surprise, surprise).

I would suggest bringing your system up to 2.1.3 with all the patches applied.
It is a problem with Unixware. The other solution is to only use TCP/IP to
connect to the database, even on the local machine. You can do this with the
-i option to postmaster.

I hope this helps.

> ---
> Dmitry Samersoff, dms(at)wplus(dot)net, ICQ:3161705
> http://devnull.wplus.net
> * There will come soft rains ...
>

--
____ | Billy G. Allie | Domain....: Bill(dot)Allie(at)mug(dot)org
| /| | 7436 Hartwell | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie(at)email(dot)msn(dot)com
|/ |LLIE | (313) 582-1540 |

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-22 05:44:37 Re: [HACKERS] Building Postgres
Previous Message gravity 1999-06-22 00:01:05 Re: [HACKERS] anyone build postgres 6.5 ( or 6.4 ) on IRIX 6.3 lately?