Re: DBMS_File Equivalent? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: DBMS_File Equivalent?
Date
Msg-id 41DD9D50.6040300@commandprompt.com
Whole thread Raw
In response to Re: DBMS_File Equivalent?  (Dunc <postgresql@dunc-it.com>)
List 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@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment

pgsql-general by date:

Previous
From: Ragnar Hafstað
Date:
Subject: Re: Query, view join question.
Next
From: Tom Lane
Date:
Subject: Re: DBMS_File Equivalent?