What steps will reproduce the problem? 1. I run the save command to save all my data in the redis dump from my redis server. It contains 2 DBs. 2. I reload the dump into a new redis server.
What is the expected output? What do you see instead? I expected the new redis server to contain 2 databases but instead it only has DB 0.
What version of the product are you using? On what operating system? Redis 1.2.6, Red Hat
Please provide any additional information below. I see the dump change size when I run the save command so its adding the new data.
Comment #1
Posted on Oct 6, 2010 by Grumpy Wombatnvm it works!
Comment #2
Posted on Oct 7, 2010 by Happy Elephant(No comment was entered for this change.)
Status: Invalid
Labels:
Type-Defect
Priority-Medium