Re: exception with a temporary table

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: exception with a temporary table
Дата
Msg-id 45619FFA.6080200@enterprisedb.com
обсуждение исходный текст
Ответ на Re: exception with a temporary table  ("Pablo Araujo" <ferarap@gmail.com>)
Ответы Re: exception with a temporary table  ("Pablo Araujo" <ferarap@gmail.com>)
Список pgsql-jdbc
Pablo Araujo wrote:
> ok, but this assumes that being created everything in the same session.
>
> that is to say, it creates it, it inserts data and it destroys it in the
> same session.

Can you get a trace of the SQL commands sent to the server? One way to
get that is to set the log_statement configuration parameter in your
postgresql.conf file to "all".

That would help diagnosing the problem.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: "Pablo Araujo"
Дата:
Сообщение: Re: exception with a temporary table
Следующее
От: "Pablo Araujo"
Дата:
Сообщение: Re: exception with a temporary table