Re: conversion of numeric field from MSSQL to postgres

From: Daniel CAUNE <d(dot)caune(at)free(dot)fr>
To: 'Kenneth Gonsalves' <lawgon(at)au-kbc(dot)org>, pgsql-sql(at)postgresql(dot)org
Subject: Re: conversion of numeric field from MSSQL to postgres
Date: 2006-10-21 03:55:10
Message-ID: 000d01c6f4c4$b48acb00$0b00a8c0@tedy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> De : pgsql-sql-owner(at)postgresql(dot)org
[mailto:pgsql-sql-owner(at)postgresql(dot)org]
> De la part de Kenneth Gonsalves
> Envoyé : 15 octobre 2006 08:31
> À : pgsql-sql(at)postgresql(dot)org
> Objet : [SQL] conversion of numeric field from MSSQL to postgres
>
> hi,
>
> am migrating a database from MSSQL to postgres. How would i migrate
> this:
>
> [Id] [numeric](18, 0) IDENTITY (1, 1)
>

It seems that you've already asked for this question last Sunday, and
because your question is somewhat deterministic, the answers are more likely
to be the same. Check your previous e-mails.

--
Daniel

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Broersma Jr 2006-10-21 04:01:15 Re: conversion of numeric field from MSSQL to postgres
Previous Message Rares Vernica 2006-10-20 03:14:26 PostgreSQL 8.1.5 Documentation - Chapter 32. Extending SQL