Opening connection.. [13:47] -zinc.libera.chat- *** Checking Ident -zinc.libera.chat- *** Looking up your hostname... -zinc.libera.chat- *** No Ident response -zinc.libera.chat- *** Couldn't look up your hostname -zinc.libera.chat- *** Notice -- SASL authentication to a NickServ account with a verified email address is required to connect from your current network. Please see https://libera.chat/guides/sasl for configuration assistance. ==> ERROR from irc.libera.chat: Closing Link: 117.139.163.129 (SASL authentication to a NickServ account with a verified email address is required to connect from your current network. Please see https://libera.chat/guides/sasl for configuration assistance.)
Connection failed! Not re-establishing connection.
*** ERC terminated: connection broken by remote peer
CREATE TEXT SEARCH DICTIONARY public.my_ts_dict( template = public.my_ts_template );
在执行第二条语句时将出现如下错误信息:
1 2 3 4 5
server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. The connection to the server was lost. Attempting reset: Failed. The connection to the server was lost. Attempting reset: Failed.
ALTER ROLE { role_specification |ALL } [ IN DATABASE database_name ] SET configuration_parameter { TO|= } { value|DEFAULT } ALTER ROLE { role_specification |ALL } [ IN DATABASE database_name ] SET configuration_parameter FROMCURRENT ALTER ROLE { role_specification |ALL } [ IN DATABASE database_name ] RESET configuration_parameter ALTER ROLE { role_specification |ALL } [ IN DATABASE database_name ] RESET ALL
ALTER DATABASE name SET configuration_parameter { TO|= } { value|DEFAULT } ALTER DATABASE name SET configuration_parameter FROMCURRENT ALTER DATABASE name RESET configuration_parameter ALTER DATABASE name RESET ALL