Schedule - FOSDEM PGDay 2013

Pagination done the PostgreSQL way

Date: 2013-02-01
Time: 11:15–12:05
Room: Radisson Blu
Level: Intermediate

Fetching results in a page-wise manner is still a very common requirement—even when using an ‘infinite scrolling’ user interface. This session explains how to use one of PostgreSQL’s unique capabilities to implement these queries in a way that outperforms the traditional LIMIT/OFFSET approach.

Speaker

Markus Winand