Hi drovsae,

For windows, the easiest way you can use All-in-one setup. It will install and 
configure openERP server, postgresql and openERP client automaticly

Btw, I have notice for your config file
- First, you have to create posgresql user with CREATE DB privilege
- second, change your openERP config :
  db_host = [your posgresql server, e.g localhost]
  db_port = [port of posgresql service, default 5432]
  db_user = [posgresql user]
  db_password = [posgresql user password]

Hope this help, and you should read more in this forum and openERP documentation




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=55268#55268

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to