On Friday, July 24, 2015, Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com> wrote:
> Hi All,
>
> Sorry for keeping Repeat mail, I didn't mention the Error what i am
> getting
>
> This is the Error mentioned below.
> * postgres=#*
> *set autocommit to off; ERROR: SET AUTOCOMMIT TO OFF is no longer
> supported*
> * postgres=#*
>
>
Try: "BEGIN;"
David J.