Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7c8b0ad

Browse files
committed
doc: Fix documentation of local_preload_libraries
The documentation used to suggest setting this parameter with ALTER ROLESET, but that never worked, so replace it with a working suggestion.Reported-by: Kyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
1 parent4d96e93 commit7c8b0ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5268,8 +5268,8 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
52685268
this feature is to allow debugging or performance-measurement
52695269
libraries to be loaded into specific sessions without an explicit
52705270
<command>LOAD</> command being given. For example, debugging could
5271-
be enabled forall sessions under a given user name by setting
5272-
this parameter with <command>ALTER ROLE SET</>.
5271+
be enabled fora session by setting this parameter via the
5272+
<envar>PGOPTIONS</envar> environment variable.
52735273
</para>
52745274

52755275
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp