Re: [HACKERS] VACUUM ANALYZE problem on linux
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: phd2@earthling.net
Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 1999-02-13T14:41:24Z
Lists: pgsql-hackers
> > Could you build the backend with -g and send a gdb backtrace from
> > the corefile produced when the crash occurs?
> Problem compiling with -g:
I'd be suprised if "-g" would do that to you. Are you sure the input
file is well-formed?
- Tom