Re: Postgres 9.2.4 "Double Precision" Precision - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Postgres 9.2.4 "Double Precision" Precision
Date
Msg-id 52336AA4.9050806@gmail.com
Whole thread Raw
In response to Re: Postgres 9.2.4 "Double Precision" Precision  (Joanne Salerno - NOAA Federal <joanne.salerno@noaa.gov>)
List pgsql-general
On 09/13/2013 12:36 PM, Joanne Salerno - NOAA Federal wrote:
> Arian,
>
> It is a single database . Postgres was upgraded from 8.2.6 to 9.2.4...
> the database contents was not altered in upgrade, that is a 8.2.6 dump
> was not created then uploaded to 9.2.4.

So you used pg_upgrade to move the data?

If not you can't move from one major version to another without a
dump/restore.

>
> Perhaps handling of double precision, changed from 8.2.6 to 9.2.4 ?
>
> Joanne
>



--
Adrian Klaver
adrian.klaver@gmail.com


pgsql-general by date:

Previous
From: Joanne Salerno - NOAA Federal
Date:
Subject: Re: Postgres 9.2.4 "Double Precision" Precision
Next
From: Patrick Dung
Date:
Subject: Re: Major upgrade of PostgreSQL and MySQL