Re: Fwd: Disable autocommit inside dbeaver

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Fwd: Disable autocommit inside dbeaver
Date: 2023-12-07 03:49:53
Message-ID: 16a75201-4715-432b-b1a9-2a80ab7feabc@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

On 12/6/23 20:45, arun chirappurath wrote:
>
>
>
> Hi All,
>
> Is there a way we can disable autocommit option inside query writing
> area? Not by choosing auto commit from drop down menu.
>
> Thanks,
> Arun
maybe "begin; <your sql statements>; commit;"

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mahendra Singh 2023-12-07 08:56:27 Setup HA in PostgreSQL 15?
Previous Message arun chirappurath 2023-12-07 03:45:06 Fwd: Disable autocommit inside dbeaver

Browse pgsql-general by date

  From Date Subject
Next Message Vishwanath Kummera 2023-12-07 06:12:00 Postgresql : pg_temp & pg_toast_temp
Previous Message arun chirappurath 2023-12-07 03:45:06 Fwd: Disable autocommit inside dbeaver