| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Keith Gray <keith(at)heart(dot)com(dot)au>, SQL <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Re: Database Locations |
| Date: | 2002-04-02 17:29:47 |
| Message-ID: | 26199.1017768587@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Keith Gray writes:
>> Has anyone had any joy with this example taken from documentation.
> Please read this (to the very end):
But it does seem an unfortunate choice of example for the CREATE
DATABASE reference page to illustrate using a feature that's disabled by
default. Seems like the ref page should mention that you need to have
compiled with whatever-that-option-symbol-is; or perhaps better, improve
the example to show how to do it with an environment variable.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-04-02 17:40:35 | Re: vacuum full fails: Parent tuple was not found[7.2] |
| Previous Message | Peter Eisentraut | 2002-04-02 17:08:41 | Re: Database Locations |