| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Gilberto Castillo Martínez <gilberto(dot)castillo(at)etecsa(dot)cu> |
| Cc: | Ayuda <pgsql-es-ayuda(at)postgresql(dot)org> |
| Subject: | Re: Sobre table_log |
| Date: | 2008-03-28 21:04:14 |
| Message-ID: | 20080328210414.GD16589@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
Gilberto Castillo Martínez wrote:
> Alvaro ... gracias por tu colaboración.
>
> Tengo dos archivo de ese tipo
>
> table_log.sql.in
> table_log_init.sql
Hmm, al momento de compilar el paquete (lo cual sospecho que se hace con
la orden "make PGXS=1 install" que mostraste al principio) debe
generarse un archivo table_log.sql (sin el .in). Ese es el que debes
ejecutar.
Si ya ejecutaste el make install, entonces el archivo deberia estar en
PREFIX/share/contrib o algo por el estilo (tiene que haberte indicado el
make en que lugar dejo los archivos).
--
Alvaro Herrera http://www.amazon.com/gp/registry/CTMLCN8V17R4
"In Europe they call me Niklaus Wirth; in the US they call me Nickel's worth.
That's because in Europe they call me by name, and in the US by value!"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gabriel Hermes Colina Zambra | 2008-03-29 01:14:16 | Re: QUE INTERFAZ GRAFICA(HERRAMIENTA) DEBO UTILIZAR PARA MANIPULAR DATOS POSTGRESQL |
| Previous Message | Alvaro Herrera | 2008-03-28 20:12:54 | Re: Sobre table_log |