Re: Strange error related to temporary tables
От | Alban Hertroys |
---|---|
Тема | Re: Strange error related to temporary tables |
Дата | |
Msg-id | 44F70548.1010307@magproductions.nl обсуждение исходный текст |
Ответ на | Re: Strange error related to temporary tables (Csaba Nagy <nagy@ecircle-ag.com>) |
Список | pgsql-general |
Csaba Nagy wrote: > In any case, the error message is strange in itself, as if I try to > create the temporary table when it exists, the error I get in manual > trial is: > > ERROR: relation "test_temp_table" already exists > ^^^^^^^^ > > compared to the error from the OP which I cite here for reference: > > ERROR: type "temp_report" already exists > ^^^^ That's strange indeed. Some googling revealed this thread: http://archives.postgresql.org/pgsql-general/2005-09/msg01100.php Seems like around this time last year someone had the same problem. Unfortunately, the cause and it's possible solutions aren't mentioned (the OP found a workaround though). They may have never been found... I suppose if you'd check pg_type there is a record containing 'temp_report'? -- Alban Hertroys alban@magproductions.nl magproductions b.v. T: ++31(0)534346874 F: ++31(0)534346876 M: I: www.magproductions.nl A: Postbus 416 7500 AK Enschede // Integrate Your World //
В списке pgsql-general по дате отправления: