Re: Temp tables being written to disk. Avoidable? [Another TO-DO]

From: "Chris Ruprecht" <chrup999(at)yahoo(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Temp tables being written to disk. Avoidable? [Another TO-DO]
Date: 2001-08-24 13:38:43
Message-ID: 001f01c12ca2$17cb2d40$5dd26383@corp.compucom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

(Maybe this thread is dead now, but here goes anyway)
Suggestion: have an environment variable or a PostgreSQL parameter to
indicate where to write the temp-table to. This way, you could easily direct
it to a RAM disk (if small enough) or to a drive other than your main
database. Default could be $TMP.

Best regards,
Chris

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Vivek Khera 2001-08-24 15:39:55 Re: DBD::Pg install error (freebsd)
Previous Message Thurstan R. McDougle 2001-08-24 08:51:10 Re: GRANT ALL ON TO GROUP failure