I have the following code to connect to a Postgresql database:
this.connectionString = "Server=localhost;Username=postgres;Password=admin;Database=TestDb;Por