Hello all,

When I use postgresql with a regular Rails app, I can simply provide the
adapter and database name and ActiveRecord knows to try and access Postgres
on the local machine using the user Rails is running under.  Thus, I don't
have to provide a password.  Is this possible with the JDBC version?

--
Thanks!
Bryan
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to