code
My YouTube Tutorials
My Youtube Channel
Tuesday, June 24, 2014
erase PSQL databases
Its Spring Cleaning time so go through and cleanup your databases, from prompt:
$ drop db database_name_development
$ drop db database_name_test
$ drop db database_name_production
Reboot PSQL,
# \l and they are gone
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment