Re: [Imdbpy-devel] Postgres database deployment errors

2012-11-29 Thread Davide Alberani
On Thu, Nov 29, 2012 at 10:33 AM, wrote: > > WARNING: unknown exception caught committing the data > WARNING: to the database; report this as a bug, since > WARNING: many data (9 items) were lost: current transaction is aborted, > commands ignored until end of transaction block Yep, you lost

[Imdbpy-devel] Postgres database deployment errors

2012-11-29 Thread fenix . serega
Hi Something wrong with database deployment in postgresql (at the beginning of the process and 2nd at the end): #/usr/local/bin/imdbpy2sql.py -o sqlalchemy -d /root/test/database/ -u postgresql://imdb:imdb_xx@pghost/imdb 1 error: WARNING: unknown exception caught committing the data WARNIN