Re: plpgsql and insert

From: "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com>
To: "Jamie Deppeler" <jamie(at)doitonce(dot)net(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: plpgsql and insert
Date: 2007-03-05 00:07:26
Message-ID: b35603930703041607q34c04846nef1079c92387db5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Please say that again in English?

On 3/5/07, Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au> wrote:
> Hi,
>
> Have a quick question is possible to record a primary from a insert stament
>
> eg
>
> xprimary := insert into schema.table(.,.,.,.) VALUES (,,,,);
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

--
Please don't top post, and don't use HTML e-Mail :} Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2007-03-05 00:38:37 Re: real multi-master replication?
Previous Message Jamie Deppeler 2007-03-04 23:00:06 plpgsql and insert