postmaster on solaris

Поиск
Список
Период
Сортировка
От Alain Franciosa
Тема postmaster on solaris
Дата
Msg-id 3C062B0E.5BD4CD69@xrce.xerox.com
обсуждение исходный текст
Список pgsql-bugs
Hi all,
is there someone who has already tried to start the postmaster on Sun
solaris with 1024 backends ?
If yes, what is the best configuration for the /etc/system file ?

I set the following configuration :

set shmsys:shminfo_shmmax=0x7fffffff
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=512
set shmsys:shminfo_shmseg=512
set semsys:seminfo_semmap=512
set semsys:seminfo_semmni=1024
set semsys:seminfo_semmns=1024

The database server starts,but it seems that there is a socket problem
when creating a pool of jdbc connections (up to 512)
The system is not enable to create any more java sockets on the same JVM
and exceptions are thrown : java.net.UnknownHostException

I'm using postgresql-7.0.2 on solaris 5.8.


Thank you in advance

Alain

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #524: Bad quoting of backslash in text arrays
Следующее
От: "Manish Khare"
Дата:
Сообщение: Error in Installation