Re: mysql to pgsqwl migration

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: mysql to pgsqwl migration
Дата
Msg-id 200308281005.31283.dev@archonet.com
обсуждение исходный текст
Ответ на mysql to pgsqwl migration  ("K. Suresh" <suresh@ooty.tenet.res.in>)
Список pgsql-general
On Thursday 28 August 2003 05:48, K. Suresh wrote:
> Hello,
>
> I have a database application with Java and PHP clients. I used mysql
> with 64 tables. Now, we have decided to use pgsql. Please suggest the
> migration procedure.

You might want to see http://techdocs.postgresql.org/ which has a section on
converting to PostgreSQL.

Note that PG is stricter in type-checking than MySQL, so it can take a little
effort to tighten things up there.

You might also want to read the tuning advice at:
  http://www.varlena.com/varlena/GeneralBits/Tidbits/index.php

HTH
--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: "Ivar"
Дата:
Сообщение: Re: Functions have 32 args limt ???
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: SQL Command - To List Tables ?