pgLoadTypes : HasIO io => Conn -> io (Either String TypeDictionary)
Load Postgres types into a type dictionary. This is needed so that future queries can identify the types of columns in responses.