Re: [BUGS] vacuum analyze fails with latest cvs version

2001-01-02 Thread Jukka Honkela
On Mon, 1 Jan 2001, Tom Lane wrote: >[EMAIL PROTECTED] writes: >> Problem 1: "vacuum messages;" works but "vacuum analyze messages;" >> kills the backend. > >We have absolutely no hope of responding to a bug report with only >that amount of information. How about a backtrace from the core >file?

Re: [BUGS] vacuum analyze fails with latest cvs version

2001-01-01 Thread Tom Lane
Jukka Honkela <[EMAIL PROTECTED]> writes: > I didn't compile the thingy with --enable-debug, I can try with that > too, if required? Yes, please. Evidently it's dying while doing comparisons to determine the minimum and maximum values of one of the text columns. It'd be useful to try to determi

Re: [BUGS] vacuum analyze fails with latest cvs version

2001-01-01 Thread Tom Lane
[EMAIL PROTECTED] writes: > Problem 1: "vacuum messages;" works but "vacuum analyze messages;" > kills the backend. We have absolutely no hope of responding to a bug report with only that amount of information. How about a backtrace from the core file? How about telling us the schema for the ta