You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I regard the /clone API as very important. Between #336 and especially #395, though, the present database clone functionality is now set to be obsolete. We need to seek out a way to dump and load a postgres database... it's not too difficult, I don't think.
This could be made into a script. After switching the scraper over from using the v1 API as our read-database (see #391), we can call this new script from scraper.sh.
The text was updated successfully, but these errors were encountered:
I regard the
/clone
API as very important. Between #336 and especially #395, though, the present database clone functionality is now set to be obsolete. We need to seek out a way to dump and load a postgres database... it's not too difficult, I don't think.This could be made into a script. After switching the scraper over from using the v1 API as our read-database (see #391), we can call this new script from
scraper.sh
.The text was updated successfully, but these errors were encountered: