Re: No hash join across partitioned tables?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Kris Jurka <books@ejurka.com>
Cc: pgsql-performance@postgresql.org
Date: 2009-04-16T23:12:11Z
Lists: pgsql-hackers, pgsql-performance
Kris Jurka <books@ejurka.com> writes: > PG (8.3.7) doesn't seem to want to do a hash join across two partitioned > tables. Could we see the whole declaration of these tables? (pg_dump -s output would be convenient) regards, tom lane