| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Tatsuhito Kasahara" <kasahara(dot)tatsuhito(at)oss(dot)ntt(dot)co(dot)jp> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #5691: Documentation typo ? |
| Date: | 2010-10-05 22:49:40 |
| Message-ID: | 2761.1286318980@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
"Tatsuhito Kasahara" <kasahara(dot)tatsuhito(at)oss(dot)ntt(dot)co(dot)jp> writes:
> The following is a part of doc/src/sgml/user-manag.sgml
> ======================
> For example, if for some reason you
> want to disable index scans (hint: not a good idea) anytime you
> connect, you can use:
> <programlisting>
> ALTER ROLE myname SET statement_timeout = '5min';
> </programlisting>
> ======================
Hm, looks like Bruce wasn't too awake the last time he made a
"proofreading" pass over that material. Fixed, thanks for the report!
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | stagirus | 2010-10-05 23:49:52 | Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql) |
| Previous Message | Andrea Peri 2007 | 2010-10-05 21:04:14 | Re: Postgres 9.0 crash on win7 |