| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Juan Rodrigo Alejandro Burgos Mella <rodrigoburgosmella(at)gmail(dot)com> |
| Cc: | Wen Yi <wen-yi(at)qq(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: My question about the transaction |
| Date: | 2023-10-19 16:33:08 |
| Message-ID: | CAKFQuwYvmqunFMpFOpiU15MkUD8t1ScEoNgULCu5mJBRvqY8sw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thursday, October 19, 2023, Juan Rodrigo Alejandro Burgos Mella <
rodrigoburgosmella(at)gmail(dot)com> wrote:
> By default, psql is configured with autocommit on.
> Use another administrator, like phpadmin, and configure the
> connection with autocommit off.
>
No. Please leave autocommit on and incorporate explicit begin/commit
commands into the script if you want to demonstrate concurrency behavior.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marcin Borkowski | 2023-10-20 08:26:04 | Re: A few questions about foreign tables |
| Previous Message | Juan Rodrigo Alejandro Burgos Mella | 2023-10-19 16:05:40 | Re: My question about the transaction |