問題
Tableau Desktop を使用して Tableau Server PostgreSQL データベースに接続するときに、次のエラーが発生する場合があります。"could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on host "<TableauServerName.com>" (IP address) and accepting TCP/IP connections on port 8060? Unable to connect to the PostgreSQL server "<TableauServerName.com>". (PostgreSQL サーバー "<TableauServerName.com>" に接続できません。) Check that the server is running and that you have access privileges to the requested database." (サーバーに接続できません。サーバーが実行中であり、要求したデータベースへのアクセス権を持っていることを確認してください。)
さらに、tsm data-access repository-access enable --repository-username readonly --repository-password <PASSWORD> コマンドが完了していないため、サーバーを再起動して既存のコマンドを終了する必要があると報告されました。