Re: DBMS_File Equivalent?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Dunc <postgresql(at)dunc-it(dot)com>
Cc: PgSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: DBMS_File Equivalent?
Date: 2005-01-06 20:19:28
Message-ID: 41DD9D50.6040300@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>>
> In thinking about this I'm wondering if I'm making this harder then it
> needs to be. If I could write a function that builds, and returns the
> RSS file that would accomplish what I want - assuming that I could call
> the function from a webpage. Can Postgres functions be called from a
> URL, similar to how PL/SQL files can be in Oracle?

Not without a wrapper to the connection. If in perl... just have a cgi
call it.

Sincerley,

Joshua D. Drake

>
> Dunc
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
Command Prompt, Inc., home of PostgreSQL Replication, and plPHP.
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment Content-Type Size
jd.vcf text/x-vcard 640 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ragnar Hafstað 2005-01-06 20:20:16 Re: Query, view join question.
Previous Message Dunc 2005-01-06 20:10:20 Re: DBMS_File Equivalent?