Performance question related with temporary tables - Mailing list pgsql-admin

From Vilson farias
Subject Performance question related with temporary tables
Date
Msg-id 002f01c1f691$8fcea560$98a0a8c0@dgtac
Whole thread Raw
Responses Re: Performance question related with temporary tables
List pgsql-admin
Greetings,
 
 
  I've been testing some queries and I have a question : Is there a way to put a index in a temporary table? I have a query that does a join from a table and a temporary table and this join is done with a very long sequencial scan because the temporary table aparently hasn't any index. I would like to know how can I deal with this kind of situation.
 
Best Regards,
 
--------------------------------------------------------------------------------
José Vilson de Mello de Farias
Software Engineer
 
Dígitro Tecnologia Ltda - www.digitro.com.br
APC - Customer Oriented Applications
E-mail: vilson.farias@digitro.com.br
Tel.: +55 48 281 7158
ICQ 11866179

pgsql-admin by date:

Previous
From: "Rajesh Kumar Mallah."
Date:
Subject: data loss due to improper handling of postmaster ....
Next
From: Tom Lane
Date:
Subject: Re: Performance question related with temporary tables