> > I've installed PostgreSQL on Linux 1.2.13 (slackware).The compilation
> > and installation procedure succeded by I have trouble when running
> > postmaster.I get this messages :
> >
> > "FATAL: StreamServerPort: setsockopt (SO_REUSEADDR) failed: errno=95
> > postmaster: cannot create UNIX stream port."
> >
> > What about this ?Is my kernel platform not suppurted?
>
> Hello. I don't run a 1.2.x kernel, and can't remember what the solution
> would be for you, though I suspect it involves reconfiguring your kernel
> or configuring your networking.
>
> It would be best to post this to the appropriate Postgres mailing list;
> I've copied this to "ports" and someone reading that should be able to
> answer you.
Not too long ago I remember somebody having a similar error, which was
caused by an unwritable /tmp dir. Check this too....
I don't think it's anything kernel related, unless you have completely
disabled networking.
Maarten
_____________________________________________________________________________
| TU Delft, The Netherlands, Faculty of Information Technology and Systems |
| Department of Electrical Engineering |
| Computer Architecture and Digital Technique section |
| M.Boe...@et.tudelft.nl |
-----------------------------------------------------------------------------
Hello. I don't run a 1.2.x kernel, and can't remember what the solution
would be for you, though I suspect it involves reconfiguring your kernel
or configuring your networking.
It would be best to post this to the appropriate Postgres mailing list;
I've copied this to "ports" and someone reading that should be able to
answer you.
Good luck!
- Tom