赞
踩
[pg12@wcbpgcm1 data]$ psql psql (12.9) Type "help" for help. postgres=# show shared_preload_libraries; shared_preload_libraries -------------------------- (1 row) postgres=# alter system set shared_preload_libraries = 'passwordcheck'; ALTER SYSTEM postgres=# \q [pg12@wcbpgcm1 data]$ pg_ctl restart waiting for server to shut down....2022-04-10 11:48:37.721 CST [17892] LOG: received fast shutdown request 2022-04-10 11:48:37.722 CST [17892] LOG: aborting any active transactions 2022-04-10 11:48:37.723 CST [17892] LOG: background worker "logical replication launcher" (PID 17899) exited with
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。