On Thu, Sep 16, 2010 at 7:52 PM, Mikio <tkbysh2000@yahoo.co.jp> wrote:
> Operating system: =C2=A0 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_concurrency is not supported on Windows.
It works on Linux and UNIXes, but must be 1 on Windows.
--=20
Itagaki Takahiro