Connecting to PostgreSQL database server

The configuration for connecting to PostgreSQL database servers is completely identical to MySQL, with the only difference that PostgreSQL database server listens on port 5432 by default. If your PostgreSQL database server port has been changed, please update it in the servers.php configuration file.