I have a simple select on a big table with PostgreSQL:
select a, b from c order by id asc
I prepare a sta