Leon P Smith

Results 259 comments of Leon P Smith

I don't really know about this, though I do know that @joeyadams uses postgresql-libpq on windows so maybe he knows something about it. I did google `Unknown PEi386 section name`,...

Out of curiosity, did you ever get these issues resolved?

Well, it sounds like it's a ghc bug. Have you tried using a different version of GHC? Or perhaps a different binary of the libpq C library? (Did you compile...

Incidentally, I do know that Joey Adams is using postgresql-libpq on windows, and I believe he's using PostgreSQL 8.4. You might also consider trying an older version of libpq if...

Instructions for compiling postgresql-libpq were posted by Joey Adams in [pull request 66 for postgresql-simple](https://github.com/lpsmith/postgresql-simple/pull/66). If you get a chance, please try it out and let me know how it...

@smoothdeveloper Have you successfully built postgresql-libpq? It looks like you've posted this in the wrong repo. If you have successfully compiled postgresql-libpq, I'd suggest opening an issue on the postgresql-simple...

@odr, see lpsmith/postgresql-simple#111, and compilation instructions for postgresql-libpq in lpsmith/postgresql-simple#66. Something could be done to make the source of this failure more obvious, but it's very likely that while you...

Thanks for the report, but I don't use Windows hardly at all. So I won't be able to offer much real help here. Although, you might want to read pull...