How do we set the POSTGRES_HOME location in Env variables, if we are running the Application Server and database server in TWO different machines?
I am in windows server.
If both are in single machine, we can set the PG_HOME as c:\pglocation. If the DB is in another server how do we set this location?