On Thursday, November 10, 2011 9:10:10 am Slava Mikerin wrote: > I am running Rails 3.1 that uses a db. I used phpmyadmin for > development and deployed to Heroku which uses postgres. When I got > this error on the Heroku server I switched to postgres locally to > investigate and got same error. So what do the postgres logs show? The message shows that something caused an error within a transaction block, at that point all over commands are ignored until a ROLLBACK is given. Look in the log and see if you find anything suspicious. > > ruby-1.9.2-p290 and pg-0.11.0 gem used > -- Adrian Klaver adrian.klaver@xxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general