Oracle to Postgres Migration - Mailing list pgsql-admin

From Kalyani Maity
Subject Oracle to Postgres Migration
Date
Msg-id CACr=-MX6YEuL2M0hXwr-SoLx1aTpfFmsY0bguQLA11P18RBojQ@mail.gmail.com
Whole thread Raw
Responses Re: Oracle to Postgres Migration
Re: Oracle to Postgres Migration
Re: Oracle to Postgres Migration
List 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 by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Basebackup command
Next
From: Laurenz Albe
Date:
Subject: Re: Oracle to Postgres Migration