Re: Index build temp files
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Simon Riggs <simon@2ndQuadrant.com>, Bruce Momjian <bruce@momjian.us>, pgsql-hackers@postgresql.org
Date: 2013-01-09T20:00:19Z
Lists: pgsql-hackers
Attachments
- test_tblspace.sql (application/x-sql)
- test_tblspace2.sql (application/x-sql)
- test_tblspace.out (text/plain)
- test_tblspace2.out (text/plain)
* Stephen Frost (sfrost@snowman.net) wrote: > Attached are two test scripts and results from them. The gist of it is > this: Now with the attachements. Apologies about that. Note that you'll need to create the temp tablespace first. Thanks, Stephen