Constant mz::sql_client::PG_APPLICATION_NAME

source ·
const PG_APPLICATION_NAME: &str = "mz_psql";
Expand description

The application_name which gets reported to the Postgres server we’re connecting to.