1 Run the following command to log on to ECS. ssh root@ECS_EIP
2 Run the following command to setup Redash. mkdir /opt/redash wget https://raw.githubusercontent.com/getredash/setup/master/setup.sh sh setup.sh
3 After the setup is completed, visit the following URL in a web browser to initialize Redash. http://ECS_EIP
1 On the Redash main page, click "Connect a data source"" to add RDS PostgreSQL as a source database.
2 Input the RDS PostgreSQL instance connection string.
3 Create Query, Dashboard or work with other BI features on Redash.
For
PolarDB for MySQL, refer to: https://redash.io/data-sources/mysql
For
PolarDB for PostgreSQL, refer to reference: https://redash.io/data-sources/postgresql
For
PolarDB for Oracle, connection URI reference: https://redash.io/data-sources/postgresql