Re: [HACKERS] VACUUM ANALYZE problem on linux

Vince Vielhaber <vev@michvhf.com>

From: Vince Vielhaber <vev@michvhf.com>
To: phd2@earthling.net
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 1999-02-24T15:28:48Z
Lists: pgsql-hackers
On Wed, 24 Feb 1999, Oleg Broytmann wrote:

> > Or you might just not be looking in the right place.  Backend crashes
> > produce corefiles in the database subdirectory, eg,
> > /usr/local/pgsql/data/base/MyDatabase/core
> 
>    I search with find / -name core. I got /dev/core and
> /usr/src/linux/.../core :)

Try this instead:

# find / -name '*.core'

and you should find the other core dumps.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null
       # include <std/disclaimers.h>                   TEAM-OS2
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================