8 Jan
2003
8 Jan
'03
9:31 a.m.
Chris Muldrow wrote:
Say i move a Data.fs to a new ZEO installation. Does a new data.fs.index get created when the ZEO starts, when a client starts or at some other point in the process?
The index is associated with the FileStorage, so it will be created on the StorageServer as and when the FileStorage code chooses to. cheers, Chris