Slow access with PG 7.0

Поиск
Список
Период
Сортировка
От Jean-Arthur Silve
Тема Slow access with PG 7.0
Дата
Msg-id 4.3.0.20001206095503.00e17ea0@mail.eurovox.fr
обсуждение исходный текст
Ответы Re: Slow access with PG 7.0  (Alfred Perlstein <bright@wintelcom.net>)
Список pgsql-admin
Hello,

I have a problem :
it seems that when a script access to a db for a SELECT (or table i don't
really know), postgres locks the db or table and other scripts cannot
access to this DB concurrently.
So it's very very slow when this script (a PHP4 script) is called by
several users...
it's so slow that even keyboard is slow !

My tables are not so large (about 500 records)

I don't use "Begin" and "Commit"

PG Version is 7.0, with SCSI HD with Adaptec 2940U2W card , on PIII 500 .

I used to utilize these same scripts on another server with postgres 6.4
(on Celeron 300), and there was no such problem, it was really faster !!




----------------------------------------------------------------
Le simple fait de passer par la fenetre ne suffit pas a la transformer en porte.


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

Предыдущее
От: Raju Mathur
Дата:
Сообщение: Re: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer.
Следующее
От: Alfred Perlstein
Дата:
Сообщение: Re: Slow access with PG 7.0