dominique wrote: > > I've set the IP of the server in Pgsql .conf. > Dominique
Nop, this is not the way. TinyERP server is installed on the ubuntu server, so postgresql only gets requests from "localhost" Your client PC will never connect to postgresql directly. Probably your TinyERP server is mis-configured or not correctly started. Check by trying http://tinyerp.sisalp.net where you get instructions to connect on line to a fully setup server. Then check tinyerp process status on teh server. ($sudo ps ax | grep tiny) Hope this helps. ------------------------ Dominique www.SISalp.org _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
