prostrct create possibility to use kilobyte value for -blocksize

  • Thread starter Thread starter Matti Kiviranta
  • Start date Start date
Status
Not open for further replies.
M

Matti Kiviranta

Guest
Currently when creating a new database one has to type prostrct create database .. -blocksize X , where X is the desired block size in bytes. Should one happen to make a typo, say 8191 instead of 8192, one might get a database with 4kb block size. To reduce the possibility of this, could prostrct create -blocksize X be enhanced to accept kilobyte values like prostrct create database .. -blocksize 8 to create 8k database?

Continue reading...
 
Status
Not open for further replies.
Back
Top