Changing fileds of all database tables - Mailing list pgsql-novice

From Aleksandar Dezelin
Subject Changing fileds of all database tables
Date
Msg-id 418A4F13.8060902@fastmail.fm
Whole thread Raw
List 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 by date:

Previous
From: "Crombleholme, Roy"
Date:
Subject: FW: pg_ [dump & restore] invalid archive problem
Next
From: Nigel Metheringham
Date:
Subject: How to handle a group query