Re: output - Mailing list pgsql-sql

From Popeanga Marian
Subject Re: output
Date
Msg-id 3F7CF68F.1070202@cnlo.ro
Whole thread Raw
In response to output  (Popeanga Marian <pmarian@cnlo.ro>)
List pgsql-sql
<br />       I am using libpg inside a plugin. <br /> For oracle conections i can read the server output with this
packagedbms_output.read_line (... ).<br />    For pgsql is something similar for reading server output ?<br />  <br />
TomLane wrote:<br /><blockquote cite="mid27018.1065105315@sss.pgh.pa.us" type="cite"><pre wrap="">Popeanga Marian <a
class="moz-txt-link-rfc2396E"href="mailto:pmarian@cnlo.ro"><pmarian@cnlo.ro></a> writes: </pre><blockquote
type="cite"><prewrap="">Now if i don't use psql from where i can read the output ?   </pre></blockquote><pre wrap="">
 
If you're using libpq directly, you can install a notice processor hook
routine to catch NOTICE messages.  Otherwise they go to stderr.
        regards, tom lane
 </pre></blockquote><br />

pgsql-sql by date:

Previous
From: "CN"
Date:
Subject: Re: Creating Index
Next
From: achill@matrix.gatewaynet.com
Date:
Subject: Re: How to figure out when was a table created