Re: Urgent Support Need

From: Dave Cramer <davecramer(at)postgres(dot)rocks>
To: Sunil Choudhary <choudhary(dot)sunil0415(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Urgent Support Need
Date: 2021-08-20 14:28:57
Message-ID: CADK3HHKgqrbbEFUqMWdYYvJ4H0mL44yo+2GrLmoFQhD8M_tRCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, 20 Aug 2021 at 09:56, Sunil Choudhary <choudhary(dot)sunil0415(at)gmail(dot)com>
wrote:

> Hi Team,
>
> can you please support to identify the rca for below exception.
>
> ... 84 common frames omitted Caused by: org.postgresql.util.PSQLException:
> ERROR: relation "templates" does not exist Position: 149 at
> org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440)
> at
> org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2183)
> at
> org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:308)
> at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:441) at
> org.postgresql.jdbc.PgStatement.execute(PgStatement.java:365) at
> org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:150)
> at
> org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:113)
> at
> com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
> at
> com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
> at
> org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
> ... 115 common frames omitted
>

In order to figure out what went wrong we would need to see the query that
caused this problem.

Dave

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sunil Choudhary 2021-08-20 14:42:45 Re: Urgent Support Need
Previous Message Sunil Choudhary 2021-08-20 13:36:53 Urgent Support Need