Re: Postgres 9.2.4 "Double Precision" Precision

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Postgres 9.2.4 "Double Precision" Precision
Дата
Msg-id 52336AA4.9050806@gmail.com
обсуждение исходный текст
Ответ на Re: Postgres 9.2.4 "Double Precision" Precision  (Joanne Salerno - NOAA Federal <joanne.salerno@noaa.gov>)
Список 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 по дате отправления:

Предыдущее
От: Joanne Salerno - NOAA Federal
Дата:
Сообщение: Re: Postgres 9.2.4 "Double Precision" Precision
Следующее
От: Patrick Dung
Дата:
Сообщение: Re: Major upgrade of PostgreSQL and MySQL