postgresql count
- by dars
Can this be done in PGSQL?
I have a view which I created where hostname,ip, and datacenter are from one table, and ifdesc and if stats from another table. the view output looks like this:
hostname | ip | datacenter | ifdesc | ifadminstat | ifoperstat|
---------- ------------------------------------------------------------------
r1 …