Michael Renner
Michael Renner
I've noticed these errors in a production environment which seem rather odd given the fact that the user doesn't handle/change the query string anywhere. So far I haven't been able...
While rolling out pg_stat_plans on more databases I noticed problems with queries containing dropped relations: ``` bacula=# select * from pg_stat_plans where planid = 1305572066; -[ RECORD 1 ]-------+--------------------------------------------------------------------------------- planid...
Most solar forecast providers have rather strict API rate limits, doing a few restart cycles when testing out configuration changes can easily cause evcc to hit the rate limit, having...