4
Aan: bacula-users
Onderwerp: Re: [Bacula-users] FW: Backup of a mysql dump of the database
On 2007.05.23. 11:53, Marc wrote:
> Hi,
>
> I've searched the archives, but I can not find any relevant information.
> Therefor my question: is it possible to do a database by database du
On 2007.05.23. 11:53, Marc wrote:
> Hi,
>
> I've searched the archives, but I can not find any relevant information.
> Therefor my question: is it possible to do a database by database dump and
> backup these dump files? Because of database sizes, it would be very nice if
> this can be done datab
On Wed, 23 May 2007, Marc wrote:
> I've searched the archives, but I can not find any relevant information.
> Therefor my question: is it possible to do a database by database dump and
> backup these dump files? Because of database sizes, it would be very nice if
> this can be done database by dat
Marc wrote:
> I have to maintain a server park with 500+ databases, and databases being
> remove and added every day. So defining a job for each database is not an
> option.
>
> Creating a backup of the database files is not what I'm looking for, as I
> will be unable to restore Inno databases. Inn
; Van: Jerome Massano [mailto:[EMAIL PROTECTED]
>> Verzonden: woensdag 23 mei 2007 11:20
>> Aan: Marc
>> CC: bacula-users@lists.sourceforge.net
>> Onderwerp: Re: [Bacula-users] FW: Backup of a mysql dump of the database
>>
>> Hi
>>
>> You can do a da
Ludovic Strappazon wrote:
> Marc a écrit :
>> I have to maintain a server park with 500+ databases, and databases being
>> remove and added every day. So defining a job for each database is not an
>> option.
>>
> I can't imagine a way to back them up one by one in a single job.
>> Creating a b
:[EMAIL PROTECTED]
> Verzonden: woensdag 23 mei 2007 11:20
> Aan: Marc
> CC: bacula-users@lists.sourceforge.net
> Onderwerp: Re: [Bacula-users] FW: Backup of a mysql dump of the database
>
> Hi
>
> You can do a database by database dump with mysqldump (see man mysqldump). I
[mailto:[EMAIL PROTECTED]
Verzonden: woensdag 23 mei 2007 11:20
Aan: Marc
CC: bacula-users@lists.sourceforge.net
Onderwerp: Re: [Bacula-users] FW: Backup of a mysql dump of the database
Hi
You can do a database by database dump with mysqldump (see man mysqldump). I
suppose you could do what you
tored in one
file, not separate files / directories as MyISAM.
Regards,
Marc
-Oorspronkelijk bericht-
Van: Jerome Massano [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 23 mei 2007 11:20
Aan: Marc
CC: bacula-users@lists.sourceforge.net
Onderwerp: Re: [Bacula-users] FW: Backup of a mysql
Hi
You can do a database by database dump with mysqldump (see man
mysqldump). I suppose you could do what you want by setting multiple
jobs:
First job has :
Client Run Before Job = mysqldump database1 > file-1
Fileset = file-1-fs
Client Run After Job = rm file-1
Second job has :
Client Run Befor
Hi Marc,
You just have to run a job for each database with a runbeforejob and
runafterjob as done by the BackupCatalog job.
Regards,
Ludovic Strappazon.
Marc a écrit :
> Hi,
>
> I've searched the archives, but I can not find any relevant information.
> Therefor my question: is it possible to
11 matches
Mail list logo