Output of function into a file - Mailing list pgsql-general

From karthickv@hclp.com (karthick v)
Subject Output of function into a file
Date
Msg-id c0ddf15d.0211082130.4dbf80ff@posting.google.com
Whole thread Raw
List pgsql-general
Hi,

I am writing a small function to manipulate records in multiple
tables.  Since the function cannot return more than one value, I would
like to get all the outputs of the queries and append them into a text
file.

Is there any way to do it inside the function. I came across many
postings which tell me how to use it in pgsql but not inside the
function.

I would be very glad if someone could help me

Thanks in advance

karthick v

pgsql-general by date:

Previous
From: "PostgreSQL Manager Team"
Date:
Subject: ANN: EMS PostgreSQL Manager 0.93 released!
Next
From: "Bob Powell"
Date:
Subject: manipuliation the pg_shadow table