BUG #13821: missing error information

From: grabher(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13821: missing error information
Date: 2015-12-16 11:45:17
Message-ID: 20151216114517.11344.10614@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13821
Logged by: Marcel Grabher
Email address: grabher(at)gmail(dot)com
PostgreSQL version: 9.4.5
Operating system: osx
Description:

Hello,

I get database errors from time to time on uuid fields, but I can't know
from which from the errors given by pg

(pq: invalid input syntax for uuid: "67055b54-aaaa-xxxx-b405-02e96bbfa47e")

[2015-12-15 13:48:21]

(pq: invalid input syntax for uuid: "67055b54-aaaa-xxxx-b405-02e96bbfa47e")

[2015-12-15 13:48:21]

I think to make these errors useful they should include
tablename.columnname

I talked the golang /lib/pg driver developer. he said its an error from
postgres.
best
Marcel

Browse pgsql-bugs by date

  From Date Subject
Next Message Feike Steenbergen 2015-12-16 16:18:44 Re: BUG #13817: Query planner strange choose while select/count small part of big table - complete
Previous Message Yang, Leo 2015-12-16 08:26:54 Re: server closed the connection unexpectedly during upgrade