Postgres.UsageDataPassword is supposed to default to Postgres.Password, but a bug in recent PPM versions prevents this from working. So as a temporary workaround, the Postgres.UsageDataPassword setting must be explicitly set to Postgres.Password when using Postgres with usage data enabled.
This will be fixed in the next Package Manager release. The config can be removed after the next release, but it also won't cause any issues if you keep it around for the next release.
Postgres.UsageDataPassword
is supposed to default toPostgres.Password
, but a bug in recent PPM versions prevents this from working. So as a temporary workaround, thePostgres.UsageDataPassword
setting must be explicitly set toPostgres.Password
when using Postgres with usage data enabled.This will be fixed in the next Package Manager release. The config can be removed after the next release, but it also won't cause any issues if you keep it around for the next release.