Re: How to release a transaction lock on a table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to release a transaction lock on a table
Дата
Msg-id 15921.1231609379@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to release a transaction lock on a table  ("info" <info@el-ixir.com>)
Список pgsql-novice
"info" <info@el-ixir.com> writes:
> thanks . I have tried to commit the transaction using PREPCOMMIT but the
> statement is not supported by my postgre.

It's spelled COMMIT PREPARED.  Perhaps you need to spend more time
reading the fine manual.

            regards, tom lane

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

Предыдущее
От: "info"
Дата:
Сообщение: Re: How to release a transaction lock on a table
Следующее
От: plu 12
Дата:
Сообщение: Adding not null check constaint to list of columns