Re: Urgent Support Need - Mailing list pgsql-bugs

From Sunil Choudhary
Subject Re: Urgent Support Need
Date
Msg-id CAK2VHVJaX5wASFoU6HyQ9_vUd=0sw7rYUPwkLRtyFTXB6nERBA@mail.gmail.com
Whole thread Raw
In response to Re: Urgent Support Need  (Dave Cramer <davecramer@postgres.rocks>)
List pgsql-bugs
No... table exist and it was working fine... it's giving error suddenly.... We give grant access again on db user then it work fine....any idea what went wrong as there is no changes from our end in db.

On Fri, Aug 20, 2021, 20:20 Dave Cramer <davecramer@postgres.rocks> wrote:



On Fri, 20 Aug 2021 at 10:43, Sunil Choudhary <choudhary.sunil0415@gmail.com> wrote:

is this issue coming with query only? nothing in the logs apart from this logs.


2021-08-20 11:15:58.446 EAT [119681] db=**,user=**,app=PostgreSQL JDBC Driver,client=***(54498) ERROR:  relation "templates" does not exist at character 149
2021-08-20 11:15:58.446 EAT [119681] db=**,user=**,app=PostgreSQL JDBC Driver,client=***(54498) STATEMENT:  select templateen0_.id as id1_3_, templateen0_.is_active as is_activ2_3_, templateen0_.name as name3_3_, templateen0_.template as template4_3_ from templates templateen0_ where templateen0_.name=$1

The table templates does not exist. Is it possible that you have created a table with a MixedCase name ?

Dave

pgsql-bugs by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Urgent Support Need
Next
From: Dave Cramer
Date:
Subject: Re: Urgent Support Need