From: | "Ian Harding" <ianh(at)tpchd(dot)org> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | More on Too Many Open Files... NetBSD |
Date: | 2001-12-18 21:57:06 |
Message-ID: | sc1f4b8f.001@mail.tpchd.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Having no idea what i am looking for, I find...
bash-2.05$ ulimit -a
core file size (blocks) unlimited
data seg size (kbytes) 131072
file size (blocks) unlimited
max locked memory (kbytes) 168714
max memory size (kbytes) 506144
open files 64
pipe size (512 bytes) 1
stack size (kbytes) 2048
cpu time (seconds) unlimited
max user processes 80
virtual memory (kbytes) 133120
bash-2.05$ sysctl kern.maxfiles
kern.maxfiles = 1772
This looks like all is well? Anyway, I still get
ERROR: pltcl: couldn't create pipe: too many open files
Thanks, I hope this is the right place to post, I figure I am looking for someone who knows what PG needs and what NetBSD is offering it...
Ian A. Harding
Programmer/Analyst II
Tacoma-Pierce County Health Department
(253) 798-3549
mailto: iharding(at)tpchd(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | SHELTON,MICHAEL (Non-HP-Boise,ex1) | 2001-12-18 22:01:13 | Re: Way to use count() and LIMIT? |
Previous Message | Ian Harding | 2001-12-18 21:42:41 | Too Many Open Files... NetBSD |