Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: DBI like layer for database management?

by trs80 (Priest)
on Apr 14, 2002 at 21:53 UTC ( [id://159019]=note: print w/replies, xml ) Need Help??


in reply to DBI like layer for database management?

DBIx::Copy allows for duplicating a database, with a little cleverness you can create backup and restore utilities using it.

The main advantage I see of using DBIx::Copy vs. a file based backup, is access rights might not allow you to write utilities to read the "raw" database files or you might not have shell access.

What SQL engine you use may also determine what method(s) are available/best. Newer versions of MySQL include replication utilites/support.

  • Comment on Re: DBI like layer for database management?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://159019]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-24 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found