Davor Ocelic <[EMAIL PROTECTED]> writes: > more concerned about the fact that AFS doesn't write files > until you close() them.
... or fsync() them, which databases do at the points where they need to assume data has been written to the disk. But still... > In any case, we'd be introducing a huge uncertainity into an area > that people struggled to make flawless and reliable. Yes, absolutely... mysql/postgres are reallycomplex, and AFS is reallycomplex, and almost nobody else out there is using them together. It wouldn't be wise to be a "canary in the coal mine" on this one. - a _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
