On Thu, Jun 07, 2007 at 12:20:46AM -0000, Techniq wrote:

> Any reason why I can auth with psql and not the sqlachemy.dburi in
> Pylons?
Yes, likely.

> I can see that the user, password, host, port are all passed
> correctly.  These are the same parameters I use with psql to connect.
> I'm connecting from the same machine in both cases.
> 
> psql -U username -h <ip address> <databasename>
> Works.
> 
> sqlachemy.dburi = postgrs://username:password@<ip address>:5432/
> databasename
> Doesn't work.
How ?

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to