Re: Oracle to PostgreSQL transition?

Поиск
Список
Период
Сортировка
От Shaun Thomas
Тема Re: Oracle to PostgreSQL transition?
Дата
Msg-id 515EF7D6.3050802@optionshouse.com
обсуждение исходный текст
Ответ на Oracle to PostgreSQL transition?  (Roy Anderson <roy.anderson@gmail.com>)
Список pgsql-general
On 04/04/2013 09:16 AM, Roy Anderson wrote:

> We have a very robust Oracle and SQL Server presence at work but we're
> looking to farm out some of the load to PostgreSQL to limit costs.

You can do what we did. EnterpriseDB has built-in Oracle compatibility
through a series of plugins, patches, and wrappers. You can generally
convert with only a few small changes.

 From there, you can take your time converting to PG syntax and go
through more iterations in your dev and staging environments.

If it's early enough in the lifetime of your platform, you could also
just convert everything at once. That's not always an option for
everyone though. :)

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-676-8870
sthomas@optionshouse.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email


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

Предыдущее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Bug or feature? (The constraint of the domain of extension can be dropped...)
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Oracle to PostgreSQL transition?