Visibility of temporary database objects

Поиск
Список
Период
Сортировка
От Allan Kamau
Тема Visibility of temporary database objects
Дата
Msg-id ab1ea6540912140035l60eb08b8hf582754608364d1f@mail.gmail.com
обсуждение исходный текст
Ответы Re: Visibility of temporary database objects  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
Hi all,
I have a simple question: Are the temporary database objects created
within a pgplsql function visible/available outside the function (or
implicit transaction) in any way. I am dropping and creating temporary
database objects within a function and I am calling this function in
from a threaded application which could use the same connection in
more than one thread(is this possible/or even safe). I would like to
avoid the possibility that the created temporary objects get dropped
outside the current thread that created them.


Allan.

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

Предыдущее
От: Alexander Pyhalov
Дата:
Сообщение: Get bytes sent to client
Следующее
От: "Philippe Lang"
Дата:
Сообщение: Dependency tracking tool