| От | jack |
|---|---|
| Тема | The problems about temporary tables in V7.3.2 |
| Дата | |
| Msg-id | 001a01c32577$ccee2180$1400a8c0@jac обсуждение исходный текст |
| Ответы |
Re: The problems about temporary tables in V7.3.2
|
| Список | pgsql-sql |
Hi All A view is created with a normal table xx without a schema specified. And before using the view, a temporary table xx , which has the same name as the normal table xx used by the view. In the same connection session, it supposes the view would read the temporary table. But actually it always reads the normal table instead of temporary table. The same thing happens to the table specified with a schema. If a SELECT statement uses a table with a schema specified, the SELECT statement won't read the temporary table when it exists with the same name. I just wonder the schema feature just removes the access priority of the temporary tables. Jack
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера