lua-users home
lua-l archive

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



On 6 Oct, 2012, at 20:40 , Ryan Pusztai <rpusztai@gmail.com> wrote:


On Oct 5, 2012 1:49 PM, "Marc Balmer" <marc@msys.ch> wrote:
>
>
> imo, luasql is only good if you do simple, cross platform applications.  if you want to do serious PostgreSQL stuff, you are much better off with my luapgsql binding that you will find on github.
>
> that said, I tested the postgres connectore and it worked for me. it is just more or less useless, imo ;)

Well I am working with a cross-platform application that is already written for LuaSQL, so I don't see the point. Also is another Postgres binding available using LuaDist?

Not at the moment, just point me to one that works for you and I will add it, best approach is to submit a new module request to issues [1]. However the crash is related to libpq.dll (postgres connector interface) which would affect both packages at the moment so this needs to be fixed anyway.

pd

[1] http://github.com/LuaDist/Repository/issues