Re: Performance Tuning / RAM Usage

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Performance Tuning / RAM Usage
Дата
Msg-id 20020828102220.B4876@mail.libertyrms.com
обсуждение исходный текст
Ответ на Performance Tuning / RAM Usage  (Garo Hussenjian <garo@xapnet.com>)
Ответы Re: Performance Tuning / RAM Usage  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tue, Aug 27, 2002 at 07:24:31PM -0700, Garo Hussenjian wrote:
> I am running postgresql 7.1.2 on redhat 7.2 and having problems with
> performance... During peak activity, the postgres processes lock up and
> report "UPDATE waiting" (under ps listing) with no light at the end of the
> tunnel.

Are you using referential integrity?  Are you getting deadlocks?  (I
know that the Debian package does not -- or at least didn't used to
-- check for deadlocks at all, so you might have them and not know
it).

> I am really looking to find the best way to configure the database to
> utilize the existing RAM (and any new RAM I may add). Also, to what degree
> will adding memory help the database performance if the select and insert
> operations are mostly disk-intensive?

In order to give you any help, we need more information about your
configuration.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: worried about PGPASSWORD drop
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Naming-scheme for db-files