From: | Paul M Foster <paulf(at)quillandmouse(dot)com> |
---|---|
To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Update with ORDER BY and LIMIT |
Date: | 2011-08-09 15:38:51 |
Message-ID: | 20110809153851.GG21240@quillandmouse.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Aug 08, 2011 at 10:20:18PM -0400, David Johnston wrote:
>
> >
> > 8.X in this context means "8 point something, but I can't recall
> > which something". Could be 8.2, 8.3 or 8.4. Thus, in effect, asking
> > those replying to restrict themselves to 8 series features, as
> > opposed to 9 series features.
> >
>
> There are a lot of features added between 8.0 and 8.4; WITH and
> WINDOW being two major ones, that just saying 8 is not helpful. In
> the future please take the time to issue a SELECT pg_version() before
> asking others to take time to help. It is for your own benefit and
> makes it easier for those wanting to help to give useful advice.
It'd be great if select pg_version() worked, but PG doesn't recognize
the function, when issued from the PG prompt. I had to go all the way
back to aptitude to find out it's verson 8.3.1-1 running under Debian
unstable.
Paul
--
Paul M. Foster
http://noferblatz.com
http://quillandmouse.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-08-09 16:11:48 | Re: Problem with planner |
Previous Message | hubert depesz lubaczewski | 2011-08-09 15:23:00 | Re: Problem with planner |