From: | "Craig Orsinger" <orsingerc(at)epg(dot)lewis(dot)army_mil(dot)invalid> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgres 7.0.3 on SCO OpenServer Enterprise not working with UDP |
Date: | 2001-05-17 18:28:20 |
Message-ID: | 20010517.112404.1139901474.32482@epg.lewis.army_mil.invalid |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
In article <002801c0d728$91de42e0$0110a8c0(at)qss>, "Carlos Antonio Ruiz
Gómez" <c_ruiz(at)tutopia(dot)com> wrote:
The alternative to TCP sockets for PostgreSQL is Unix sockets,
not UDP sockets.
Unless things have changed in the last couple of years, I think
your problem is that SCO doesn't support Unix sockets. It didn't
back when I was using it, which was several years ago, and I
never heard any plans to add this ability. If that's true, you'll need
to add TCP/IP to your OpenServer system and use TCP sockets.
> Hello, I have a problem using postgres 7.0.3 in SCO OpenServer
> Enterprise.
>
> Postgres 7.0.3 is working fine with TCP port 5432.
>
> The problem is that I need to use postgres with SCO OpenServer Host
> System, and this system doesn't have TCP/IP.
>
> Postgres is not working with local UDP.
[mucho snippage]
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Wickstrom | 2001-05-17 18:33:01 | Re: outer join fails with error - solaris only |
Previous Message | Tom Lane | 2001-05-17 18:24:55 | Re: outer join fails with error - solaris only |