| From: | Luca Ferrari <fluca1978(at)gmail(dot)com> |
|---|---|
| To: | Sonam Sharma <sonams1209(at)gmail(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Error |
| Date: | 2019-07-29 13:10:26 |
| Message-ID: | CAKoxK+6-cwLTJWhzTAHCTQwcix8KuJigY_GUOEwueS-bSdaJSg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Jul 29, 2019 at 2:22 PM Sonam Sharma <sonams1209(at)gmail(dot)com> wrote:
> Java.lang.illegalstateexception: 3 rows retrieved for single property server is.Checksum.
This has nothing to do with PostgreSQL, at least I suspect you have
got a query that is not strict and is returning more than a row.
You need to provide to us (and yourself) some more information. A good
starting point could be to enable logging of queries.
Luca
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guyren Howe | 2019-07-29 19:07:24 | Reproducing query plans in empty database: can I just copy stats and settings? |
| Previous Message | Sonam Sharma | 2019-07-29 12:22:25 | Error |