Re: [Pgsql-ayuda] reglas y sinonimos

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Gutiérrez Cuberos Tania Milena <tgutierrez(at)unipamplona(dot)edu(dot)co>
Cc: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: [Pgsql-ayuda] reglas y sinonimos
Date: 2004-01-23 02:22:44
Message-ID: 20040123022244.GE18269@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Thu, Jan 22, 2004 at 08:31:33PM -0500, Gutiérrez Cuberos Tania Milena wrote:

> A que se le pueden aplicar Reglas.

A consultas ("reglas" viene de "rewrite rules"). Referencias:

"The Design of the Postgres Rules System",
M. Stonebraker, E. Hanson, and C. H. Hong.

"A Commentary on the Postgres Rules System",
M. Stonebraker, M. Hearst, and S. Potamianos.

http://www14.us.postgresql.org/docs/current/static/rules.html

> Como realizar Sinónimos de tablas en una base de datos.
> A qué se le puede aplicar Sinónimos y para qué?

No existe ese concepto aquí.

> o en donde puedo encontrar esta información.

En el manual ...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
www.google.com: interfaz de línea de comando para la web.

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message nuria montoya rodriguez 2004-01-23 09:33:53 Re: [Pgsql-ayuda] (no subject)
Previous Message Alvaro Herrera 2004-01-23 02:15:03 Re: [Pgsql-ayuda] Ejemplo de Crear permiso de tablas a un usuario