Hi, I've managed to setup Open ID for my site, so I don't need Askbot to be on the same database as my main site.
So I'd like to clean up my database. I see that there are many tables without the "askbot_" prefix (why?!?!). Is there a list of tables I can safely remove?
Also a list of columns I can remove from auth_user would be great.
Thanks!
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-11-01 10:05:15 -0500
Seen: 19 times
Last updated: Nov 01 '12
Question missing from question_revision table!
Is there a specific version of PostgreSQL required?
How to migrate from MySQL to PostgresQL?
Which is a better database to use for Askbot, PostgreSQL or MySQL, and why?
Database error when running migrations
Best practices to avoid data inconsistency
is it possible to export data from askbot?
Cannot sign up for a new account using a fresh instal of askbot.
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Good point, the tables should be prefixed. Those without the prefix were inherited from the original CNPROG.
Evgeny ( 2012-11-01 10:14:10 -0500 )edit