Re: Problem dbi_link with postgresql 9.04 - Mailing list pgsql-general

From Emanuel Araújo
Subject Re: Problem dbi_link with postgresql 9.04
Date
Msg-id CAMuTAkbZ07V7oc3B6u7jDn5FthW6pJaWBwfxrvBqRqj798uhZQ@mail.gmail.com
Whole thread Raw
In response to Problem dbi_link with postgresql 9.04  (Emanuel Araújo <eacshm@gmail.com>)
Responses Re: Problem dbi_link with postgresql 9.04  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
hi, news!

found that the problem occurs when the dbi_link makes parsing of a field float / double to a text field, because when it creates the tables already created with this type of data.

Another thing we see is that the problem is not with null fields or zero bytes but with a value of 1.5, no problem in NULLs or Zero Bytes.

Based on that there is any solution?

pgsql-general by date:

Previous
From: "Pietro Laranci"
Date:
Subject: Connection refused (0x0000274D/10061)
Next
From: "Albe Laurenz"
Date:
Subject: Re: Problem dbi_link with postgresql 9.04