Rechercher une page de manuel
dbs_empty.1p
Langue: en
Version: 2007-02-01 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
dbs_empty - Empty SQL DatabasesDESCRIPTION
dbs_empty is an utility that completely erases any data from a given SQL database.COMMAND LINE PARAMETERS
Required command line parameters are the DBI driver ("Pg" for Postgres or "mysql" for MySQL) and the database name. The third parameter is optionally and specifies the database user and/or the host where the database resides ("racke", "racke@linuxia.de" or "@linuxia.de").COMMAND LINE OPTIONS
--exclude-matching-tables=REGEXP
Excludes any table matching the regular expression REGEXP from dumping.
-t, --tables
Remove tables from database too.
AUTHOR
Stefan Hornburg (Racke), racke@linuxia.deSEE ALSO
perl(1), DBIx::Easy(3)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre