| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
| Cc: | List <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Using \errverbose through JDBC |
| Date: | 2017-02-01 13:39:22 |
| Message-ID: | CADK3HH+Xc7noBCvZOtphhtR4RW7gT++O4mNp=G1Gwy_hUj-tHg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Interesting are there any more details about where we would hook into this ?
Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
On 1 February 2017 at 08:18, Thomas Kellerer <spam_eater(at)gmx(dot)net> wrote:
> Hello,
>
> Postgres 9.6 introduced a new feature in libpq to get more detailed
> information about an error message.
>
> This can currently only be used in psql using the \errverbose command or
> by changing the VERBOSITY variable.
>
> I wonder if this is also available through JDBC somehow?
>
> Regards
> Thomas
>
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2017-02-01 13:41:33 | Re: Using \errverbose through JDBC |
| Previous Message | Vladimir Sitnikov | 2017-02-01 13:28:45 | Re: Using \errverbose through JDBC |