Skip to Content
0
Sep 06, 2023 at 09:17 AM

How can I access sap postgres db in Visual Studio Code?

49 Views Last edit Sep 06, 2023 at 09:18 AM 2 rev

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?