|
From: Jamie C. <jca...@we...> - 2006-11-26 19:22:58
|
On 26/Nov/2006 03:44 Obantec Support wrote .. > Hi > > what format is the backup file? Created by which module? :-) They all use different formats .. for example, a MySQL backup is just a sequence of SQL commands, a PostgreSQL backup can be SQL or in the DB's custom format, and a filesystem back is either a tar or ext3 dump file. - Jamie |