Postgres::hasConcurrentIndexBuild PHP Method

hasConcurrentIndexBuild() public method

    function hasConcurrentIndexBuild()
    {
        return true;
    }
Postgres