Re: PostgreSQL 9.0.1 on Windows performance tunning help please

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: PostgreSQL 9.0.1 on Windows performance tunning help please
Дата
Msg-id 4E3D24CF020000250003FBE6@gw.wicourts.gov
обсуждение исходный текст
Ответы Re: PostgreSQL 9.0.1 on Windows performance tunning help please  (tuanhoanganh <hatuan05@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: PostgreSQL 9.0.1 on Windows performance tunning help please
Следующее
От: tuanhoanganh
Дата:
Сообщение: Re: PostgreSQL 9.0.1 on Windows performance tunning help please