add postgresql storage parameters

Issue #3455 resolved
Mike Bayer repo owner created an issue

Comments (2)

  1. Mike Bayer reporter
    • for #3455
    • changelog
    • versionadded + reflink for new pg storage parameters doc
    • pep8ing
    • add additional tests to definitely check that the Index object is created all the way with the opts we want fixes #3455

    → <<cset e625d2ea88f4>>

  2. Mike Bayer reporter
    • An adjustment to the new Postgresql feature of reflecting storage options and USING of 🎫3455 released in 1.0.6, to disable the feature for Postgresql versions < 8.2 where the reloptions column is not provided; this allows Amazon Redshift to again work as it is based on an 8.0.x version of Postgresql. Fix courtesy Pete Hollobon. references #3455

    → <<cset 9e092e339463>>

  3. Log in to comment