On Tue, 1 Feb 2005, Tom Lane wrote:
> Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
>> I see that pgsql_tmp/ contains files, looks like clustered table.
>> What postmaster is doing if disk usage doesn't changed ?
>
> Most likely doing a disk-based merge sort ...
>
so, it uses 'work_mem' as a buffer ?
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
In response to
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2005-02-02 09:02:49 |
| Subject: Re: Our getopt_long() doesn't do abbreviations or NLS |
| Previous: | From: Neil Conway | Date: 2005-02-02 06:37:03 |
| Subject: Re: patch for temporary view from TODO list |