lua-users home
lua-l archive

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


On Fri, Jan 14, 2011 at 08:13, Steve Litt <slitt@troubleshooters.com> wrote:

> At our local Postgres meeting tonight, I asked how to interface Lua with
> Postgres, and the people there tried to get it set up. A quick googling
> indicated it should look something like this.

>                               Stored
> App     Iface       DB      Proc Language

>                             .--PLLua
> Lua<--->LuaSQL<--->Postgres<-:
>                             `--plpgsql

> We spent the whole night trying to install LuaSQL. LuaRocks got installed just
> fine, but no matter what they did, they couldn't get LuaSQL installed from
> LuaRocks or any other way.

Please provide diagnostics and more information on the system.

Also, it may make sense to write this to Kepler Project or / and
LuaRocks mailing lists.

Alexander.