[PERFORM] Controling where temporary files are created

2008-02-18 Thread Nikolas Everett
Is there a way I can change where postgres writes it temporary files? My data directory is on a slow array, but we also have a fast array. I'm looking to get all the temp file creation onto the fast array.

Re: [PERFORM] Controling where temporary files are created

2008-02-18 Thread Albert Cervera Areny
Since 8.3 there's temp_tablespaces configuration parameter. A Dilluns 18 Febrer 2008 16:27, Nikolas Everett va escriure: Is there a way I can change where postgres writes it temporary files? My data directory is on a slow array, but we also have a fast array. I'm looking to get all the temp