ironmansoftware / issues

Public Issue tracker for Ironman Software products.
https://ironmansoftware.com
32 stars 2 forks source link

Update v5 doc with PostgreSQL #3341

Closed Omzig closed 1 month ago

Omzig commented 1 month ago

Version

5.0.0-beta4 (5/17/2024)

Severity

Low

Environment

Nested IIS

Steps to Reproduce

set beta4 to use postgres plugin

Expected behavior

success

Actual behavior

No database plugins found.

Additional Environment data

No response

Screenshots/Animations

adamdriscoll commented 1 month ago

You need to use the plugin name: PostgreSQL

That said, we do have an issue with Postgres in this release. We will have it fixed in v5-beta5

Omzig commented 1 month ago

Plugin doc is wrong then ;), the connection string is also an mssql connection not postgres ;) https://docs.powershelluniversal.com/v/v5/config/persistence#postgresql

image