On Sat, 28 Oct 2000, William H. Geiger III wrote:
> Hi,
>
> I am new to PostgreSQL and I am trying to convert a MySQL database over.
> There are a couple of basics I need to clear up:
>
> On the numeric INT types can they be set to unsigned? I have 32-bit &
> 64bit unsigned integers that I need
Hi,
I am new to PostgreSQL and I am trying to convert a MySQL database over.
There are a couple of basics I need to clear up:
On the numeric INT types can they be set to unsigned? I have 32-bit &
64bit unsigned integers that I need to store in the majority of the tables
in the database. All the