Re: [GENERAL] Row Count? - Mailing list pgsql-general

From Bruce Tong
Subject Re: [GENERAL] Row Count?
Date
Msg-id Pine.LNX.4.04.9905051237380.20484-100000@laxmi.ev.net
Whole thread Raw
List 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 by date:

Previous
From: Michael J Davis
Date:
Subject: unsubscribe problems
Next
From: Michael J Davis
Date:
Subject: RE: [GENERAL] Row Count?