On Thu, 2007-06-07 at 16:19 -0300, Tom Lane wrote: > Log Message: > ----------- > Rework temp_tablespaces patch so that temp tablespaces are assigned separately > for each temp file, rather than once per sort or hashjoin; this allows > spreading the data of a large sort or join across multiple tablespaces. > (I remain dubious that this will make any difference in practice, but certain > people insisted.) Arrange to cache the results of parsing the GUC variable > instead of recomputing from scratch on every demand, and push usage of the > cache down to the bottommost fd.c level.
Certain people say thank you. -- Simon Riggs EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster
