Search Postgresql Archives

Re: How to run a stored PL/pgSQL function?

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

 




Somewhere in that script, I want to call or invoke (or whatever the right verb is) foo and provide its argument, so that when the script is being executed, at that point foo is executed and has its desired effect on the database. (I don’t need any return from foo.) But I don’t know what to put into the script to make this happen.


select foo('bar');

or

select * from foo('bar'); if an SRF..

Joshua D. Drake


~ TIA

~ Ken



--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/



[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