I am trying to access Postgres db in visual studio code,but getting error like "connection to server at "postgres db url" (10.16.154.42), port 2071 failed: Connection timed out. Is the server running on that host and accepting TCP/IP connections?"I want to store vectors in that db.How can i access db?