Nope, not misreading anything. And I understand they do. But the sooner they finish the better, wont you agree? It's mainly because of that we dont do view updates during weekdays. So we normally wait until Sunday, in order to make sure that no users are affected by degraded server performance. @Jason was also right to mention development, which becomes a waste of time when you start working with views.
On Thu, Aug 15, 2013 at 11:37 AM, Jens Alfke <[email protected]> wrote: > > On Aug 14, 2013, at 8:52 PM, Jason Smith <[email protected]> wrote: > > > View building time feels important during development but it is > irrelevant > > during operation. Production servers never hold up requests to build > views, > > so the performance is secondary. > > Wait, what? I may be mis-reading that, but it doesn’t make sense to me, at > least not in the absolute terms you’re using. I can think of plenty of > situations where an app server needs an up-to-date view query to get the > correct data, and can’t just get away with using stale=true. > > —Jens > >
