Re: conversion of numeric field from MSSQL to postgres

Поиск
Список
Период
Сортировка
От Daniel CAUNE
Тема Re: conversion of numeric field from MSSQL to postgres
Дата
Msg-id 000d01c6f4c4$b48acb00$0b00a8c0@tedy
обсуждение исходный текст
Ответ на conversion of numeric field from MSSQL to postgres  (Kenneth Gonsalves <lawgon@au-kbc.org>)
Ответы Re: conversion of numeric field from MSSQL to postgres
Список 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 по дате отправления:

Предыдущее
От: Rares Vernica
Дата:
Сообщение: PostgreSQL 8.1.5 Documentation - Chapter 32. Extending SQL
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: conversion of numeric field from MSSQL to postgres