Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Alias de schéma



Sébastien VINOT wrote:
> Bonjours à tous,
> 
> Je dispose d'une toute petite base postgres qui contient 3 schémas.
> J'aurais aimé qu'une table d'un schéma soit visible depuis un autre
> schéma sans pour autant créer une vue (car cela risque d'être une table
> relativement grosse).

Tu peux préfixer le nom de ta table par le nom de ton schéma pour y accéder.

> 
> Comment puis-je faire ?
> 
> Sébastien
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group