misc/migration/3.20.7_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 16 Oct 2015 16:44:36 +0200
changeset 10796 26a36c2a5fbd
parent 10328 d7ff46d958f4
permissions -rw-r--r--
[devtools] delete postgresql socket directory after killing the server ... or when failing to start it.

if repo.system_source.dbdriver == 'postgres':
    install_custom_sql_scripts()