> On 3/26/11 3:33 AM, Simon Matter wrote:
>>> On 3/23/11 12:56 AM, Simon Matter wrote:
>
>>
>> What I meant was running skiplist only, then you don't have to worry
>> about
>> BerkeleyDB anymore.
>>
>
> I see, so currently I am using skiplist for some stuff, but the
> BerkelyDB for other stuff, an
On 3/26/11 3:33 AM, Simon Matter wrote:
>> On 3/23/11 12:56 AM, Simon Matter wrote:
>
> What I meant was running skiplist only, then you don't have to worry about
> BerkeleyDB anymore.
>
I see, so currently I am using skiplist for some stuff, but the
BerkelyDB for other stuff, and I should switc
> On 3/23/11 12:56 AM, Simon Matter wrote:
>>> Hello,
>>>
>>> I need to update my databases from 4.2 to 4.7. Unfortunately the guide
>>> I
>>
>> I see, you mean updating BerkeleyDB.
>>
>>> used last time to update my database has disappeared. All of the stuff
>>> I
>>> find currently on the web say
On 3/23/11 12:56 AM, Simon Matter wrote:
>> Hello,
>>
>> I need to update my databases from 4.2 to 4.7. Unfortunately the guide I
>
> I see, you mean updating BerkeleyDB.
>
>> used last time to update my database has disappeared. All of the stuff I
>> find currently on the web says just use cvt_cyr
> Hello,
>
> I need to update my databases from 4.2 to 4.7. Unfortunately the guide I
I see, you mean updating BerkeleyDB.
> used last time to update my database has disappeared. All of the stuff I
> find currently on the web says just use cvt_cyrusdb to update your
> database. Which seems pretty
Hello,
I need to update my databases from 4.2 to 4.7. Unfortunately the guide I
used last time to update my database has disappeared. All of the stuff I
find currently on the web says just use cvt_cyrusdb to update your
database. Which seems pretty straight-forward when I look at the man
page,