create a text file from postgres (like Oracle UTL_FILE package)

Поиск
Список
Период
Сортировка
От Leo Martin Orfei
Тема create a text file from postgres (like Oracle UTL_FILE package)
Дата
Msg-id 20041104150312.67961.qmail@web51808.mail.yahoo.com
обсуждение исходный текст
Ответы Re: create a text file from postgres (like Oracle UTL_FILE package)  (Thomas F.O'Connell <tfo@sitening.com>)
Список 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 по дате отправления:

Предыдущее
От: Kari Lavikka
Дата:
Сообщение: Re: Selecting a random row
Следующее
От: Jim Crate
Дата:
Сообщение: Re: OS X Install