Difference between revisions of "Dropdb"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}}")
 
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* https://www.postgresql.org/docs/current/app-dropdb.html
 +
 +
 +
dropdb my-db --force
 +
 +
[[ERROR: must be owner of database]]
 +
 +
== Related ==
 +
* <code>[[DROP DATABASE]]</code>
 +
 +
== See also ==
 +
* {{DROP}}
 +
 +
[[Category:PostgreSQL]]
 +
[[Category:Databases]]

Latest revision as of 11:35, 16 December 2022

Advertising: