...
[15:02:31 CDT(-0500)] <Daskreech> http://pastebin.ca/2185902 is the error that I'm getting
[15:03:24 CDT(-0500)] <EricDalquist> if you scroll down to the bottom: http://pastebin.ca/raw/2185902 you see the last Cause By says "Connection refused"
[15:03:32 CDT(-0500)] <EricDalquist> so either your database isn't running
[15:03:39 CDT(-0500)] <EricDalquist> or the JDBC connection string is incorrect
[15:03:39 CDT(-0500)] <Daskreech> It seems that I can't get in contact with postgresql but I can't figure out why that would be
[15:03:48 CDT(-0500)] <Daskreech> Right but I can psql in to the database
[15:03:57 CDT(-0500)] <EricDalquist> one of the best ways to test is to use http://squirrel-sql.sourceforge.net/
[15:04:02 CDT(-0500)] <EricDalquist> it is a java SQL client
[15:04:02 CDT(-0500)] <Daskreech> as far as I know the jdbc string hasn't changed
[15:04:20 CDT(-0500)] <EricDalquist> from the same machine setup squirrel using the same JDBC connection info