Re: writing to external file

From: "Thomas_Fahey" <Thomas_Fahey(at)msn(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: writing to external file
Date: 2002-09-25 12:54:38
Message-ID: 005701c26492$b73371c0$f60ed7ce@computer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Looking for a quick and dirty way to programmatically write to an ASCII file (not looking for a COPY).

Something similar to utl_file.fopen and utl_file.put_line in Oracle.

Thanks

Browse pgsql-novice by date

  From Date Subject
Next Message Patrick Hatcher 2002-09-25 13:14:42 Re: writing to external file
Previous Message Oliver Elphick 2002-09-25 12:49:26 Re: install problem