[h2] H2 database (localhost)

2018-10-12 Thread nick slegers
After a few weeks of using the h2 database engine, i got the folowing error message and now i can't use the database anymore. I tried uninstalling/removing h2 from my system and restarted the pc multiple times. The Web Console server could not be started. Possible cause: another server is alrea

Re: [h2] H2 database (localhost)

2018-10-12 Thread Noel Grandin
On 2018/10/12 2:37 PM, nick slegers wrote: After a few weeks of using the h2 database engine, i got the folowing error message and now i can't use the database anymore. I tried uninstalling/removing h2 from my system and restarted the pc multiple times. I guess your Windows firewall is blo

[h2] i have two question in h2 database

2018-10-12 Thread Philip Yoon
I have two questions. First, what is the maximum page size of h2? Second, if you increase the page size of h2 like mysql, will the speed of h2 database increase? Thank you for your reply. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To uns

[h2] i want to know maximum value of page size in h2 database

2018-10-12 Thread Philip Yoon
i have two question *first one* is about page size i know the default page size is 2kb and also know how to change page size but i can't find the maximum value of page size what is it? *second one* is page size affects in database speed I would like to test whether page size affects data

Re: [h2] i want to know maximum value of page size in h2 database

2018-10-12 Thread Kerry Sainsbury
Best thing to do is to try it and see if it helps your use case. Will you be doing more reading, or writing? Small amounts of data or large? Try it yourself. On Sat, 13 Oct 2018, 05:08 Philip Yoon, wrote: > i have two question > > *first one* is about page size > > i know the default page size

Re: [h2] i want to know maximum value of page size in h2 database

2018-10-12 Thread Philip Yoon
Can you see what the page means in database ? *I am confused because it is difficult to understand the meaning of this.i am confusing * On Saturday, October 13, 2018 at 4:07:21 AM UTC+9, Kerry Sainsbury wrote: > > Best thing to do is to try it and see if it helps your use case. Will you > be

Re: [h2] i want to know maximum value of page size in h2 database

2018-10-12 Thread Kerry Sainsbury
You should perform some experiments and find out yourself if a large page size is good for *you*. On Sat, 13 Oct 2018, 06:25 Philip Yoon, wrote: > > Can you see what the page means in database ? > > *I am confused because it is difficult to understand the meaning of this.i > am confusing * > >