Re: pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...
Date: 2003-09-07 16:04:39
Message-ID: 200309071604.h87G4dZ08204@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Tom, I see 'set seed' works:
> > test=> set seed = 0;
> > SET
> > but where is it documented?
>
> On the SET reference page. It's not in runtime.sgml because we don't
> allow non-interactive settings (which might or might not be a reasonable
> restriction, but it's been there awhile without complaints).

So that is how testers could get consistent ANALYZE statistics?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2003-09-07 16:16:08 Re: pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...
Previous Message Tom Lane 2003-09-07 16:00:36 Re: pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...