| От | adrianopatrick@gmail.com |
|---|---|
| Тема | BUG #7918: limitation of pagination with LIMIT and OFFSET |
| Дата | |
| Msg-id | E1UD4JI-0003gK-TF@wrigleys.postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #7918: limitation of pagination with LIMIT and OFFSET
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 7918 Logged by: Adriano Patrick do Nascimento Cunha Email address: adrianopatrick@gmail.com PostgreSQL version: 8.4.7 Operating system: Windows/Linux Description: = Hello guys, today I need to process a query, the query returned as somewhere around 20 million records, I thought to do with LIMIT and OFFSET where the limit is fixed for 5000 records and will incrementing the OFFSET, but when reached OFFSET 400 000 consultation was very slow, taking almost the time of the query without LIMIT and OFFSET. I noticed that when the OFFSET is less than 400 000 the query execution plan is, but when this value exceeds the execution plan for the query changes and the query is too long.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера