RPostgreSQL
RPostgreSQL copied to clipboard
RPostgreSQL 0.7-4 isn't working with libpq 15.1?
According to the folks on PostgreSQL Slack group, Pg 15.1 used pglib-15.1? The problem is I am still getting the error it needs libpg 10 or greater.
I would appreciate it if you would look into this?
David
You can simply add to existing issues rather than creating a new issue for apparently the same issue. You can at first show the full response of
pg_config
and
R CMD INSTALL RPostgreSQL_0.7-4.tar.gz
Thanks for following up. How do I run pg_config?