Hi List,
where are temporary tables stored? On the harddisk or in memory?
In MySql you can use heap tables for increasing performance. Is there asimilar thing in postgres?
Greetings
Stefan