From: Phillip S. <ps...@cf...> - 2011-05-24 14:16:59
|
On 5/23/2011 4:26 AM, Stelian Pop wrote: > Ok, so this is not a problem with dump | restore, but with > dump -b 1024 | restore. > > If you change the default blocksize in dump, you should do the > same in restore. You'll find out that dump -b 1024 | restore -b 1024 > works fine. I thought that restore was supposed to automatically detect the block size? |