Re: [R] RPostgreSQL, RS-DBI error

2014-07-03 Thread Tomas Lanczos
On Thu, 2014-07-03 at 11:09 -0500, John McKown wrote: > On Thu, Jul 3, 2014 at 9:49 AM, Tomas Lanczos wrote: > > > > Hello all, > > > > I have a problem with the connection to a Postgresql database in R. > > At first, some system information: > > Fedora 2.0, > > R 3.1.0 compiled from source, >

[R] RPostgreSQL, RS-DBI error

2014-07-03 Thread Tomas Lanczos
Hello all, I have a problem with the connection to a Postgresql database in R. At first, some system information: Fedora 2.0, R 3.1.0 compiled from source, Postgresql 9.2 I installed the RPostgreSQL package in R with all the dependencies also. When I'm trying to connect to the database usin