If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > Logging with pgsql function

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-20-04, 13:04
yogi73 yogi73 is offline
Registered User
 
Join Date: Oct 2004
Posts: 1
Logging with pgsql function

I have written a plpgsql function which updates a table in my database. Now I would like to write the output of the function to a log file (text format). Can someone please help me in achieving this. How can I make my plpgsql function write the logs along with the updation job which it does.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On