Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
17.12. RegisteringEvent Log onWindows
Prev UpChapter 17. Server Setup and OperationHome Next

17.12. RegisteringEvent Log onWindows#

To register aWindowsevent log library with the operating system, issue this command:

regsvr32pgsql_library_directory/pgevent.dll

This creates registry entries used by the event viewer, under the default event source namedPostgres Pro.

To specify a different event source name (seeevent_source), use the/n and/i options:

regsvr32 /n /i:event_source_namepgsql_library_directory/pgevent.dll

To unregister theevent log library from the operating system, issue this command:

regsvr32 /u [/i:event_source_name]pgsql_library_directory/pgevent.dll

Note

To enable event logging in the database server, modifylog_destination to includeeventlog inpostgresql.conf.


Prev Up Next
17.11. Secure TCP/IP Connections withSSH Tunnels Home Chapter 18. Server Configuration
pdfepub
Go to Postgres Pro Standard 16
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp