| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "Godfrin, Philippe E" <Philippe(dot)Godfrin(at)nov(dot)com> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: [EXTERNAL] Re: Numeric data types |
| Date: | 2020-08-31 22:19:01 |
| Message-ID: | 20200831221901.GC13608@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Aug 31, 2020 at 10:14:48PM +0000, Godfrin, Philippe E wrote:
> Fabulous, thanks much.
You still have not told us how you are transfering the data, so we can
be sure.
---------------------------------------------------------------------------
>
> From: Bruce Momjian <bruce(at)momjian(dot)us>
> Sent: Monday, August 31, 2020 4:56 PM
> To: Godfrin, Philippe E <Philippe(dot)Godfrin(at)nov(dot)com>
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [EXTERNAL] Re: Numeric data types
>
>
>
> On Mon, Aug 31, 2020 at 05:32:23PM +0000, Godfrin, Philippe E wrote:
> > Thanks Bruce, I suppose you mean n32 -> n64 OK, but n64->n32 chance of 32-bit
> > overflow…
>
> Uh, I was thinking that your 32-bit values could roll over and the other
> end would be confused, but I can also see the 64-bit going above the
> 32-bit range. As long as everything stays < 32-bits, you should be
> fine. We don't transfer binary values very often.
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
> EnterpriseDB https://enterprisedb.com
>
> The usefulness of a cup is in its emptiness, Bruce Lee
>
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Godfrin, Philippe E | 2020-08-31 22:20:51 | RE: [EXTERNAL] Re: Numeric data types |
| Previous Message | Godfrin, Philippe E | 2020-08-31 22:14:48 | RE: [EXTERNAL] Re: Numeric data types |