Postgres::hasTablespaces PHP Method

hasTablespaces() public method

public hasTablespaces ( )
    function hasTablespaces()
    {
        return true;
    }
Postgres