Search Postgresql Archives

Simple client messages from within pgPL/SQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm desparately seeking for a simple way to send messages to the client
during the execution of large stored procedures.

  RAISE INFO 'Now Processing %', thisCustomer;

Doesn't do it, because the client console is cluttered with verbose context
information (e.g. backtrace). It's impossible to follow these "messages".

I'm afraid that lowering the verbosity level in the server config will also
affect error messages (where verbosity is helpful). Is there another way to
output strings to the "console"?

Any suggestions?
Thanks in advance.

Andre



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux