Ok, I looked today in the configfile. You have to set: pg_path = <install_postgresql>\bin
example: pg_path = c:\Program Files\Postgresql\8.2\bin In the bin-dir you should have your pg_dump.exe and pg_restore.exe Regards Eddy On Sat, 2008-01-05 at 22:03 +0100, E. Boer wrote: > When you are on a Windows-machine, you have to set the path to your > postgresql install dir. You can find it in the > <installdir>\tinyerp-server\tinyerp.conf > > I don't know exactly which option you have to set, but if you can wait, > I can give it you Tuesday. I had the same problem. > > Regards, > > Eddy > > > On Fri, 2007-12-21 at 16:15 +0100, [EMAIL PROTECTED] wrote: > > Hmm... tried this, answer: > > > > Couldn't backup database. > > > > Log says: > > > > Fri, 21 Dec 2007 17:10:05 ERROR:web-services:Exception in call: Traceback > > (most recent call last): > > File "netsvc.pyo", line 206, in _dispatch > > File "service\web_services.pyo", line 180, in dump > > File "tools\misc.pyo", line 150, in exec_pg_command_pipe > > Exception: Couldn't find pg_dump > > > > Previously, creation of a new database (with demo data) failed as well: > > > > Fri, 21 Dec 2007 13:41:45 ERROR:web-services:Exception in call: Traceback > > (most recent call last): > > File "netsvc.pyo", line 206, in _dispatch > > File "service\web_services.pyo", line 83, in create > > File "tools\misc.pyo", line 143, in exec_pg_command > > Exception: Couldn't find createdb > > > > Couldn't find anything in this forum about the problem that would make > > sense to me. > > > > Wahur > > > > > > > > > > > > _______________________________________________ > > Tinyerp-users mailing list > > http://tiny.be/mailman/listinfo/tinyerp-users > > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman/listinfo/tinyerp-users _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
