Porting MySQL data types to PostgreSQL - Mailing list pgsql-general

From Gautam Sampathkumar
Subject Porting MySQL data types to PostgreSQL
Date
Msg-id 9c2b3cc80707241047o2a05e334mcf101509c81500a4@mail.gmail.com
Whole thread Raw
Responses Re: Porting MySQL data types to PostgreSQL  (Michael Glaesemann <grzm@seespotcode.net>)
Re: Porting MySQL data types to PostgreSQL  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-general
Hi,
   I am in the process of porting a MySQL database to PostgreSQL.
I was wondering why PostgreSQL does not support unsigned data types?
 
Does this mean I'd have to essentially double the space occupied by most database columns e.g convert mysql integer to postgresql bigint?
 
thanks,
Gautam

pgsql-general by date:

Previous
From: "Gavin M. Roy"
Date:
Subject: Re: Import excel to postgres based website?
Next
From: "Anton A. Patrushev"
Date:
Subject: C function problem with 8.2.4