Difference between revisions of "State"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 5: | Line 5: | ||
* [[kubectl describe pods (grep -w State)]] | grep -w "State" | * [[kubectl describe pods (grep -w State)]] | grep -w "State" | ||
+ | |||
+ | * [[Data Source: aws availability zones]] |
Revision as of 05:30, 12 February 2024
SELECT usename, application_name, client_addr, client_hostname, state FROM pg_stat_activity;
- kubectl describe pods (grep -w State) | grep -w "State"
Advertising: