Re: [Bacula-users] How to correctly delete a client

2009-07-03 Thread Bruno Friedmann
Reynier Perez Mira wrote: > Bruno Friedmann wrote: >>> Okay, I was afraid dbcheck was the only solution. Thanks. >>> >>> -- >>> // Tom >> >> If too afraid, you can also dig with sql in the db .. :-))) >> >> > > Hi both: > I'm running a similar problem: the DB have orphan records and I need to > d

Re: [Bacula-users] How to correctly delete a client

2009-07-01 Thread Reynier Perez Mira
Bruno Friedmann wrote: Okay, I was afraid dbcheck was the only solution. Thanks. -- // Tom If too afraid, you can also dig with sql in the db .. :-))) Hi both: I'm running a similar problem: the DB have orphan records and I need to delete them. I was thinking and generate a SQL query coul

Re: [Bacula-users] How to correctly delete a client

2009-07-01 Thread Bruno Friedmann
Tom Sommer wrote: > Bruno Friedmann wrote: >> Tom Sommer wrote: >> >>> I've recently deleted some clients from my directory configuration. >>> >>> However when I look in the Client table in MySQL, the clients are still >>> there. >>> I suspect the jobs and files won't be purged correctly since I

Re: [Bacula-users] How to correctly delete a client

2009-06-29 Thread Tom Sommer
Bruno Friedmann wrote: > Tom Sommer wrote: > >> I've recently deleted some clients from my directory configuration. >> >> However when I look in the Client table in MySQL, the clients are still >> there. >> I suspect the jobs and files won't be purged correctly since I removed >> the clients fro

Re: [Bacula-users] How to correctly delete a client

2009-06-29 Thread Bruno Friedmann
Tom Sommer wrote: > I've recently deleted some clients from my directory configuration. > > However when I look in the Client table in MySQL, the clients are still > there. > I suspect the jobs and files won't be purged correctly since I removed > the clients from the configuration, and so Bacula

[Bacula-users] How to correctly delete a client

2009-06-29 Thread Tom Sommer
I've recently deleted some clients from my directory configuration. However when I look in the Client table in MySQL, the clients are still there. I suspect the jobs and files won't be purged correctly since I removed the clients from the configuration, and so Bacula won't autopurge these records,