Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ versions required:
| Store | Advanced Visibility (current) | Standard Visibility (legacy) |
| :------------------------------------------------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------- |
| [Elasticsearch](/self-hosted-guide/visibility/elasticsearch) <br/><br/>Recommended for any setup that spawns more than a few Workflow Executions | v7 on Temporal Server v1.7+, v8 on Temporal Server v1.18+ | Not supported |
| [OpenSearch](/self-hosted-guide/visibility/elasticsearch) | 2+ on Temporal Server v1.30.1+ | Not supported |
| [OpenSearch](/self-hosted-guide/visibility/elasticsearch) <br/><br/>Recommended for any setup that spawns more than a few Workflow Executions | 2+ on Temporal Server v1.30.1+ | Not supported |
| [MySQL](/self-hosted-guide/visibility/mysql) | v8.0.17+ on Temporal Server v1.20+ | v5.7+ on older deployments before Temporal Server v1.24 |
| [PostgreSQL](/self-hosted-guide/visibility/postgresql) | v12+ on Temporal Server v1.20+ | v9.6+ on older deployments before Temporal Server v1.24 |
| [SQLite](/self-hosted-guide/visibility/sqlite) | v3.31.0+ on Temporal Server v1.20+ | Not supported |
Expand Down