Warning (2): pg_connect(): Unable to connect to PostgreSQL server: connection to server at "192.168.4.13", port 5432 failed: FATAL:  database "be_velvetbroker_x01_db" does not exist [APP/Config/database.php, line 123]
Warning (2): pg_query() expects parameter 1 to be resource, bool given [APP/Config/database.php, line 124]
Warning (2): pg_fetch_array() expects parameter 1 to be resource, null given [APP/Config/database.php, line 125]
Warning (2): Invalid argument supplied for foreach() [APP/Config/database.php, line 127]
Warning (2): pg_query() expects parameter 1 to be resource, bool given [APP/Config/database.php, line 132]
Warning (2): pg_fetch_array() expects parameter 1 to be resource, null given [APP/Config/database.php, line 133]
Warning (2): Invalid argument supplied for foreach() [APP/Config/database.php, line 135]

Missing Database Connection

Error: A Database connection using "Postgres" was missing or unable to connect.
The database server returned this error: SQLSTATE[08006] [7] connection to server at "192.168.4.13", port 5432 failed: FATAL: database "be_velvetbroker_x01_db" does not exist

Notice: If you want to customize this error message, create app/View/Errors/missing_connection.ctp

Stack Trace