ptpb / pb

pb is a formerly-lightweight pastebin and url shortener
Other
549 stars 52 forks source link

indexes are completely broken #169

Closed buhman closed 7 years ago

buhman commented 7 years ago

I've known this for awhile, the index stuff specified in runonce doesn't actually work anymore with the current queries. This results in >200second query times on query cache miss with our current dataset size (~20GB).

jpettit suggested I solicit someone else's help on how to fix it.

buhman commented 7 years ago

Fixed in #172.