Re: conversion of numeric field from MSSQL to postgres - Mailing list pgsql-sql

From Daniel CAUNE
Subject Re: conversion of numeric field from MSSQL to postgres
Date
Msg-id 000d01c6f4c4$b48acb00$0b00a8c0@tedy
Whole thread Raw
In response to conversion of numeric field from MSSQL to postgres  (Kenneth Gonsalves <lawgon@au-kbc.org>)
Responses Re: conversion of numeric field from MSSQL to postgres
List pgsql-sql
> De : pgsql-sql-owner@postgresql.org
[mailto:pgsql-sql-owner@postgresql.org]
> De la part de Kenneth Gonsalves
> Envoyé : 15 octobre 2006 08:31
> À : pgsql-sql@postgresql.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



pgsql-sql by date:

Previous
From: Rares Vernica
Date:
Subject: PostgreSQL 8.1.5 Documentation - Chapter 32. Extending SQL
Next
From: Richard Broersma Jr
Date:
Subject: Re: conversion of numeric field from MSSQL to postgres