Issue #9256 has been updated by James Turnbull. Status changed from Accepted to In Topic Branch Pending Merge Target version set to 2.7.x
---------------------------------------- Bug #9256: postegre complains about missing "inventory_facts_id_seq" table https://projects.puppetlabs.com/issues/9256 Author: Aditya Patawari Status: In Topic Branch Pending Merge Priority: High Assignee: Aditya Patawari Category: stored configuration Target version: 2.7.x Affected Puppet version: Keywords: postgre, postgresql, inventory, Branch: I had the storeconfig and inventory enabled. When any of the client hits postgre server, an error is thrown: err: PGError: ERROR: relation "inventory_facts_id_seq" does not exist : SELECT currval('inventory_facts_id_seq') This is due to setting of ":id => false" in puppet/lib/puppet/rails/database/schema.rb PS: I also tested using MySQL and it works fine with it. -- 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://projects.puppetlabs.com/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.
