performance question

Поиск
Список
Период
Сортировка
От ernie cline
Тема performance question
Дата
Msg-id 396E05EF.C349C15E@ipgdirect.com
обсуждение исходный текст
Ответы Re: performance question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello all,
Quick question.  I am using postgres 7.0.  When running a select query,
does postgres lock the row (or table) while doing a select?  Only on an
insert/update/delete, right?  We are experiencing some performance
problems when running 2 programs that access the database at once (only
doing querys, and not even complex ones).

-ernie

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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: location of change list?
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: select for update not locking properly.