From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
---|---|
To: | "Meredith L(dot) Patterson" <mlp(at)thesmartpolitenerd(dot)com> |
Cc: | Steve Atkins <steve(at)blighty(dot)com>, SF PostgreSQL <sfpug(at)postgresql(dot)org> |
Subject: | Re: IN question |
Date: | 2008-12-10 23:44:45 |
Message-ID: | 1228952685.2754.68.camel@dell.linuxdev.us.dell.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | sfpug |
On Wed, 2008-12-10 at 14:34 -0800, Meredith L. Patterson wrote:
> ...if you're passing a query larger than 1MB
> you're doing it wrong.
If you're talking about just the syntax, and not lengthy out-of-line
literal values (e.g. PQexecParams), I agree.
Regards,
Jeff Davis
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2008-12-11 00:11:32 | Re: IN question |
Previous Message | Jeff Davis | 2008-12-10 23:39:33 | Re: IN question |