Problems getting DB/collaboration working
I'm really liking what I'm seeing, but I am having problems getting the collaboration features working. I'm a total postgre n00b, but when I go to set up the DB ('psql amyEditorDevelopment < setup_amy_editor.sql') I get many, many errors. Any tips would be greatly appreciated.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?What version of PostgreSQL are you using? It should work with anything after the least 8.0.5 (haven't actually tested with the absolute latest, but there shouldn't be any difference). One thing that comes to my mind - you should have plpgsql stored procedures language installed in your database - check postgres documentation, it's this simple command (`createlang plpgsql amyEditorDevelopment `). Once the language is installed, try running the setup again.
However it should be noted, that the version available for download is pretty old, the version of Amy currently running on aprilchild.com server is much more enhanced. I just didn't have time to put it online for grab. The whole project is a little bit stalled, but I'll revive it in couple of days (and announce it on the blog).
Loading Profile...



EMPLOYEE