Last Modified Date: 20 Jul 2023
Environment
- Tableau Server
- PostgreSQL
Answer
There are three methods:1) Follow the steps below to find the version of Postgres SQL Server you are using:
- Log in to Tableau Server or create a remote connection.
- Launch Task Manager.
- Click the Details tab.
- Right click one of the postgres.exe processes and select Properties.
2) Use the following statement in custom SQL to display the PostgreSQL version.
SELECT version();
3) Check the PG_VERSION file in the “data” folder on Tableau Server.
Additional Information
Thank you for providing your feedback on the effectiveness of the article.
Open new Case
Continue Searching
Knowledge Base
Community
Product Help
Training and Tutorials
Related Links
Your query has an error: Request Error.
Trending Articles
Your query has an error: Request Error.