Hi,
How do I get postgres database version information and the name of its instances (cartridges) available on a server without having a postgres database account on that server. The server in question is either a Unix sun/os or Linux with Redhat7.1 installed. I know for example for Oracle the $ORACLE_HOME tells about is current version and e.g "tnsnames" file tells about the currents instances on the above two servers. Is there a relevant way for Postgres?
Please give me some hints.
Cheers
Sarbast