Re: Backend crash during explain
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Grant Finnemore <grantf(at)guruhut(dot)co(dot)za>
- Cc: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Backend crash during explain
- Date: Thu, 31 May 2007 10:16:41 -0400
- Message-id: <29158.1180621001@sss.pgh.pa.us> <text/plain>
Grant Finnemore <grantf(at)guruhut(dot)co(dot)za> writes:
> The query with no EXPLAIN (ANALYSE) completes fine.
> The query with EXPLAIN ANALYSE completes fine.
> However, with just EXPLAIN (no ANALYSE)
Need a complete test case please, not just the query. All I get here is
ERROR: relation "tagged_asset" does not exist
regards, tom lane
Home |
Main Index |
Thread Index