remove pgsql user remove
This commit is contained in:
parent
a70ccb8c08
commit
55c4149a9f
@ -50,7 +50,6 @@ ynh_print_info "Removing the PostgreSQL database"
|
|||||||
|
|
||||||
# Remove a database if it exists, along with the associated user
|
# Remove a database if it exists, along with the associated user
|
||||||
ynh_psql_remove_db "$db_name" "$db_name"
|
ynh_psql_remove_db "$db_name" "$db_name"
|
||||||
ynh_psql_drop_user "$db_name"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE DEPENDENCIES
|
# REMOVE DEPENDENCIES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user