Re: Creation of file from postgresql function

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Creation of file from postgresql function
Date: 2009-06-03 12:13:26
Message-ID: 20090603121326.GD18756@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

In response to Jyoti Seth :
> If anyone has idea about this problem or know any other alternative to
> create a file from postgres function, please let me know.
>
> Thanks,
> Jyoti

On server-side?

You need a function written in an untrusted language, for instance
pl/perlU or plsh.

Regards, Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Seb 2009-06-03 12:53:07 Re: complex column definition in query
Previous Message Jyoti Seth 2009-06-03 12:00:23 Creation of file from postgresql function