PostgreSQL OEE Database Connection Details: Host: 10.0.0.163 Port: 5430 Database: vorne_live Username: postgres Connection String: postgresql://postgres:postgres@10.0.0.163:5430/vorne_live Note: PostgreSQL uses TCP protocol on port 5430, not HTTP. Use psql or database client to connect directly to 10.0.0.163:5430