This project is archived and is in readonly mode.
NoMethodError (undefined method `transaction_status' for #<PGconn:0xb719eb0c>)
Reported by Piotr Sarnacki | September 8th, 2008 @ 07:27 PM | in 2.x
Backtrace: http://pastie.org/268222
Error is on commits newer then 671bbd962. Everything is fine with commit 671bbd962.
Comments and changes to this ticket
-
Cyril Mougel September 14th, 2008 @ 10:40 PM
I am the same error. I works on migration of Typo to rails edge.
-
Cyril Mougel September 14th, 2008 @ 10:49 PM
- Tag changed from edge, postgresql to dependencies, edge, postgresql
To fix this issue, I install the ruby-pg gem
gem install ruby-pg
This gem is in version 0.7.9.2008.01.28
In rubyforge, the gem postgres is ruby-pg to.
-
Jacob Atzen November 18th, 2008 @ 10:40 AM
Just a note - according to: https://rubyforge.org/forum/foru... the gem is called "pg" not "ruby-pg" these days. A quick seems to confirm that "gem install ruby-pg" will not get the latest pg gem.
-
josh December 3rd, 2008 @ 03:43 PM
- State changed from new to wontfix
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Tags
Referenced by
- 1269 Transactions broken with postgres-pr See also #996