int types migrated one level lower

Поиск
Список
Период
Сортировка
От Reshat Sabiq
Тема int types migrated one level lower
Дата
Msg-id 000001c2ac19$54813930$da86d380@main
обсуждение исходный текст
Ответ на Re: Access-postgreSQL migration (extra invalid foreign key added)  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
My integer types migrated from Access one level lower than is shown in
the Map in the wizard. Thus,
integer became int2 instead int4

Also, long integer became int4 instead int8, although long integer
wasn't in the map so that probably doesn't count formally. At the same
time, byte became int2, but apparently that is the only possible way
because I'm not seeing an 8-bit integer type in postgres (please let me
know if there is one).

P.S. I'd like to suggest enhancements for pgAdmin3:
1) getting integer to map into int4
2) adding a source type 'long integer' with a mapping to int8.
In the long run, it would also be nice to have an 8-bit integer type if
there isn't one yet.

Sincerely,
r.





В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Bug for view with rules
Следующее
От: Didier Moens
Дата:
Сообщение: Re: pgAdminII 1.4.12 crash with PostgreSQL 7.3