Re: [despammed] Rules and transactions - Mailing list pgsql-novice

From Andreas Kretschmer
Subject Re: [despammed] Rules and transactions
Date
Msg-id 20050706121301.GA4735@webserv.wug-glas.de
Whole thread Raw
In response to Rules and transactions  ("Reinhard Hnat" <hnat@logotronic.co.at>)
List pgsql-novice
am  06.07.2005, um 13:34:10 +0200 mailte Reinhard Hnat folgendes:
> Does anybody know how the following exactly works: If i use autocommit and
> create a rule which has two or more SQL statements in it's action part, are
> these executed within one single transaction?

Yes, its a single transaction.


> Second question: it would be helpful to see which statements are executed
> acutally when executing a rule. Which settings should i use to see it in
> syslog.

I'm not sure: enable stats_command_string in your postgresql.conf


Regards, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

pgsql-novice by date:

Previous
From: "Reinhard Hnat"
Date:
Subject: Rules and transactions
Next
From: "Celia McInnis"
Date:
Subject: array to rows of it's elements?