Ayush Goyal
Ayush Goyal
this is an interesting quirk. kinda like a cheat
Currently storage clients for emulator (azurite) can't be initilized with SAS tokens. `KeyClient` struct for emulator are created with hard-coded account key when `with_emulator` function is used. The blob endpoint...
I am generating JSON reports from slow logs and consuming them for a visual dashboard in elasticsearch. I find it useful to add the EXPLAIN output in the JSON reports...
While deleting old backups using wal-e delete --retain 4 we are encountering following exception for missing resources which results in infinite retries: ``` wal_e.retries WARNING MSG: retrying after encountering exception...