Re: ERROR: could not open relation with OID - Mailing list pgsql-general

From Steve Crawford
Subject Re: ERROR: could not open relation with OID
Date
Msg-id 553814A1.4020405@pinpointresearch.com
Whole thread Raw
In response to Re: ERROR: could not open relation with OID  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: ERROR: could not open relation with OID  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On 04/22/2015 01:25 PM, Adrian Klaver wrote:
>
>> If it is of importance, it appears that a temporary table and temporary
>> index were being created within the same second that the query was run.
>>
>> Any advice?
>
>
> WHERE
>     relkind = 'r'
> AND
>     relpersistence != 't'
So to confirm. Fix the query and don't worry?

Cheers,
Steve



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Connecting to 2 different DB on same machine
Next
From: Joseph Kregloh
Date:
Subject: Re: LDAP Authentication