autocommit off

Поиск
Список
Период
Сортировка
От Carmen Gloria Sepulveda Dedes
Тема autocommit off
Дата
Msg-id 3FCDF789.F1BFE180@atichile.com
обсуждение исходный текст
Список pgsql-general
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.

CG


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Feature Request for 7.5
Следующее
От: Carmen Gloria Sepulveda Dedes
Дата:
Сообщение: Autocommit to off