Performance Issues

Поиск
Список
Период
Сортировка
От Dhanaraj M
Тема Performance Issues
Дата
Msg-id 4472F81F.6060509@sun.com
обсуждение исходный текст
Ответы Re: Performance Issues
Re: Performance Issues
Список pgsql-hackers
I have the following doubts.

1. Does postgres create an index on every primary key?  Usually, queries 
are performed against a table on the primary key, so, an index on it 
will be very useful.

2. If 'm executing a complex query and it takes 10 seconds to return the 
results -- it takes 10 seconds to execute the next time also.  I'm 
wondering if there's any kind of caching that can be enabled -- so, the 
next time it takes <10 seconds to return the results.

Thanks
Dhanaraj


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: error-free disabling of individual child partition
Следующее
От: Douglas McNaught
Дата:
Сообщение: Re: Performance Issues