Error in README_for_BeOS for PostgreSQL 6.5.0

Поиск
Список
Период
Сортировка
От Mark Patterson
Тема Error in README_for_BeOS for PostgreSQL 6.5.0
Дата
Msg-id 200106231221.f5NCLXJ13261@mail-ob03.one.net.au
обсуждение исходный текст
Ответы Re: Error in README_for_BeOS for PostgreSQL 6.5.0  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Micah Yoder
Дата:
Сообщение: Foreign keys don't work with inherited tables
Следующее
От: "dklee"
Дата:
Сообщение: How to acces BLOB field in postgres with JAVA ?