From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Join questions |
Date: | 2001-08-22 16:11:39 |
Message-ID: | 20010822111139.A14356@wolff.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, Aug 22, 2001 at 11:54:43AM -0400,
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Bruno Wolff III <bruno(at)wolff(dot)to> writes:
> > I have two related questions about joins.
>
> The latter. See
> http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/explicit-joins.html
Thanks, this is what I was looking for.
When I looked before I started at the documentation for the select command
and didn't think to look in the performance tips area for additional
information (though I had been through that area before I didn't remember
that it had information about joins that might answer the specific question
I thought up this morning).
I think it would be useful to have a link from the section on joins under
the select command documentation to the information on joins under
performance tips, since that extra information gives additional information
on the semantics of join commands in addition to actual perfomance tips.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-08-22 16:12:58 | Re: During dump: function not found |
Previous Message | Tom Lane | 2001-08-22 15:57:38 | Re: FTI is really really slow; what am I doing wrong? |