Re: [GENERAL] Row Count?

Поиск
Список
Период
Сортировка
От Bruce Tong
Тема Re: [GENERAL] Row Count?
Дата
Msg-id Pine.LNX.4.04.9905051237380.20484-100000@laxmi.ev.net
обсуждение исходный текст
Список pgsql-general
> -> set query_limit '10'

set query_limit = '10';

> when you are done with it i think the syntax is
>
> -> set query limit

set query_limit = default;

You got me close enough to where I could find it. It was documented, I
just didn't know what to look for originally.

Thanks a bunch!


Bruce Tong                 |  Got me an office; I'm there late at night.
Systems Programmer         |  Just send me e-mail, maybe I'll write.
Electronic Vision / FITNE  |
zztong@laxmi.ev.net        |  -- Joe Walsh for the 21st Century



В списке pgsql-general по дате отправления:

Предыдущее
От: Michael J Davis
Дата:
Сообщение: unsubscribe problems
Следующее
От: Michael J Davis
Дата:
Сообщение: RE: [GENERAL] Row Count?