Re: Numeric data types
От
Bruce Momjian
Тема
Re: Numeric data types
Дата
Msg-id
20200831165423.GA13608@momjian.us
Ответ на
Numeric data types (Godfrin, Philippe E)
Список
Дерево обсуждения
Numeric data types "Godfrin, Philippe E" <Philippe.Godfrin@nov.com>
Re: Numeric data types Bruce Momjian <bruce@momjian.us>
RE: [EXTERNAL] Re: Numeric data types "Godfrin, Philippe E" <Philippe.Godfrin@nov.com>
Re: [EXTERNAL] Re: Numeric data types Bruce Momjian <bruce@momjian.us>
RE: [EXTERNAL] Re: Numeric data types "Godfrin, Philippe E" <Philippe.Godfrin@nov.com>
Re: [EXTERNAL] Re: Numeric data types Bruce Momjian <bruce@momjian.us>
RE: [EXTERNAL] Re: Numeric data types "Godfrin, Philippe E" <Philippe.Godfrin@nov.com>
Re: [EXTERNAL] Re: Numeric data types Bruce Momjian <bruce@momjian.us>
RE: [EXTERNAL] Re: Numeric data types "Godfrin, Philippe E" <Philippe.Godfrin@nov.com>
On Mon, Aug 31, 2020 at 04:38:05PM +0000, Godfrin, Philippe E wrote: > Greetings Listees (frist time poster!) > > > > Considering the difference between 64 bit and 32 bit numeric datatypes. We have > source databases that are running 32 bit. They send their data to a larger > cluster that is running 64 bit. Should there be something special done in order > to accommodate the difference? How is the data sent? In almost every case, the translation should work fine. I think 32-bit overflow should be your only concern here. -- Bruce Momjian https://momjian.us EnterpriseDB https://enterprisedb.com The usefulness of a cup is in its emptiness, Bruce Lee
В списке pgsql-general по дате отправления