Re: total count of keys

2010-11-25 Thread Aleksandar Radulovic
Hi, Just an idea, maybe you can use pre and post commit hooks to keep track of total number of keys in a bucket? I would try that. http://wiki.basho.com/display/RIAK/Pre-+and+Post-Commit+Hooks Regards, -alex. On Wed, Nov 24, 2010 at 10:12 PM, Wilson MacGyver wrote: > is there a way to get the t

Re: total count of keys

2010-11-24 Thread Wilson MacGyver
Thanks, another thing to keep on postgres. On Wed, Nov 24, 2010 at 5:15 PM, Alexander Sicular wrote: > Not that I know of. I would imagine you would have to list buckets (erlang > only now, may change shortly) then m/r buckets and sum. > > -Alexander > > On Nov 24, 2010, at 5:12 PM, Wilson MacGy

Re: total count of keys

2010-11-24 Thread Alexander Sicular
Not that I know of. I would imagine you would have to list buckets (erlang only now, may change shortly) then m/r buckets and sum. -Alexander On Nov 24, 2010, at 5:12 PM, Wilson MacGyver wrote: > is there a way to get the total number of keys in the entire riak > cluster without having > to do