[SOLVED] How to rename PostgreSQL database using psql CLI? #80
Labels
chore
a tedious but necessary task often paying technical debt
priority-3
Third priority. Considered "Nice to Have". Not urgent.
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
At present I have a Postgres database on my
localhost
that I don't want toDROP
,but I want to start again from scratch for dwyl/auth#174 ...
So I want to rename the
auth_dev
database so I can re-use that name. 💭This should be a 1 minute task. But I want to record it somewhere in case I need to do it again.
The text was updated successfully, but these errors were encountered: