is file size relevant in choosing index or table scan?

Поиск
Список
Период
Сортировка
От Joost Kraaijeveld
Тема is file size relevant in choosing index or table scan?
Дата
Msg-id A3D1526C98B7C1409A687E0943EAC410605FF1@obelix.askesis.nl
обсуждение исходный текст
Ответы Re: is file size relevant in choosing index or table scan?
Список pgsql-performance
Hi,

I have a table with a file size of 400 MB with an index of 100 MB. Does PostgreSQL take the file sizes of both the
tableand the index into account when determing if it should do a table or an index scan?  

TIA

Joost

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Key/Value reference table generation: INSERT/UPDATE performance
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: is file size relevant in choosing index or table scan?