Re: Copying to float8 data type

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: William Herring <wherring(at)mail(dot)ifas(dot)ufl(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Copying to float8 data type
Date: 2002-02-19 20:58:20
Message-ID: 200202192058.g1JKwKj23728@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

William Herring wrote:
> I am attempting to copy records to a table with a column defined as float8.
> However, it will only accept values not equal to 0. Several of the values
> are indeed 0. Any suggestions?

This sound very bizarre. Please show a reproducable case.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2002-02-19 21:08:07 Re: Alternate database locations
Previous Message Rich Shepard 2002-02-19 20:32:46 Re: Alternate data location, again