2011/10/11 Cédric Krier <[email protected]> > On 11/10/11 13:30 -0700, fares wrote: > > Hi, > > I am trying the trunk version, but I could not create a database with > > it. > > I have this error: > > > > Exception in thread Thread-22: > > Traceback (most recent call last): > > File "/usr/lib/python2.6/threading.py", line 532, in > > __bootstrap_inner > > self.run() > > File "/usr/lib/python2.6/threading.py", line 484, in run > > self.__target(*self.__args, **self.__kwargs) > > File "/home/fares/Tryton_2.1/trytond/trytond/ir/cron.py", line 155, > > in run > > transaction.cursor.lock(self._table) > > File "/home/fares/Tryton_2.1/trytond/trytond/backend/postgresql/ > > database.py", line 414, in lock > > self.cursor.execute('LOCK "%s"' % table) > > ProgrammingError: ERREUR: la relation « ir_cron » n'existe pas > > > > How can I fix that? > > Nothing to fix. It is just the cron that starts before the database is > completly setup. > > Thank you but what should I do to create a database ?
> -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] > Website: http://www.b2ck.com/ > -- [email protected] mailing list
