[ckan-dev] Database dump on Czech CKAN
Ondřej Vadinský
ondrej.vadinsky at vse.cz
Fri Sep 16 08:51:34 UTC 2011
Hello,
in order to upgrade CKAN on eu19 (currently on version 1.3.2), I am trying to back up the database. Sugested method ends with some error though:
okfn at eu19:~$ paster --plugin=ckan db dump ./cz-ckan-db-dump --config=/etc/ckan/cz/cz.ini
/usr/lib/pymodules/python2.6/ckan_deps/sqlalchemy/engine/url.py:105: SADeprecationWarning: The SQLAlchemy PostgreSQL dialect has been renamed
from 'postgres' to 'postgresql'. The new URL format is postgresql[+driver]://<user>:<pass>@<host>/<dbname>
module = __import__('sqlalchemy.dialects.%s' % (dialect, )).dialects
This functionality is mothballed for now.
How am I supposed to back up the database?
Regards,
Ondřej Vadinský
More information about the ckan-dev
mailing list