From: | "Mitch Vincent" <mitch(at)doot(dot)org> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PQsendQuery: Query is too long |
Date: | 2002-01-16 16:50:34 |
Message-ID: | 001b01c19ead$eb5a77b0$0200000a@Mitch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
That limit was gone in 7.0 though -- are you sure you're linking against the
right libs?
----- Original Message -----
From: "Henrik Steffen" <steffen(at)city-map(dot)de>
To: "Doug McNaught" <doug(at)wireboard(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, January 16, 2002 9:23 AM
Subject: Re: [GENERAL] PQsendQuery: Query is too long
>
> ah, well, I am using 7.0.3 - so that should be the reason.
>
> >
> > You don't say what software versions you're using. The 8k tuple-size
> > limit has been gone in PG since 7.1, but many client-side libraries
> > still enforce an 8k query limit for basically stupid reasons.
> >
> > > b) What can I do to avoid this limitation?
> >
> > Upgrade.
>
> I certainly will.
>
> Thanks for your help!
>
> --
>
> Mit freundlichem Gruß
>
> Henrik Steffen
> Geschäftsführer
>
> top concepts Internetmarketing GmbH
> Am Steinkamp 7 - D-21684 Stade - Germany
> --------------------------------------------------------
> http://www.topconcepts.com Tel. +49 4141 991230
> mail: steffen(at)topconcepts(dot)com Fax. +49 4141 991233
> --------------------------------------------------------
> 24h-Support Hotline: +49 1908 34697 (? 1.86/Min,topcon)
> --------------------------------------------------------
> System-Partner gesucht: http://www.franchise.city-map.de
> --------------------------------------------------------
> Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
> --------------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Steve Boyle (Roselink) | 2002-01-16 16:55:31 | Re: Different views with same name for different users |
Previous Message | Henrik Steffen | 2002-01-16 16:23:23 | Re: PQsendQuery: Query is too long |