const PG_APPLICATION_NAME: &str = "mz_psql";
Expand description
The application_name which gets reported to the Postgres server we’re connecting to.
const PG_APPLICATION_NAME: &str = "mz_psql";
The application_name which gets reported to the Postgres server we’re connecting to.