Re: PLEASE GOD HELP US!
От | Marc Mitchell |
---|---|
Тема | Re: PLEASE GOD HELP US! |
Дата | |
Msg-id | 00de01c4a7d5$2337ab20$7901a8c0@MarcM8500 обсуждение исходный текст |
Ответ на | PLEASE GOD HELP US! ("Shane | SkinnyCorp" <shanew@skinnycorp.com>) |
Список | pgsql-admin |
-----Original Message----- > From: pgsql-admin-owner@postgresql.org > On Behalf Of Shane | SkinnyCorp > Sent: Friday, October 01, 2004 10:05 AM > To: PgSQL ADMIN > Subject: [ADMIN] PLEASE GOD HELP US! > > ..<snip>.. You can use pgmonitor to visually see general load and check if there is any contention. Your sample queries were all SELECTs but the data has to be getting in there somehow. What's the relationship between the process that issues the queries and the database machine? Could there be any latency between the two? Individual queries could run quickly but if the requester takes a while to retrieve the request results before submitting a subsequent query, that can result in problems? Without index, table size and sample distribution information (or explain verbose output), it is difficult to say if any one query could be made to execute faster. Marc Mitchell Enterprise Information Solutions, Inc. Downers Grove, IL 60515 marcm@eisolution.com
В списке pgsql-admin по дате отправления: