-
Notifications
You must be signed in to change notification settings - Fork 3
test-db database create
fails (with warnings too) with no arguments
#42
Comments
Not yet working on #45:
|
This is failing because
|
Behavior should be that if created a DB based on template1, then the default owner should be test_db |
This isn't fixed after all:
In the log:
Also, without owner:
Log:
|
Probably because the puppet stuff hasn't been updated to write out config entries for 'default_template_name' and 'external_hostname' |
Production server got deployed and one of these is fixed:
I think the latter issue is because CreateDatabaseFromTemplate is comparing the owner to the configuration's superuser which is not |
Maybe we should just always make people specify an owner? |
test-db database create
fails (with warnings too) with no arguments:The text was updated successfully, but these errors were encountered: