Excerpts from Josh Berkus's message of mié dic 01 17:13:35 -0300 2010:
>
> > Well, porting applications from other database systems that support synonyms
> > (i.e. Oracle, DB2, SQL Server).
>
> SQL Server supports synonyms? If it's not Oracle-only, it's a more
> powerful argument to have the feature.
I think it's worth mentioning that in SQL Server, synonyms are not
schema-qualified; they're "global" objects.
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2010-12-01 20:59:49 |
| Subject: Re: crash-safe visibility map, take three |
| Previous: | From: Joshua D. Drake | Date: 2010-12-01 20:52:25 |
| Subject: Re: Another proposal for table synonyms |