Search Postgresql Archives

Re: Question about stored procedures

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/13/05 6:36 AM, "Josephine E. de Castro" <jedecastro23@xxxxxxxxx>
wrote:

> Hi everyone,  
> 
> I just want to know if there is an equivalent method in PostgreSQL that acts
> like SQL Server's extended stored procedure. I want to run a stored procedure
> that can update a file in the file system..  I dont know whether I can do this
> using PL/pgSQL or do i need to use another method.
> 
> Someone please enlighten me.

Look at pl/perlu or any of the other "untrusted" flavors of procedure
language.  Probably all can do what you like as far as file manipulation.

http://www.postgresql.org/docs/8.0/static/server-programming.html

Sean


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux