Is it possible to query the name and the IP address of a Postgres server (where the Postgres DBMS is running) (not the hostname or host IP address).
Also, I was looking for a query to get the name of each instance running on the server.
.
I could not find anything to get this information via any query.
I am working on a project for my degree, and I really appreciate any help.