> 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 t
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
OK, I updated the error message to be:
return "dynamic load error";
and added a TODO item for Win32:
o Improve dlerror() reporting string
---
Tom Lane wrote:
> "Luciano - UNILOG SA" <[EMAIL PR
"Luciano - UNILOG SA" <[EMAIL PROTECTED]> writes:
> createlang: language installation failed: ERROR: could not load library =
> "C:/Arquivos de programas/PostgreSQL/8.0.0-beta5/lib/pltcl.dll": error
> What the problem ?
Good question. The unhelpful error message can evidently be blamed on
this
Hello
I'm trying to create a new language in my database
(pg 8 beta5 - Windows Xp) and the error message show me.
C:\Arquivos de
programas\PostgreSQL\8.0.0-beta5\bin>createlang.exe pltcl -d supremus -h
localhost -U administradorPassword:createlang: language installation
failed: ERROR: c