Re: what is the PostgreSQL idiom for "insert or update"?

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: Robert Poor <rdpoor(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: what is the PostgreSQL idiom for "insert or update"?
Date: 2011-03-16 16:38:20
Message-ID: AANLkTikHBVEyATjcdPs8izMDVff27BMgLm64k2z8hGPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Wed, Mar 16, 2011 at 9:31 AM, Robert Poor <rdpoor(at)gmail(dot)com> wrote:

> Are there limits to the size of the VALUES sub-query?

I'm not too sure. I wonder if this limitation *could* be related to
the maximum text field size which is < 1GB.

--
Regards,
Richard Broersma Jr.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Leo 2011-03-16 17:05:17 postgres 9.0.3 unable to connect using DBD::Pg 2.17.2
Previous Message Robert Poor 2011-03-16 16:31:14 Re: what is the PostgreSQL idiom for "insert or update"?