Infinite scroll displays a limited number of records on the page, new records automatically load when the page scroll reached the bottom of the page.
In this tutorial, I show how you can load Postgresql data on page scroll using jQuery, AJAX, and PHP.