From: | Carmen Gloria Sepulveda Dedes <csepulveda(at)atichile(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: autocommit off -- Sorry |
Date: | 2003-12-03 15:03:19 |
Message-ID: | 3FCDFB37.627F1D00@atichile.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Please, they do not consider this mail. It mistakes me when sending it.
Sorry.
Carmen Gloria Sepulveda Dedes wrote:
> Hola.
>
> He instalado postgres 7.4, y vi que ya no es posible hacer un "alter
> database ... set autocommit = off"
>
> Leyendo la documentacion de 7.4, encontre lo siguiente:
>
> Note: The autocommit-on mode is PostgreSQL's traditional behavior, but
> autocommit-off is closer to the SQL spec. If you prefer autocommit-off,
> you may wish to set it in your .psqlrc file.
> (http://www.postgresql.org/docs/7.4/static/app-psql.html)
>
> Mis preguntas son:
>
> - Donde encuentro el archivo .psqlrc? Debo crearlo en algun directorio
> en particular?
> - Que formato debe tener el archivo?
> - Con setear este archivo, todas las aplicaciones se conectaran con
> autocommit = off? Incluso ecpg?
>
> Saludos y gracias por sus respuestas.
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Travers | 2003-12-03 15:19:02 | Re: PostgreSQL Advocacy, Thoughts and Comments |
Previous Message | Carmen Gloria Sepulveda Dedes | 2003-12-03 14:59:35 | Autocommit to off |