Does postgres keep track of how many open connections there are at any given time? And particularly, how many connections to a given database? I have been using npgsql with c# for a corporate application and would like to get this information from the database. Is this possible?
Thanks for any help,
A
Thanks for any help,
A