- Архив списков рассылки pgsql-sql

Поиск
Список
Период
Сортировка
От Keith Wong
Тема
Дата
Msg-id 4.3.2.7.0.20000927233117.00b60e80@mail.e-magine.com.au
обсуждение исходный текст
Ответ на Re: Select between two databases  (Indraneel Majumdar <indraneel@www.cdfd.org.in>)
Список pgsql-sql
Hi ppl,

Just wondering if anyone knows if its possible to set the transaction 
isolation
level from inside a stored procedure in plpgsql. Or do I need to run the 
'set transaction
isolation level' command before I called the stored procedure? I'm not even 
sure that
would work, I assume plpgsql uses the current transaction isolation level?

Any help would be much appreciated :)

Cheers, Keith. 



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

Предыдущее
От: "Koen Antonissen"
Дата:
Сообщение: New used in Non-Rule Query problem solved
Следующее
От: Keith Wong
Дата:
Сообщение: Setting the transaction isolation level for a stored procedure