Rails jRuby Postgres trying to connect to Redshift? #8042
Answered
by
enebo
Tim-Blokdijk
asked this question in
Q&A
|
When updating my jRuby Rails project (probably the activerecord-jdbcpostgresql-adapter gem) I get the following error when trying to start the server: Is this a known error? |
Answered by
enebo
Dec 12, 2023
Replies: 1 comment 1 reply
|
@Tim-Blokdijk Which version of Rails? We do not support running Rails 7.1 at all yet. Earlier versions should work but I don't know what redshift is so there could be something that version of postgres does that we don't handle yet. |
1 reply
Answer selected by
Tim-Blokdijk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Tim-Blokdijk Which version of Rails? We do not support running Rails 7.1 at all yet. Earlier versions should work but I don't know what redshift is so there could be something that version of postgres does that we don't handle yet.