Hello, we are considering to shut down the PostgreSQL Database Server to try and save memory and resources. It seems PostgreSQL is not very popular.
Before we disable PostgreSQL on our server, how can we find out if anyone is actually using it? Is there a way to see if any user has created a PostgreSQL database? (ie: If not PostgreSQL database exists, then we will disable it..)
Thanks.
Before we disable PostgreSQL on our server, how can we find out if anyone is actually using it? Is there a way to see if any user has created a PostgreSQL database? (ie: If not PostgreSQL database exists, then we will disable it..)
Thanks.