Project-Books / book-project

Book tracker web app for book lovers
https://project-books.github.io/
GNU General Public License v3.0
476 stars 456 forks source link

PostgreSQL 12 not compatible with PostgreSQL 14.2 #973

Closed knjk04 closed 2 years ago

knjk04 commented 2 years ago

Describe the bug

We are specifying the Postgres 14.2 image in our Dockerfile as our base image,.

To Reproduce Steps to reproduce the behaviour:

  1. Run the app
  2. See the error

Expected behaviour

We should be using PostgreSQL 12, since that s what our dev server runs.

Screenshots

postgres12

Your system

Tell us:

Additional context

Add any other context about the problem here (e.g. stack trace, branch name, commit hash, etc.).

stale[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.