Skip to content
Snippets Groups Projects
Commit 7a175e27 authored by Damian Lukowski's avatar Damian Lukowski
Browse files

Use stable scan query

PostgreSQL may return rows in arbitrary order without an order clause.
If it returned the maximum id in the first batch, consecutive batches
would be empty and terminate the scan.
parent c6473425
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment