Re: It is possible to update more than 1 table in the same update statement?

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: Andre Lopes <lopes80andre(at)gmail(dot)com>
Cc: postgresql Forums <pgsql-general(at)postgresql(dot)org>
Subject: Re: It is possible to update more than 1 table in the same update statement?
Date: 2010-11-07 15:22:50
Message-ID: CD2B238A-701D-454A-A0BB-5F8266A16779@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Nov 7, 2010, at 8:20 AM, Andre Lopes wrote:

> I mean update more than one table at the same time with something like this:

Why? Use a transaction.

--
Scott Ribe
scott_ribe(at)elevated-dev(dot)com
http://www.elevated-dev.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Szymon Guz 2010-11-07 15:22:54 Re: It is possible to update more than 1 table in the same update statement?
Previous Message Sergey Konoplev 2010-11-07 15:22:32 Re: Looking for a Generic lightweight job queueing (stack) implementation.