From: | Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Drop All the Databases |
Date: | 2006-10-18 20:32:09 |
Message-ID: | 45368F49.10406@cox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/18/06 14:08, Abu_Kamruzzaman(at)baruch(dot)cuny(dot)edu wrote:
> Is there any command to drop all the database at once>
> drop database dbname
> drops the individual database.
> I am using ver8.1
> thanks,
DROP DATABASE <db_name>;
- --
Ron Johnson, Jr.
Jefferson LA USA
Is "common sense" really valid?
For example, it is "common sense" to white-power racists that
whites are superior to blacks, and that those with brown skins
are mud people.
However, that "common sense" is obviously wrong.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFNo9IS9HxQb37XmcRAsb9AJwOapKW61ZWX9fkqWxI3LwhV3EmEwCg4sfS
UIokaAXKaLg4yt7A/9kChl8=
=Q7lT
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-10-18 20:35:31 | Re: [GENERAL] query log corrupted-looking entries |
Previous Message | Ron Peterson | 2006-10-18 20:31:57 | Re: uuid c function contrib |