| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | josh(at)agliodbs(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Subject: | Re: GUC and postgresql.conf docs |
| Date: | 2003-05-13 23:37:36 |
| Message-ID: | 19361.1052869056@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Josh Berkus <josh(at)agliodbs(dot)com> writes:
> While I'm writing this guide ... where does PostgreSQL store temp files for
> queires which are too large for sort_mem?
Each database has a temp directory. I think it's called
$PGDATA/base/DBOID/pgsql_tmp. You can replace that subdirectory by a
symlink if you want to put temp files someplace else.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sean Chittenden | 2003-05-14 00:01:38 | Re: LISTEN/NOTIFY benchmarks? |
| Previous Message | Josh Berkus | 2003-05-13 23:21:58 | Re: GUC and postgresql.conf docs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-05-14 03:32:04 | Re: contrib/tablefunc bugfix |
| Previous Message | Michael Graff | 2003-05-13 23:26:54 | IPv6 (what ISC is running) |