| От | Andreas Kostyrka |
|---|---|
| Тема | Re: Slow SELECT on three or more clients |
| Дата | |
| Msg-id | 20061115132909.GA22673@andi-lap.la.revver.com обсуждение |
| Ответ на | Slow SELECT on three or more clients ("AMIR FRANCO D. JOVEN" <amir@digi.ph>) |
| Список | pgsql-performance |
* AMIR FRANCO D. JOVEN <amir@digi.ph> [061115 12:44]: > Hi! > > Im new to PostgreSQL. > > My current project uses PostgreSQL 7.3.4. Ancient. Upgrade it, especially if it's a new database. > > the problem is like this: > > I have a table with 94 fields and a select with only one resultset in only > one client consumes about 0.86 seconds. > The client executes three 'select' statements to perform the task which > consumes 2.58 seconds. > With only one client this is acceptable, but the real problem is as i add > more clients, it goes more and more slower. That depends upon: a) your table schema. b) the data in the tables. E.g. how big are rows, how many rows. c) the size of the result sets. d) your indexes? Andreas
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера