Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Bug/Feature Request: pgAdmin should show "context" part of error message for problems with COPY command


  • From: "Fernando Hevia" <fhevia(at)gmail(dot)com>
  • To: "Dave Page" <dpage(at)pgadmin(dot)org>
  • Cc: kaeptn(dot)haddock(at)gmail(dot)com, pgadmin-support(at)postgresql(dot)org
  • Subject: Re: Bug/Feature Request: pgAdmin should show "context" part of error message for problems with COPY command
  • Date: Wed, 6 Aug 2008 11:37:06 -0300
  • Message-id: <b9e2597c0808060737pacff553pba852ad6432d95ff@mail.gmail.com> <text/plain>

On Wed, Aug 6, 2008 at 10:46 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
> pgAdmin does include the context line, if the server gives us one:
>
> -- Executing query:
>
> select foo();
>
> ERROR:  division by zero
> CONTEXT:  PL/pgSQL function "foo" line 4 at assignment
>

Hi Dave. Since you mention this, there have been a couple of previous
threads requesting an option in pgAdmin to _disable_ the print-out of
context messages, similar to what 'set verbose terse' does in psql.
There are times when context messages clutter scripts output so bad
that it makes them unreadable.
I am aware its not a critical request at all, but it would be nice to
see it included in the to-do list for some future version.

Regards,
Fernando.



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group