Re: recover single table from backup?

"Robert Klemme" <[email protected]>
Newsgroups gmane.comp.db.maxdb
Message-ID <[email protected]>
2007/4/4, Kristian Rink <[email protected]>:
> However, just out of curiosity: Are there any reasons why there is no
> easier way to restore a single table? Or is it just something that
> hasn't been needed / requested by now?

In a transactional system it usually does not make sense to recover
individual tables because that will lead to an inconsistent state of
the whole schema.  So it makes complete sense to have this as the
default option.

There are however DB products that can recover smaller chunks than a
whole DB or schema but I always considered that a manageability
feature to deal with large data sets. You have to know what you are
doing if you do this.

Kind regards

robert

-- 
Have a look: http://www.flickr.com/photos/fussel-foto/

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.