Porting MySQL data types to PostgreSQL

Поиск
Список
Период
Сортировка
От Gautam Sampathkumar
Тема Porting MySQL data types to PostgreSQL
Дата
Msg-id 9c2b3cc80707241047o2a05e334mcf101509c81500a4@mail.gmail.com
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: Import excel to postgres based website?
Следующее
От: "Anton A. Patrushev"
Дата:
Сообщение: C function problem with 8.2.4