NewFrom returns a postgres dialector.
Hint: `dsn` package contains utility to convert `config.DB` to DSN string that can be passed here.
Note: PreferSimpleProtocol is enabled to disable prepared statement caching, which prevents
"cached plan must not change result type" errors