Re: No commit nor Rollback button

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: No commit nor Rollback button
Дата
Msg-id 648657339.892103.1508177775975@mail.yahoo.com
обсуждение исходный текст
Ответ на Re: No commit nor Rollback button  (legrand legrand <legrand_legrand@hotmail.com>)
Ответы Re: No commit nor Rollback button  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgadmin-support
You don't need buttons.

Just go to
File
  Preferences
    SQL Editor
 
and change Auto commit?   to False
       and Auto rollback? to False

Or whatever you prefer.
That is what those options are for!

Or learn how to use a TRANSACTION in PostgreSQL.
IE:
BEGIN;


Melvin Davidson 🎸
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.
www.youtube.com/unusedhero/videos
Folk Alley - All Folk - 24 Hours a day
www.folkalley.com



On Monday, October 16, 2017, 1:51:35 PM EDT, legrand legrand <legrand_legrand@hotmail.com> wrote:


Maybe after 20 years,
it is time to switch tool default from autocommit to commit/rollback ...

to have a chance to be compared with Oracle SQL developer or others

PAscal
SQLeo projet manager



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html


В списке pgadmin-support по дате отправления:

Предыдущее
От: legrand legrand
Дата:
Сообщение: Re: Data grid: fetching/scrolling data on user demand
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: No commit nor Rollback button