trouble with the postmaster

Поиск
Список
Период
Сортировка
От Benjamin Cochran
Тема trouble with the postmaster
Дата
Msg-id 38881322.7D5C6F39@imap3.asu.edu
обсуждение исходный текст
Список pgsql-general
I'm having trouble starting the postmaster on ports other then the
default port with the -i option. It starts fine and everything runs well
if I type:
    postmaster -i
And if I type:
    postmaster -p 1234
it also works
but if I try:
    postmaster -i -p 42

I get the error:
FATAL: StreamServerPort: bind() failed: Permission denied
        Is another postmaster already running on that port?
    If not wait a few seconds and retry.
/usr/local/pgsql/bin/postmaster: cannot create INET stream port

Can anyone give me any insight into my problem?

Thanks,
Ben

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

Предыдущее
От: "LKembel"
Дата:
Сообщение: MySQL
Следующее
От: Thomas Mack
Дата:
Сообщение: Too many open files...