Try this:
db = DAL("postgres://xw@dbname-postgres:
p...@dbname-postgres.postgres.database.azure.com/dbname")
El vie., 28 de sep. de 2018 a la(s) 02:17, gb (gregb...@gmail.com) escribió:
> Trying to connect to Azure-hosted postgres on version
> 2.17.1-stable+timestamp.2018.08.06.01.02.56
>
> If I
Trying to connect to Azure-hosted postgres on version
2.17.1-stable+timestamp.2018.08.06.01.02.56
If I try and connect with:
db = DAL(
"postgres://dbname@dbname-postgres:p...@dbname-postgres.postgres.database.azure.com/dbname"
)
I get this:
Invalid URI string in DAL
I thought it might have to
2 matches
Mail list logo