| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | David Link <dvlink(at)yahoo(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pq_recvbuf: unexpected EOF |
| Date: | 2003-04-25 21:57:54 |
| Message-ID: | 20030425215754.GB5363@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Apr 25, 2003 at 02:32:20PM -0700, David Link wrote:
> Running with ulimit ...
>
> echo "setting max user processes to unlimited..."
> ulimit -u unlimited
> echo -n "$PSQL_START"
> su -l postgres -s /bin/sh -c "$PGLIB/bin/pg_ctl -D $PGDATA -p
> $PGLIB/bin/postmaster -o '-i' start > $PGDATA/log/syslog 2>&1" <
> /dev/null
>
> but still no core. I can't product that bt. Any suggestions?
Try ulimit -c...
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La experiencia nos dice que el hombre peló millones de veces las patatas,
pero era forzoso admitir la posibilidad de que en un caso entre millones,
las patatas pelarían al hombre" (Ijon Tichy)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2003-04-25 22:04:09 | Re: pq_recvbuf: unexpected EOF |
| Previous Message | Jan Wieck | 2003-04-25 21:46:49 | Re: > 16TB worth of data question |