Search Postgresql Archives

Re: PL/TCL Unkown module

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

 



"Carlo Stonebanks" <stonec.register@xxxxxxxxxxxx> writes:
> I have the folder contents of postgresql-8.3.10\src\pl\tcl from a Linux 
> build. From what I see it looks like I need to run the pltcl_loadmod.in as 
> tcl script after every server start or bounce - could that be right? 

No, you would run that once and it would put information into the
pltcl_modules table.  In particular you'd want to use it to install the
"unknown" function from unknown.pltcl.  After that, the "unknown"
function will be loaded automatically into new pltcl interpreters.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[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