Postgresql Tuning

Поиск
Список
Период
Сортировка
От Juan Alvarez Ferrando
Тема Postgresql Tuning
Дата
Msg-id 01be3c0f$7dce4a40$1e64a8c0@SG10.suzuki.es
обсуждение исходный текст
Список pgsql-admin
Hi,
 
I've got a PostgreSql database that serves a java aplication for about 15 concurrent
users that conect over modem. Mi PSQL version is 6.3.2. and I have it installed with default parameters.
 
Is there anithing I could/should parametrize to enhace performance?
 
Also:
 
Some of the conenctions to the database, specially when there's a high load of
them, stay opened as postgres processes indefinitively, as seem to block others,
even thoug every operation is doen inside a createConecction - conecction.close
block.
 
Is there any way to block by record instead of by table?, this would avoid my users
from being blocked while some other user is performing an intensive operation.
 
Thanks in advance.
 
 
Juan Alvarez Ferrando

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

Предыдущее
От: Gregg Berkholtz
Дата:
Сообщение: Re: [ADMIN] Data dir
Следующее
От: Jan Kim
Дата:
Сообщение: Still no luck on Digital OSF/1 4.0