PL/PGSQL and external (flat ASCII) files - Urgent ... :) - Mailing list pgsql-sql

From Chris Ruprecht
Subject PL/PGSQL and external (flat ASCII) files - Urgent ... :)
Date
Msg-id 015e01c10eff$0ea18400$5dd26383@corp.compucom.com
Whole thread Raw
Responses RE: PL/PGSQL and external (flat ASCII) files - Urgent ... :)  ("Robby Slaughter" <webmaster@robbyslaughter.com>)
Re: PL/PGSQL and external (flat ASCII) files - Urgent ... :)  (Wei Weng <wweng@kencast.com>)
Re: PL/PGSQL and external (flat ASCII) files - Urgent ... :)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: PL/PGSQL and external (flat ASCII) files - Urgent ... :)  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-sql
Hi all,

I need to know how I can access a flat file from within a PL/PGSQL script.
I have an Oracle PL/SQL book here and they refer to FOPEN(...), FCLOSE(...)
but these functions don't seem to exist in PL/PGSQL.. What can I do instead?
I checked the Programmer's Guide to Procedural Languages (PostGreSQL 7.1.2
and 7.2) but there is no info on it.

Best regards,
Chris



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



pgsql-sql by date:

Previous
From: "Zot O'Connor"
Date:
Subject: Building RPMS with plperl (solution)
Next
From: "Robby Slaughter"
Date:
Subject: RE: PL/PGSQL and external (flat ASCII) files - Urgent ... :)