When indexing is needed for a temp table - Mailing list pgsql-admin

From Bo Guo
Subject When indexing is needed for a temp table
Date
Msg-id CADHFRch76wc6ewguEteMAiwGiCp_Grbk1pueqAb3pa92Cc2dmQ@mail.gmail.com
Whole thread Raw
In response to Reindexing  (Wasim Devale <wasimd60@gmail.com>)
Responses Re: When indexing is needed for a temp table
List pgsql-admin
Hello, everyone!

When creating a temporary table for additional sql operations in a stored function, should I worry about building indexes on the temp table to increase performance when the temp table's row count exceeds a certain threshold?  If so, is there a rule of thumb for the row count threshold?  

Thanks

Bo 

pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Reindexing
Next
From: Laurenz Albe
Date:
Subject: Re: When indexing is needed for a temp table