"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> What about the memory size overhead it adds to every postgres process?
AFAIK, on all modern OSes there's no significant performance penalty
for code that's nominally part of your address space but is never
actually swapped in/executed.
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2002-01-04 06:32:05 |
| Subject: Re: RC1 time? |
| Previous: | From: Fredrik Estreen | Date: 2002-01-04 06:21:54 |
| Subject: Re: LWLock contention: I think I understand the problem |