From: | Sunil Choudhary <choudhary(dot)sunil0415(at)gmail(dot)com> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Urgent Support Need |
Date: | 2021-08-20 13:36:53 |
Message-ID: | CAK2VHVJCnJ9NuDy6Ozfde13a3zgc9VV5iyT+Pq6+yiqXK+jW-g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2021-08-20 14:28:57 | Re: Urgent Support Need |
Previous Message | Tom Lane | 2021-08-20 13:36:16 | Re: BUG #17155: Casting to type date |