LIMIT: does it cause the query to find all matching sets first?

Поиск
Список
Период
Сортировка
Does using LIMIT cause query execution to stop as soon as the LIMIT
number of matches have been found, or are *all* the matching rows found
first and then the first LIMIT number are returned?

Of course this would be for a query without and ORDER BY clause.

Jc


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