|
Home > Archive > PostgreSQL Documentation > May 2005 > Re: [BUGS] Fwd: Bug#308535: postgresql-client: [psql] manual
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [BUGS] Fwd: Bug#308535: postgresql-client: [psql] manual
|
|
| Bruce Momjian 2005-05-29, 3:23 am |
| Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
>
>
>
> It responds to the immediate complaint, but I was thinking that we ought
> to add links to the relevant pages of the libpq docs in the "See Also"
> parts of all of the client-application reference pages. If the links
> read like "Client Environment Variables", "Client Password File", etc
> then it seems to me this would let us remove the rather incomplete
> information that is in the individual reference pages today.
Right, done for environment variables, and attached. PGPASSORD mentions
..pgpass so I think we are done.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| |
| Peter Eisentraut 2005-05-29, 7:23 am |
| Bruce Momjian wrote:
> Right, done for environment variables, and attached. PGPASSORD
> mentions .pgpass so I think we are done.
Have you looked at the output this creates? The xref already creates
link text containing the section title. You don't need to write
"Environment variables" again.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
| |
| Bruce Momjian 2005-05-29, 9:23 am |
| Peter Eisentraut wrote:
> Bruce Momjian wrote:
>
> Have you looked at the output this creates? The xref already creates
> link text containing the section title. You don't need to write
> "Environment variables" again.
I did look and I see:
http://developer.postgresql.org/doc...s/app-psql.html
Environment Variables (Section 27.11)
Is that how it should look? Should I be using different tags? I would
rather not show the numbers but I thought that was required when linking
from the ref pages to the main docs.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
|
|
|
|
|