Oracle to Postgres Migration

Поиск
Список
Период
Сортировка
От Kalyani Maity
Тема Oracle to Postgres Migration
Дата
Msg-id CACr=-MX6YEuL2M0hXwr-SoLx1aTpfFmsY0bguQLA11P18RBojQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Oracle to Postgres Migration
Re: Oracle to Postgres Migration
Re: Oracle to Postgres Migration
Список pgsql-admin
Hi,
I am doing an oracle to postgres migration.

I have one scenario where one synonym created as below in oracle DB:

create synonym 'schema1.procedure1' for 'schema2.procedure1'

procedure1 only exist in schema2.

I have migrated both schema 1 and schema 2 in postgres.

How to create this synonym in postgres.

Thanks.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Basebackup command
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Oracle to Postgres Migration