| From: | "Robin's Postgres List Archive" <pglist(at)mail(dot)robin(dot)net> |
|---|---|
| To: | pgsql-admin(at)postgreSQL(dot)org |
| Subject: | Unfamiliar SQL Exceptions |
| Date: | 2000-11-02 23:17:07 |
| Message-ID: | Pine.LNX.3.96.991221144632.5656B-100000@mail.robin.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
The following two SQL Exceptions are popping up after several days or
weeks of seemingly smooth execution:
"Unknown Response Type x" <= where x is a random ASCII character
and
"The column index is out of range"
Once one of these two SQL Exceptions start occurring, pretty much all
queries afterwards produce the same error and I have to restart the web
application and/or postmaster.
Can anyone shed any light on these and what may be causing them?
RedHat Linux 6.2
PostgreSQL 6.5.2
The web app is Java Servlets & JSP w/JDBC & with a basic connection pool
implementation
Thanks,
-Robin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ben Warren | 2000-11-03 00:09:35 | Getting postgres to echo queries. |
| Previous Message | Oliver Elphick | 2000-11-01 23:10:44 | Re: Starting postmaster problem |