Synonyms in PostgreSQL 9.2.4

Поиск
Список
Период
Сортировка
От Panneerselvam Posangu
Тема Synonyms in PostgreSQL 9.2.4
Дата
Msg-id COL126-W1557B8CC94521B4DC8F7FADF9F0@phx.gbl
обсуждение исходный текст
Список pgsql-general
Hi,

I am currently working on a conversion project. We plan to make our application PostgreSQL compliant. And for this we have chosen PosgreSQL 9.2.4.

Currently our application works along with Oracle 11g. In Oracle schema we have created Synonyms. The context is this: 
In Oracle schema we have couple of users. They own tables, views, and other objects. We create synonyms for a given object ,grant needed privilege and provide those synonyms to the users other than the owners.

Is there any work-around you could suggest in PostgreSQL?

Thanks in advance,
Panneerselvam Posangu

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

Предыдущее
От: Mike Summers
Дата:
Сообщение: Re: View's plan not taking advantage of WHERE?
Следующее
От: 私人邮箱
Дата:
Сообщение: Re: How to modify dump files created by pg_dump