two different posgres t for Rails development? - Mailing list pgsql-general

From bitur mail
Subject two different posgres t for Rails development?
Date
Msg-id AANLkTi=jj8T08MrUDX7YwYFV8P2dy5X==yawiN1tCsPo@mail.gmail.com
Whole thread Raw
Responses Re: two different posgres t for Rails development?
List pgsql-general
Hello,

I was wondering if there would be a problem using Postgres 8.4 for my Rails development database and Postgres 8.1 for my production database.

8.1 is what is available with my shared web hosting provider, but 8.4 is the support (repo) version for my local Ubuntu machine.

I tried installing 8.1 from source on my local machine but apparently I still need a postgresql-client library that matches the Postgres version, and I can't seem to find that. So if there's no real issue going backward from 8.4 to 8.1, I'd like to just use Ubuntu's supported version for developing my Rails apps locally.

Thanks for any insight,
Derrick

pgsql-general by date:

Previous
From: Simon Riggs
Date:
Subject: Re: WAL Archive Log
Next
From: Tom Lane
Date:
Subject: Re: two different posgres t for Rails development?