pgsql: Document that Solaris can't use effective_io_concurrency because - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Document that Solaris can't use effective_io_concurrency because
Date
Msg-id 20090402224410.A2101754ADE@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Document that Solaris can't use effective_io_concurrency because of an
ineffective posix_fadvise().

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.213 -> r1.214)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.213&r2=1.214)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Refactor ExecProject and associated routines so that fast-path
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Fix resource manager lifetime.