Error in README_for_BeOS for PostgreSQL 6.5.0

From: "Mark Patterson" <bemark(at)patterson(dot)one(dot)net(dot)au>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Error in README_for_BeOS for PostgreSQL 6.5.0
Date: 2001-06-23 22:21:20
Message-ID: 200106231221.f5NCLXJ13261@mail-ob03.one.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I have BeOS Pro 5.0.3 with net_server, rather than BONE, and followed
the instructions. But it didn't work. I was getting

[/boot/home] postmaster -i &
525
[/boot/home] FATAL: StreamServerPort: socket() failed: No such file or
directory
/boot/home/apps/pgsql-6.5/bin//postmaster: cannot create INET stream
port

Through discussions with Cyril Velter, I realized that line in the read
me:
* SocketDriver (copy or link this to /boot/home/config/add-ons/
kernel/drivers/bin/ and /boot/home/config/add-ons/kernel/drivers/
dev/misc/)

Should have been:

... /boot/home/config/add-ons/kernel/drivers/bin/ and /boot/home/
config/add-ons/kernel/drivers/dev/misc/sockets

The difference is the branch sockets at the end.

Regards,

Mark Patterson

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rod Taylor 2001-06-24 15:08:07 Foreign Keys and ALTER RENAME TABLE
Previous Message Micah Yoder 2001-06-23 17:33:48 Foreign keys don't work with inherited tables