Re: postgres.exe mem usage in task manager
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
- Cc: pgsql-hackers-win32(at)postgresql(dot)org
- Subject: Re: postgres.exe mem usage in task manager
- Date: Fri, 16 Apr 2004 12:17:15 -0400
- Message-id: <186(dot)1082132235(at)sss(dot)pgh(dot)pa(dot)us>
"Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> writes:
> checkpointing on win32 seems to run very fast...much faster than I'm
> used to, but this may be do to improvements in the bgwriter.
Or it may be because no checkpoint actually happens :-(. How much
confidence have you got that Win32 and/or your disk drive isn't lying
about write-complete?
regards, tom lane
Home |
Main Index |
Thread Index