diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-29 16:22:30 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-29 16:23:36 +0100 |
commit | 3c39f5ac413cc1bd58a0647fcbb52982af81c078 (patch) | |
tree | 7dfecfbf46240e0c2db13a1ee8c2f5b927676530 /var/cache | |
parent | dfad9ba0f94562d81b2002b15a5bfd52b9dcba38 (diff) | |
download | wallabag-3c39f5ac413cc1bd58a0647fcbb52982af81c078.tar.gz wallabag-3c39f5ac413cc1bd58a0647fcbb52982af81c078.tar.zst wallabag-3c39f5ac413cc1bd58a0647fcbb52982af81c078.zip |
Skipping all Posgres test for wallabag:install
We already faced this problem but we are facing it again.
https://github.com/wallabag/wallabag/commit/d502762598db68ec822078642df8f6a8214202f7
It seems we can drop a database properly using wallabag:install.
The server log keep saying:
ERROR: source database "template1" is being accessed by other users
DETAIL: There is 1 other session using the database.
STATEMENT: CREATE DATABASE "wallabag_test"
Which means, it can't remove the database wallabag_test because one other person is using it.
Diffstat (limited to 'var/cache')
0 files changed, 0 insertions, 0 deletions