pub const SYNAPSE_DATABASE_DRIVER_NAME_PSYCOPG2: &str = "psycopg2";
The database driver name for Synapse when it is using Postgres via psycopg2.