What is the use case for temporary tables on a hot standby server?<br /><br />Perhaps this is a noobie question, but it
seemsto me that a hot standby server's use by<b> applications</b> or <b>users</b> should be limited to transactions
thatdon't alter the database in any form.<br /><br />However, I can see where temporary tables might be needed at the
systemlevel (if not already available) in order to prepare more efficient plans for some complex read-only queries.<br
/>--<br/>Mike Nolan<br />