cubicweb #615353 db-restore is not clear on which passwords it is asking for [open]
When doing a db-restore we get a prompt for a password, twice or thrice and two problems are confusion :
| |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
load | 0.100 |
load left | 0.100 |
closed by | <not specified> |
patch | Use lgdb's new APIs to remove obnoxious password prompts (closes #615353) [rejected] |
similar entities
- cubicweb #1251790 NOT NULL modifier not set on schema migration
- cubicweb #473794 when an entity type is renamed, physical db index should be renamed as well
- cubicweb #1768109 [migration] add_cube will create missing entities from unrelated cubes
- cubicweb #2167873 ease static data/ directory handling
- cubicweb #1113844 Migration script function to reindex a given entity
[see all]
Comments
-
2010/02/10 18:21, written by sthenault
add commentprobably because that's not c-c that's asking for the password, but psql...