how to connect a PostGreSQL server on the network

I found a help with Connect to a local PostGreSQL database on default port
conn = database('test_db',UserName,Password,'Vendor','PostGreSQL');
How can I connect to remote server on the network

Respuestas (1)

Preguntada:

el 5 de En. de 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by