Search Postgresql Archives

Re: Moving Postgres Database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris <dmagick@xxxxxxxxx> writes:
> Jim Nasby wrote:
>> Actually, as long as you're not changing major versions (ie: 8.0.x to 
>> 8.1.x) you'll be fine. 

> I wasn't sure if changes like 8.1.x to 8.1.4 would cause a problem here:

We have a project policy that we *never* force initdb in a minor
release.  So the on-disk representation is always compatible.
If you were trying to update from 8.1.0 to 8.1.4 on a single
machine, you might need to take appropriate steps suggested in
the release notes.  But moving to another machine (of the same type)
doesn't make that harder ... or easier.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux