{
    "mode": "perldoc",
    "parameter": "DBD::Gofer::Policy::rush",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AGofer%3A%3APolicy%3A%3Arush/json",
    "generated": "2026-06-14T00:14:07Z",
    "synopsis": "$dbh = DBI->connect(\"dbi:Gofer:transport=...;policy=rush\", ...)",
    "sections": {
        "NAME": {
            "content": "DBD::Gofer::Policy::rush - The 'rush' policy for DBD::Gofer\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "$dbh = DBI->connect(\"dbi:Gofer:transport=...;policy=rush\", ...)\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The \"rush\" policy tries to make as few round-trips as possible. It's the opposite end of the\npolicy spectrum to the \"pedantic\" policy.\n\nTemporary docs: See the source code for list of policies and their defaults.\n\nIn a future version the policies and their defaults will be defined in the pod and parsed out at\nload-time.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Tim Bunce, <http://www.tim.bunce.name>\n",
            "subsections": []
        },
        "LICENCE AND COPYRIGHT": {
            "content": "Copyright (c) 2007, Tim Bunce, Ireland. All rights reserved.\n\nThis module is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself. See perlartistic.\n",
            "subsections": []
        }
    },
    "summary": "DBD::Gofer::Policy::rush - The 'rush' policy for DBD::Gofer",
    "flags": [],
    "examples": [],
    "see_also": []
}