Re: PostgreSQL 9.0.1 on Windows performance tunning help please - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: PostgreSQL 9.0.1 on Windows performance tunning help please
Date
Msg-id 4E3D24CF020000250003FBE6@gw.wicourts.gov
Whole thread Raw
Responses Re: PostgreSQL 9.0.1 on Windows performance tunning help please
List pgsql-performance
"Kevin Grittner"  wrote:

> WITH x AS SELECT * FROM x ORDER BY d.data_id;

It ate part of what I had on that line.  (Note to self: don't use
angle-bracketing in posts.)

Trying again with different punctuation:

WITH x AS [original query] SELECT * FROM x ORDER BY d.data_id;

-Kevin


pgsql-performance by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: PostgreSQL 9.0.1 on Windows performance tunning help please
Next
From: tuanhoanganh
Date:
Subject: Re: PostgreSQL 9.0.1 on Windows performance tunning help please