Changing fileds of all database tables

Поиск
Список
Период
Сортировка
От Aleksandar Dezelin
Тема Changing fileds of all database tables
Дата
Msg-id 418A4F13.8060902@fastmail.fm
обсуждение исходный текст
Список pgsql-novice
I have a small problem:
I want to convert an existing MSSQL database to PostgreSQL but as
PostgreSQL doesn't support uniqueidentifier I want first to convert all
database tables fields of type Guid to nchar in MSSQL database and after
that to import it into PostgreSQL. Does anybody knows how to convert all
database tables fields from one type to another in MSSQL?

Thanks in advance,
Aleksandar Dezelin

--
Linux is like wigwam - no windows, no gates and apache inside. ...


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

Предыдущее
От: "Crombleholme, Roy"
Дата:
Сообщение: FW: pg_ [dump & restore] invalid archive problem
Следующее
От: Nigel Metheringham
Дата:
Сообщение: How to handle a group query