On 5/9/24 21:07, Marcin Haba wrote:
Runscript {
     Runs When = After
     Runs On Client = no
     Console = ".bvfs_update jobid = %i"
}


Marcin, FYI I just tried this and it appears to have worked.

MySQL 127.0.0.1> SELECT table_name, table_rows, data_length FROM information_schema.tables WHERE table_schema = 'bacula';
+----------------+------------+-------------+
| table_name     | table_rows | data_length |
+----------------+------------+-------------+
| BaseFiles      |          0 |       16384 |
...
| PathHierarchy  |      11406 |     1589248 |
| PathVisibility |      60408 |     6832128 |

From a small incremental job that ran in a few seconds


--
  Phil Stracchino
  Fenian House Publishing
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958



_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to