Posted By: Michael Neumann
Date: 2004-11-18 16:34
Summary: Pure Ruby Postgres Interface release
Project: Ruby/DBI

With postgres-pr you can access a PostgreSQL database without the need of compiling a C extension. Only newer databases 7.x, which use the wire-protocol 3 can be accessed.

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: pure-ruby-postgres-interface-release

Start New Thread Start New Thread

 

By: Ernest Ellingson
help using the postgres pr driver in ruby dbi [ reply ]  
2005-01-05 21:54
Does anyone have a short example of connecting to a server using postgres pr?
I'm running windows xp Without cigwin. I can use the dbi with the postgres odbc driver fine.
Is it even possible to use postgres-pr in windows?

Thanks,
Joe