从web2py中获取Amazon redshift中的数据

时间:2016-04-04 10:24:19

标签: database-connection web2py amazon-redshift

如何将Amazon-redshift数据库与Web2Py连接。我尝试使用Postgres连接字符串进行连接,因为Amazon-redshift基于Postgres。

  

postgres://用户名:密码@ examplecluster..us-west redshift.amazonaws.com/dbname

这不起作用。

0 个答案:

没有答案