First time here? Check out the FAQ!

Revision history  [back]

Need to be DB superuser to migrate askbot?

I get the following error when doing manag.py migrate askbot

File "/home/graeme/iqapy/lib/python2.5/site-packages/askbot/management/commands/init_postgresql_full_text_search.py", line 19, in handle_noargs
cursor.execute("CREATE LANGUAGE plpgsql")
psycopg2.ProgrammingError: must be superuser to create procedural language

Need to be DB superuser to migrate askbot?

I get the following error when doing manag.py migrate askbot

File "/home/graeme/iqapy/lib/python2.5/site-packages/askbot/management/commands/init_postgresql_full_text_search.py", line 19, in handle_noargs
cursor.execute("CREATE LANGUAGE plpgsql")
psycopg2.ProgrammingError: must be superuser to create procedural language