| From: | Bruce Tong <zztong(at)laxmi(dot)ev(dot)net> |
|---|---|
| To: | Statistical Solutions <statsol(at)statsol(dot)com> |
| Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] Row Count? |
| Date: | 1999-05-05 16:40:04 |
| Message-ID: | Pine.LNX.4.04.9905051237380.20484-100000@laxmi.ev.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)laxmi(dot)ev(dot)net | -- Joe Walsh for the 21st Century
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael J Davis | 1999-05-05 16:41:01 | RE: [GENERAL] Row Count? |
| Previous Message | darold | 1999-05-05 16:29:19 | Re: [GENERAL] postgreSQL for storing a database of documents |