Re: temp tables problem

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: temp tables problem
Дата
Msg-id 20060421202303.GR49405@pervasive.com
обсуждение исходный текст
Ответ на Re: temp tables problem  (sconeek@gmail.com)
Список pgsql-general
On Thu, Apr 20, 2006 at 09:21:27PM -0700, sconeek@gmail.com wrote:
> just to add on that, there is only one user for the db. so both
> application accesses use the same db username and password. the web app
> automatically logs into the db in with the one username and password
> for both remote and local access.

Users don't matter at all for temp tables. Temp tables are per
*session*, so as soon as you come in from a different connection it's a
different set of temp tables.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Setup for large database
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Daylight Savings Time