create a text file from postgres (like Oracle UTL_FILE package) - Mailing list pgsql-general

From Leo Martin Orfei
Subject create a text file from postgres (like Oracle UTL_FILE package)
Date
Msg-id 20041104150312.67961.qmail@web51808.mail.yahoo.com
Whole thread Raw
Responses Re: create a text file from postgres (like Oracle UTL_FILE package)
List pgsql-general
Hi,

Anybody know/have functions or package to create text
file from postgres function?

I want to execute a function to take some fields from
a table and save it in a text file (or xml format).
I need function like:
createfile(filename);
appendtofile(filename,text);
etc.

thanks




__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com



pgsql-general by date:

Previous
From: Kari Lavikka
Date:
Subject: Re: Selecting a random row
Next
From: Jim Crate
Date:
Subject: Re: OS X Install