Project

General

Profile

Actions

Idea #14824

closed

postgresql 10.x compatibility

Added by Eric Biagiotti about 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
Story points:
-

Related issues

Related to Arvados - Idea #14873: [API] Update to Rails 5ResolvedLucas Di Pentima03/20/2019Actions
Actions #1

Updated by Tom Morris about 5 years ago

  • Target version set to To Be Groomed
Actions #2

Updated by Lucas Di Pentima about 5 years ago

The error was: ActiveRecord::StatementInvalid: PG::UndefinedColumn: ERROR: column "increment_by"

Actions #3

Updated by Eric Biagiotti about 5 years ago

  • Related to Idea #14873: [API] Update to Rails 5 added
Actions #4

Updated by Eric Biagiotti about 5 years ago

This is an issue with rails after updating to postgres 10. Summarized nicely here https://help.heroku.com/WKJ027JH/rails-error-after-upgrading-to-postgres-10.

Three possible solutions:

  1. Update rails to 5.0.x
  2. Update and use the following monkey patch for our version of rails https://github.com/rails/rails/issues/28780#issuecomment-354868174
  3. Continue using postgres 9.6
Actions #5

Updated by Peter Amstutz over 4 years ago

  • Target version deleted (To Be Groomed)
  • Status changed from New to Resolved
Actions

Also available in: Atom PDF