From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Juan Jose Costello Levien <jcostello(at)datafull(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Row values |
Date: | 2004-07-02 15:26:45 |
Message-ID: | 20040702152645.GC25348@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Jul 02, 2004 at 07:36:50AM -0300, Juan Jose Costello Levien wrote:
> I am writing my first trigger in C for PostgreSQL. It compiles Ok, and
> added it to the database using CREATE TRIGGER. But when I try to fire
> it, psql simply says 'The connection was lost".
Most likely the server process crashed. See the server log and the core
file for details to debug your function.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
La web junta la gente porque no importa que clase de mutante sexual seas,
tienes millones de posibles parejas. Pon "buscar gente que tengan sexo con
ciervos incendiánse", y el computador dirá "especifique el tipo de ciervo"
(Jason Alexander)
From | Date | Subject | |
---|---|---|---|
Next Message | Michal Taborsky | 2004-07-02 15:32:07 | Re: Row-level security--is it possible? |
Previous Message | Don Isgitt | 2004-07-02 15:12:12 | Re: [real] Re: Slow dump with pg_dump/pg_restore ? How |