Issue #2977 has been updated by Rein Henrichs. Status changed from Unreviewed to Accepted
The Status model needs to be rewritten using portable SQL. ---------------------------------------- Feature #2977: PostgreSQL backend support http://projects.reductivelabs.com/issues/2977 Author: Christian Hofstaedtler Status: Accepted Priority: Normal Assigned to: Category: Target version: Keywords: Branch: Please support PostgreSQL as a database (possibly all backends which Puppet itself supports). In my limited testing I found that, app/models/status.rb contains MySQL-only SQL, and Rails somewhere calls all_hashes, which is also a MySQL-adapter-only function. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
