> --
> For options, view full headers. See also http://groups.google.com/group/rochesterwiki
--
Ryan Tucker <rtu...@gmail.com>
I'm done with the MonteAlban photos, but I don't believe I have
permission to delete the files... I suspect you might be able to,
however.
Thanks! -rt
Total files on wiki: 3402
Files bigger than 1MB: 53
(Unrelatedly, sometimes databases amaze me. This query:
select name, length(file) from files where length(file) > 2^20 order by
length(file) desc;
... which needs to determine the length of each of 3,402 files totaling
455,900,994 bytes, is practically instant.) -rt