Re: [BUGS] BUG #5660: Can't start db service if specify effective_io_concurrency

2010-09-17 Thread Bruce Momjian
tkbysh2...@yahoo.co.jp wrote: > Hi, > > Thank you very much for your quick support. > I've understood. Please close this bug ticket. > > I hope add comment e.g"(unix only)" onto effective_io_concurrency line > in postgresql.conf if possible. We currently have in our docs: Asynchronous

Re: [BUGS] BUG #5660: Can't start db service if specify effective_io_concurrency

2010-09-17 Thread tkbysh2000
Hi, Thank you very much for your quick support. I've understood. Please close this bug ticket. I hope add comment e.g"(unix only)" onto effective_io_concurrency line in postgresql.conf if possible. Regards. -- On Thu, 16 Sep 2010 10:36:19 -0400 Tom Lane wrote: > "Mikio" writes: > > I'm

Re: [BUGS] BUG #5660: Can't start db service if specify effective_io_concurrency

2010-09-16 Thread Tom Lane
"Mikio" writes: > I'm using postgresql 9.0 rc1, and I specified 10 for > effective_io_concurrency in postgresql.conf. > I restarted postgresql windows service, but the service didn't start. This is unsurprising: you can only set effective_io_concurrency on platforms that have posix_fadvise(), whi

Re: [BUGS] BUG #5660: Can't start db service if specify effective_io_concurrency

2010-09-16 Thread Itagaki Takahiro
On Thu, Sep 16, 2010 at 7:52 PM, Mikio wrote: > Operating system:   Windows XP SP3 Japanese > I'm using postgresql 9.0 rc1, and I specified 10 for > effective_io_concurrency in postgresql.conf. > I restarted postgresql windows service, but the service didn't start. Unfortunately, effective_io_con