Re: No commit nor Rollback button

From: Vano Beridze <vano(dot)beridze(at)silkroad(dot)ge>
To: dangal <danielito(dot)gallo(at)gmail(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: No commit nor Rollback button
Date: 2017-11-04 17:34:30
Message-ID: 5fd8d5c8-759a-cd91-beea-c51f93bdf9b0@silkroad.ge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I also come from Oracle and all tools have autocommit disabled by default.

It's more natural to make sure that everything went well and only after
that commit the transaction.

Sometimes you realize that you made a huge mistake. Rollback is your friend.

Vano Beridze
Software Developer
Silk Road Group

On 10/20/2017 2:58 AM, dangal wrote:
> Actually to manage a production environment I do not understand how someone
> can use the auto commit.
> In most Oracle database management tools, they all have the commit and
> rollback buttons.
> I do not think it's so complicated to add and it complicates your
> maintenance a lot
> I do not want to minimize the work of the developer and maintains
>
>
>
> --
> Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html
>
>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Khushboo Vashi 2017-11-06 05:04:17 Re: pgAdmin4 2.0, schema "Aggregates"
Previous Message Murtuza Zabuawala 2017-11-04 07:56:40 Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)