CREATE SYNONYM in PostgreSQL

Поиск
Список
Период
Сортировка
От Vinayak
Тема CREATE SYNONYM in PostgreSQL
Дата
Msg-id 1410357033245-5818446.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: CREATE SYNONYM in PostgreSQL  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Re: CREATE SYNONYM in PostgreSQL  (Jerry Sievers <gsievers19@comcast.net>)
Re: CREATE SYNONYM in PostgreSQL  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: CREATE SYNONYM in PostgreSQL  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-general
Hello,
We are converting the Oracle's CREATE SYNONYM statement into PostgreSQL.
I think to replace the SYNONYM we use search_path in PostgreSQL and the same
thing is explained in the below post also.
http://postgresql.1045698.n5.nabble.com/Synonyms-in-PostgreSQL-9-2-4-td5757986.html

Is there any way to automate the oracle's CREATE SYNONYM in PostgreSQL or
can we use hook like post_parse_analyze_hook to implement this?
Thought?




-----
Regards,
Vinayak,

--
View this message in context: http://postgresql.1045698.n5.nabble.com/CREATE-SYNONYM-in-PostgreSQL-tp5818446.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: David G Johnston
Дата:
Сообщение: Re: PARTIAL, DEFERRABLE UNIQUE CONSTRAINTS
Следующее
От: Ramesh T
Дата:
Сообщение: Re: stackbuilder