Re: FTP client functions? - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: FTP client functions?
Date
Msg-id AANLkTik+BJsRya+EgJUzdN_Fpt+MeqbM9jRx+bb7qnKe@mail.gmail.com
Whole thread Raw
In response to FTP client functions?  (Lou Picciano <loupicciano@comcast.net>)
List pgsql-admin
On Fri, Jul 23, 2010 at 10:58 AM, Lou Picciano <loupicciano@comcast.net> wrote:
> I've dont only cursory research on this so far, so thought I'd ask here
> first...
> Does anyone know of any ftp client capabilities in Postgresql, any prebuilt
> functions or extensions already built?
> Or is it a roll-your-own kind of thing?

Easiest way would be to install a pl/language that has something like
curl available to it.  Then it's just simple file access from the
language perspective.

pgsql-admin by date:

Previous
From: Joe Conway
Date:
Subject: Re: FTP client functions?
Next
From: Lou Picciano
Date:
Subject: Re: FTP client functions?