| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
| Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Missing inserts |
| Date: | 2001-10-03 00:59:07 |
| Message-ID: | 200110030059.f930x7e21137@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
In 7.1.X and earlier the INSERT rules are executed _before_ the INSERT.
This is changed to _after_ in 7.2.
> For some reason, I seam to feel as if the inserts that should be executed by
> a rule are not all getting executed, or at least, they are not getting writen.
>
> How can I find out what the rule is really doing? The logs don't say much.
>
> Any help will be grear at this moment of stress!!! X->
>
> Saludos... :-)
>
> --
> Porqu? usar una base de datos relacional cualquiera,
> si pod?s usar PostgreSQL?
> -----------------------------------------------------------------
> Mart?n Marqu?s | mmarques(at)unl(dot)edu(dot)ar
> Programador, Administrador, DBA | Centro de Telematica
> Universidad Nacional
> del Litoral
> -----------------------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2001-10-03 01:01:16 | Re: [GENERAL] Problem with the accents |
| Previous Message | Martín Marqués | 2001-10-02 23:28:07 | Missing inserts |