This guide has moved to a GitHub repository to enable collaboration and community input via pull-requests.
https://github.com/alexellis/k8s-on-raspbian
Alex
| -- show running queries (pre 9.2) | |
| SELECT procpid, age(clock_timestamp(), query_start), usename, current_query | |
| FROM pg_stat_activity | |
| WHERE current_query != '<IDLE>' AND current_query NOT ILIKE '%pg_stat_activity%' | |
| ORDER BY query_start desc; | |
| -- show running queries (9.2) | |
| SELECT pid, age(clock_timestamp(), query_start), usename, query | |
| FROM pg_stat_activity | |
| WHERE query != '<IDLE>' AND query NOT ILIKE '%pg_stat_activity%' |
This guide has moved to a GitHub repository to enable collaboration and community input via pull-requests.
https://github.com/alexellis/k8s-on-raspbian
Alex
| <?php | |
| // Config | |
| $routerAddress = '192.168.8.1'; | |
| $username="admin"; | |
| $password="password"; | |
| // Code | |
| $router = new HuaweiB618($routerAddress); |
This Chrome/Brave/Edge extension automatically clicks the Service Button on Gomining the moment it becomes enabled.
No more babysitting a 24h timer that drifts into the middle of the night.
If this saved you from setting 3 am alarms, consider supporting:
π Signup and get 5% discount: https://gomining.com/?ref=FPPXXC5 π