⬅︎ Back to Optimization of getting random rows out of a PostgreSQL in Django
Don't think so, out of the 14 seconds about 0.4 seconds is spent getting the counts.
no, i think the numbers jive, and you're right. it seems to be a 7x factor using the count/slice method i was talking about.
Comment
Don't think so, out of the 14 seconds about 0.4 seconds is spent getting the counts.
Parent comment
no, i think the numbers jive, and you're right. it seems to be a 7x factor using the count/slice method i was talking about.