From: | Joshua Tolley <eggyknap(at)gmail(dot)com> |
---|---|
To: | David Seres <davidseres(at)gmail(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: RPostgreSQL |
Date: | 2009-02-26 02:29:23 |
Message-ID: | 20090226022921.GA6811@eddie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Wed, Feb 25, 2009 at 08:11:02PM +0100, David Seres wrote:
> Hello!
> I encountered a problem trying to install the RPostgreSQL package for R. I
> get an error message whenever I try to load the package, namely that it
> doesn't find the reference number 108 in the LIBPQ.dll. What does this
> problem mean?
> Greetings,
> David Seres
That's something you'll have to take up with whoever developed
RPostgreSQL; most likely the version of libpq that your RPostgreSQL
binary wants differs from the one on your system. For what it's worth,
I've used RDbiPgSQL a fair bit (though never on Windows) and found it
quite satisfactory.
- Josh / eggyknap
From | Date | Subject | |
---|---|---|---|
Next Message | 田中 裕一 | 2009-02-26 04:25:21 | Re: BUG #4674: Unable to open lob |
Previous Message | David Seres | 2009-02-25 19:11:02 | RPostgreSQL |