Re: Missing documentation

Поиск
Список
Период
Сортировка
От Stefan Badenhorst
Тема Re: Missing documentation
Дата
Msg-id CANpNAnWrgZxFP6ePV_OjogDOHUmJHJpXqOL2dWJUAZMbGdMqiQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Missing documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Missing documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
This is working:
postgresql://USERNAME:PASSWORD@server:5432/the_database?sslmode=disable&jit=off
Maybe I was looking at the wrong documentation page?

On Thu, 3 Nov 2022 at 14:58, Tom Lane <tgl@sss.pgh.pa.us> wrote:
PG Doc comments form <noreply@postgresql.org> writes:
> On this page:
> https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS

> There is a list of keywords that can be specified as part of the connection
> string.
> Specifying `jit=off`  or `jit=on` is functional in practice, but `jit` is
> not included in the documentation.

Really?  Doesn't work for me:

$ psql "host=localhost port=5432 jit=off"
psql: error: invalid connection option "jit"

                        regards, tom lane

Email Disclaimer

This email is proprietary to MI-C3 and is intended only for the person to whom it is addressed. It may contain confidential and privileged  information. If you have received this email in error, please notify the sender and delete this email, which must not be copied, distributed or disclosed to any other person. Any views or opinions presented are solely those of the author and do not necessarily represent those of MI-C3. Since this communication was affected via email, MI-C3 cannot guarantee that it is secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. MI-C3 does not accept liability for any errors or omissions in the contents of this message or for any damage resulting from the opening of this message should it contain a virus.

В списке pgsql-docs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Missing documentation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Missing documentation