Re: "Relation not found" error but table exits. - Mailing list pgsql-bugs

From TANIDA Yutaka
Subject Re: "Relation not found" error but table exits.
Date
Msg-id 20070322204208.918db755.tanida@sraoss.co.jp
Whole thread Raw
In response to Re: "Relation not found" error but table exits.  (Heikki Linnakangas <heikki@enterprisedb.com>)
Responses Re: "Relation not found" error but table exits.
List pgsql-bugs
Hi,

On Thu, 22 Mar 2007 07:48:18 +0000
Heikki Linnakangas <heikki@enterprisedb.com> wrote:

> Can you reproduce this with 8.2?

Yes, I can.

[tanida@srapc2209 tmp]$ psql -p 54382
Welcome to psql 8.1.2 (server 8.2.3), the PostgreSQL interactive terminal.
(snip)
tanida=# \q
[tanida@srapc2209 tmp]$ pgbench -p 54382 -n -f test_function.sql -c 10 -t 100
Client 8 aborted in state 1: ERROR:  relation "history" does not exist


--
TANIDA Yutaka <tanida@sraoss.co.jp>

pgsql-bugs by date:

Previous
From: "msmbarabino@virgilio.it"
Date:
Subject: Re: Very slow bytea extraction
Next
From: Tom Lane
Date:
Subject: Re: "Relation not found" error but table exits.