CREATE RULE _copy AS ON COPY TO ...

From: Willy-Bas Loos <willybas(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: CREATE RULE _copy AS ON COPY TO ...
Date: 2011-04-11 18:26:40
Message-ID: BANLkTi=+biLCeJ80wCsEhrhWrTsi913DAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

My ON INSERT rule won't go off when I copy into it.
Is there a way to COPY into a RULE?

I'm using 8.4 now. Also interested in 9.

Cheers,

WBL

--
"Patriotism is the conviction that your country is superior to all others
because you were born in it." -- George Bernard Shaw

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Chambers 2011-04-11 18:46:22 Re: Howto use "COPY FROM" with the native API?
Previous Message David Johnston 2011-04-11 16:48:18 Re: what data type to store fixed size integer?