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 for
  Advanced Search

Re: request for more descriptive plperl error messages



Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Am Mittwoch, 3. Oktober 2007 schrieb Robert Kleemann:
>> ERROR:  error from Perl function: syntax error at or near "." at line 58.
>> 
>> This is helpful to a degree but the critical missing information is the
>> function name (schema name would be nice too).

> You need to increase the error verbosity in psql, by running
> \set VERBOSITY verbose

Doesn't seem like that's going to provide the info he wants, namely the
name of the plperl function that's being executed.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group