rstudio / helm

Helm Resources for RStudio Products
MIT License
36 stars 28 forks source link

Update docs for Package Manager `Postgres.UsageDataPassword` bug #561

Closed glin closed 1 month ago

glin commented 1 month ago

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.