Did you have a look in pg_hba.conf and /etc

You have to allow the connection from local with password

Richard

On Sun, May 15, 2016 at 3:42 PM, Ghada Chabbouh <chabbouhgh...@gmail.com>
wrote:

> Hi every one
> acctually i'm binginner in web2py , and i'm trying to develope a web app
> i wrote this syntaxe:  db = 
> DAL('postgres://postgres:123@localhost:5432/Gestion_maintenance',
> pool_size=0,migrate=False)
> but i can't connect my postgresql database to my app ...
>  any one could help me or is there any tutorials with new update of web2py
> ???
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to