Re: Idea Feedback: psql \h misses -> Offers Links? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Idea Feedback: psql \h misses -> Offers Links?
Date
Msg-id d71fb40c-950e-4293-9d93-a1832612f1cf@eisentraut.org
Whole thread Raw
In response to Idea Feedback: psql \h misses -> Offers Links?  (Kirk Wolak <wolakk@gmail.com>)
Responses Re: Idea Feedback: psql \h misses -> Offers Links?
List pgsql-hackers
On 17.04.24 19:47, Kirk Wolak wrote:
> *Example:*
> \h current_setting
> No help available for "current_setting".
> Try \h with no arguments to see available help.
> 
> https://www.postgresql.org/search/?u=%2Fdocs%2F16%2F&q=current_setting 
> <https://www.postgresql.org/search/?u=%2Fdocs%2F16%2F&q=current_setting>

One problem is that this search URL does not actually produce any useful 
information about current_setting.




pgsql-hackers by date:

Previous
From: Kirk Wolak
Date:
Subject: Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [ NOT Fixed ]
Next
From: Robert Haas
Date:
Subject: Re: fix tablespace handling in pg_combinebackup