Can i see server SQL commands ? - Mailing list pgsql-general

From Adnan DURSUN
Subject Can i see server SQL commands ?
Date
Msg-id BAY106-DAV5FFB46C7AFBED039B7263FA1B0@phx.gbl
Whole thread Raw
Responses Re: Can i see server SQL commands ?  ("Jim C. Nasby" <jim@nasby.net>)
List pgsql-general
        Hi all

        I wanna know what is going on while a DML command works. For example
;
        Which commands are executed by the core when we send an "UPDATE tab
 SET col = val1..."
        in case there is a foreing key or an unique constraint on table
 "tab".

        How can i see that ?

        Best regards

 Adnan DURSUN
 ASRIN Bilişim Ltd.


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: memory issues when running with mod_perl
Next
From: Martijn van Oosterhout
Date:
Subject: Re: text to point conversion not working. ( cannot cast type text to point )