It looks like there is some type of inconsistency between Desert and Postgresql: http://groups.google.ca/group/pivotallabsopensource/browse_thread/thread/f01437e1536af76c/c46c4eb7c7ee9915?hl=en&q=plugin_schema_info#c46c4eb7c7ee9915
I believe that if I can resolve the following error, it will fix the original error message that I reported above. PGError: ERROR: relation "plugin_schema_info" does not exist LINE 1: SELECT plugin_name, version from plugin_schema_info ^: SELECT plugin_name, version from plugin_schema_info It all worked well when I used CommunityEngine with MySQL.... Any insights guys how to fixing that dependency? It's driving me crazy :( On Oct 11, 11:44 pm, SS <[email protected]> wrote: > I'm trying to move CE from MySQL to PostgreSQL database. I'm having > trouble running 'rake db:migrate' after creating the databases. Has > anyone gotten this error message: > > == CommunityEngineToVersion70: migrating > ===================================== > rake aborted! > An error has occurred, this and all later migrations canceled: > > PGError: ERROR: current transaction is aborted, commands ignored > until end of transaction block: SELECT version FROM > plugin_schema_migrations WHERE plugin_name = 'community_engine' > > I'll appreciate your help! > > Siyan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
