Re: Re: REPLACE INTO table a la mySQL

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Alex Pilosov <alex(at)pilosoft(dot)com>, mlw <markw(at)mohawksoft(dot)com>, Jan Wieck <JanWieck(at)Yahoo(dot)com>, Dale Johnson <djohnson(at)mi(dot)ab(dot)ca>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: REPLACE INTO table a la mySQL
Date: 2001-06-13 13:12:05
Message-ID: 200106131312.f5DDC5r02186@jupiter.us.greatbridge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing wrote:
>
> BTW, does current LOAD INTO trigger INSERT triggers ?

If you mean COPY, yes.

BTW2, we still allow TRUNCATE on tables that have DELETE
triggers. Since it's a way to violate constraints it should
IMHO not be allowed, or at least restricted to DBA.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-06-13 13:50:38 Re: Re: Improving pg_hba.conf
Previous Message mlw 2001-06-13 12:35:16 Indexing on a separate volume