Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres 9 not supported? #1959

Closed
ddebernardy opened this issue Jul 4, 2011 · 4 comments
Closed

Postgres 9 not supported? #1959

ddebernardy opened this issue Jul 4, 2011 · 4 comments

Comments

@ddebernardy
Copy link

I created a new project, the first line of the database.yml reads:

# PostgreSQL. Versions 7.4 and 8.x are supported.

I presume 9.x is supported irrespective of the above, but felt like pointing it out.

@tenderlove
Copy link
Member

Yes, 9 should be supported. In fact, I think we only support 8.2 and up.

@ddebernardy
Copy link
Author

Might be worth updating the docs, then. Need a patch, or will you take care of it?

@dmathieu
Copy link
Contributor

dmathieu commented Jul 5, 2011

You can do it yourself on https://github.com/lifo/docrails

@ddebernardy
Copy link
Author

I'm not meaning the docrails, I'm actually meaning the rails source. If you open the rails source, and mass-find "PostgreSQL. Versions 7.4 and 8.x are supported.", you'll see 3 or 4 mentions of it.

But... anyway... Never mind. I'm looking into alternatives. I'm finding rails a bit too opinionated on a number of topics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants