> Hello everybody,
> 
> When trying to install the pltcl interface, using 
> 'createlang' or the SQL command 'create language', i get the 
> following message :
> 
> ERROR:  could not load library "C:/Program
> Files/PostgreSQL/8.1/lib/pltcl.dll": Le module spécifié est 
> introuvable.
> 
> I use the great Postgresql v8.1.3 on windows 2000. 
> ActiveState Tcl is installed.

Have you verified that the directory containing the DLL file is in the system 
PATH?
Try using the "depends" tool from the Windows Support Tools (on your windows 
CD) on pltcl.dll ("depends pltcl.dll" when in that directory) to see which file 
it won't load.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to