| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Dario Billo <rodario(at)libero(dot)it> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: fetching text file from internet |
| Date: | 2005-03-15 22:38:00 |
| Message-ID: | 200503152238.j2FMc0h12407@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Dario Billo wrote:
> Hi to all. I need download text file from internet, and I'll use
> plpgsql, but I don't know if this language can do this. Ideas?
> Where I can find documentation more precisely than postgresql manual?
I think you need something like plperl, plpython, or pltcl that knows
how to make network connections.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-03-15 22:41:55 | Re: fetching text file from internet |
| Previous Message | Christopher Nehren | 2005-03-15 21:57:05 | Next and previous sequence values |