I would like to connect to postgresql database by R using connecting string. So far I used the standard method, where I separately define the user, password, server, etc. Ho