| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bill Moran <wmoran(at)collaborativefusion(dot)com> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Patch to log usage of temporary files |
| Date: | 2007-01-09 22:36:41 |
| Message-ID: | 12006.1168382201@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bill Moran <wmoran(at)collaborativefusion(dot)com> writes:
> In response to Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>> Hmm, that could be a little bit ugly. Suggestion: redefine the value
>> such that files *greater than* the given size are logged,
> It already is that way, with 0 effectively meaning "log all".
Oh, never mind, obviously I had my head screwed on backwards there.
Time for more caffeine.
Let's live with the -1 ... but please check that the GUC units stuff
handles setting and reading it nicely. I want to see "-1" not "-1Kb"
when I inspect the default value ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-09 22:37:40 | Re: [HACKERS] Patch to log usage of temporary files |
| Previous Message | Bruce Momjian | 2007-01-09 22:35:18 | Re: [HACKERS] Last infomask bit |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-09 22:37:40 | Re: [HACKERS] Patch to log usage of temporary files |
| Previous Message | Bruce Momjian | 2007-01-09 22:35:18 | Re: [HACKERS] Last infomask bit |