[postgis-devel] Doubt related to SYNONYM

Eriovaldo Andrietta ecandrietta at gmail.com
Mon Dec 20 15:18:17 PST 2010


Hello friends,

I am trying to create a SYNONYM, using Postgre 8.4 and 9.02.
Both version are giving me the following error message:

create synonym table TABBB   on SCHEMA.TABBB;


ERRO:  erro de sintaxe em ou próximo a "synonym"
LINE 1: create synonym table TABBB   on SCHEMA.TABBB;
               ^

********** Error **********

ERRO: erro de sintaxe em ou próximo a "synonym"
SQL state: 42601

Does the Postgres support SYNONYM ?
What is wrong ?


Thanks and Regards
Eriovaldo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20101220/cfdb4758/attachment.html>


More information about the postgis-devel mailing list