Re: BUG #2106: EXPLAIN ANALYZE with SELECT query causes a single backend server process to segfault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "" <bugrep(at)oldanygroup(dot)cz>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2106: EXPLAIN ANALYZE with SELECT query causes a single backend server process to segfault
Date: 2005-12-10 17:57:13
Message-ID: 21499.1134237433@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"" <bugrep(at)oldanygroup(dot)cz> writes:
> Description: EXPLAIN ANALYZE with SELECT query causes a single
> backend server process to segfault

Could you provide a self-contained test case, please? Guessing at your
table schemas does not seem a productive use of time. See
http://www.postgresql.org/docs/8.1/static/bug-reporting.html

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruno Wolff III 2005-12-10 18:39:12 Re: BUG #2105: ERROR: relation "comoma" does not exist
Previous Message Tom Lane 2005-12-10 01:10:25 Re: [PATCHES] Patch to allow contrib/pgbench files to have blank lines