| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Victor Muntes Mutero <vmuntes(at)ac(dot)upc(dot)es> |
| Cc: | pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: TPCH questions |
| Date: | 2001-02-15 15:15:27 |
| Message-ID: | 2288.982250127@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general pgsql-sql |
Victor Muntes Mutero <vmuntes(at)ac(dot)upc(dot)es> writes:
> we have got a problem when executing some queries of tpch benchmark on
> PostgreSQL.
> For instance, the postgres parser do not accept the syntax of the query
> number 9:
Subselects in FROM are supported as of 7.1, but not in prior releases.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-02-15 15:30:20 | Re: LockReplace: xid table corrupted |
| Previous Message | leslie.halliday | 2001-02-15 13:24:32 | LockReplace: xid table corrupted |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alfonso Peniche | 2001-02-15 15:26:25 | Re: temp table creation |
| Previous Message | Tom Lane | 2001-02-15 15:12:10 | Re: Max query limit in 7.1? With TOAST? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Byerley | 2001-02-15 15:31:52 | Datetime Query |
| Previous Message | Tom Lane | 2001-02-15 14:54:50 | Re: cannot create sequence |