Connection options: --versionpg_restore (PostgreSQL) 10.23cleancreatedata-onlydbnameexit-on-errorexclude-schemafileformatfunctionhostjobsno-privilegesno-aclno-ownerno-reconnectno-passwordschema-onlysuperusertriggeruse-listusernameverbosesingle-transactiondisable-triggersenable-row-securityif-existsno-data-for-failed-tablesno-tablespacessectionstrict-namesuse-set-session-authorizationno-publicationsno-security-labelsno-subscriptions%s restores a PostgreSQL database from an archive created by pg_dump.
-d, --dbname=NAME connect to database name -f, --file=FILENAME output file name (- for stdout) -F, --format=c|d|t backup file format (should be automatic) -l, --list print summarized TOC of the archive -v, --verbose verbose mode -V, --version output version information, then exit -?, --help show this help, then exit
Options controlling the restore: -a, --data-only restore only the data, no schema -c, --clean clean (drop) database objects before recreating -C, --create create the target database -e, --exit-on-error exit on error, default is to continue -I, --index=NAME restore named index -j, --jobs=NUM use this many parallel jobs to restore -L, --use-list=FILENAME use table of contents from this file for selecting/ordering output -n, --schema=NAME restore only objects in this schema -N, --exclude-schema=NAME do not restore objects in this schema -O, --no-owner skip restoration of object ownership -P, --function=NAME(args) restore named function -s, --schema-only restore only the schema, no data -S, --superuser=NAME superuser user name to use for disabling triggers -t, --table=NAME restore named relation (table, view, etc.) -T, --trigger=NAME restore named trigger -x, --no-privileges skip restoration of access privileges (grant/revoke) -1, --single-transaction restore as a single transaction --disable-triggers disable triggers during data-only restore --enable-row-security enable row security --if-exists use IF EXISTS when dropping objects --no-data-for-failed-tables do not restore data of tables that could not be created --no-publications do not restore publications --no-security-labels do not restore security labels --no-subscriptions do not restore subscriptions --no-tablespaces do not restore tablespace assignments --section=SECTION restore named section (pre-data, data, or post-data) --strict-names require table and/or schema include patterns to match at least one entity each --use-set-session-authorization use SET SESSION AUTHORIZATION commands instead of ALTER OWNER commands to set ownership -h, --host=HOSTNAME database server host or socket directory -p, --port=PORT database server port number -U, --username=NAME connect as specified database user -w, --no-password never prompt for password -W, --password force password prompt (should happen automatically) --role=ROLENAME do SET ROLE before restore
The options -I, -n, -N, -P, -t, -T, and --section can be combined and specified multiple times to select multiple objects.
If no input file name is supplied, then standard input is used.
Report bugs to <pgsql-bugs@postgresql.org>. Try "%s --help" for more information. acCd:ef:F:h:I:j:lL:n:N:Op:P:RsS:t:T:U:vwWx1%s: too many command-line arguments (first is "%s") %s: options -d/--dbname and -f/--file cannot be used together %s: options -s/--schema-only and -a/--data-only cannot be used together %s: options -c/--clean and -a/--data-only cannot be used together %s: invalid number of parallel jobs %s: cannot specify both --single-transaction and multiple jobs %s: option --if-exists requires option -c/--clean unrecognized archive format "%s"; please specify "c", "d", or "t" WARNING: errors ignored on restore: %d 0���"�����̛��"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���g���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"���"�������"���"�������"���"���w���"���"���_���"���G���;������"���0����Ś������"�������"���"���"���"���"���"���"���"���"�������"�������z���n���Ԝ��"�������"�������"�������"���t���"���S���"���"���G������"�������������%s/toc.dat%s/toc.dat.gzPGDMPbad dumpId TABLE DATAschema "%s" not found table "%s" not found index "%s" not found function "%s" not found trigger "%s" not found -wb%dACL LANGUAGEDEFAULT ACLENCODINGSTDSTRINGSSEARCHPATHPUBLICATIONPUBLICATION TABLESECURITY LABELSUBSCRIPTIONFOREIGN TABLEMATERIALIZED VIEWMATERIALIZED VIEW DATASEQUENCESEQUENCE SETINDEXFUNCTIONBLOBLARGE OBJECT COMMENT<Init>Max OIDEVENT TRIGGEREVENT TRIGGER unexpected section code %d reducing dependencies for %d finished item %d %s %s offSET statement_timeout = 0; SET lock_timeout = 0; SET client_encoding = '%s'; SET ROLE %s; SET xmloption = content; SET row_security = on; SET row_security = off; DEFAULTSET SESSION AUTHORIZATION %Y-%m-%d %H:%M:%S %Z-- %s %s
restored %d large objects restored %d large object (no owner)(no tag)(no desc)Error while INITIALIZING: Error while PROCESSING TOC: Error while FINALIZING: SET search_path = %s, pg_catalogtruefalseData for SCHEMASCHEMA publicSET default_tablespace = ''SET default_tablespace = %sSET default_with_oids = %s;-- -- Dependencies:; Tablespace: %s--
CREATE SCHEMA %s;
AGGREGATECOLLATIONCONVERSIONDATABASEDOMAINOPERATOROPERATOR CLASSOPERATOR FAMILYPROCEDURAL LANGUAGETYPETEXT SEARCH DICTIONARYTEXT SEARCH CONFIGURATIONFOREIGN DATA WRAPPERSTATISTICSALTER USER MAPPING%s.LARGE OBJECT %s OWNER TO %s;CASTCHECK CONSTRAINTFK CONSTRAINTRULEROW SECURITYPOLICYONLY WARNINGcreating %s "%s.%s" creating %s "%s" BLOBSBLOB COMMENTSprocessing %s disabling triggers for %s TRUNCATE TABLE %s%s;
enabling triggers for %s executing %s %s Started ondropping %s %s ALTER TABLEALTER TABLE IF EXISTSCREATE OR REPLACE VIEWDROP %s%s%s IF EXISTS%sprocessing item %d %s %s entering main parallel loop no item ready skipping item %d %s %s launching item %d %s %s finished main parallel loop Completed onimplied data-only restore
WARNING: line ignored: %s could not close TOC file: %s %uunrecognized encoding "%s" invalid ENCODING item: %s 'on''off'invalid STDSTRINGS item: %s directory name too long: "%s" directory "%s" does not appear to be a valid archive ("toc.dat" does not exist) could not open input file "%s": %s could not open input file: %s could not read input file: %s input file is too short (read %lu, expected 5) -- -- PostgreSQL database dump --
-- -- PostgreSQL database cluster dump --
input file appears to be a text format dump. Please use psql. input file does not appear to be a valid archive (too short?) could not read from input file: end of file could not read from input file: %s input file does not appear to be a valid archive could not close input file: %s unrecognized file format "%d" bad table dumpId for TABLE DATA item could not open output file "%s": %s could not open output file: %s could not close output file: %s internal error -- WriteData cannot be called outside the context of a DataDumper routine WARNING: archive items not in correct section order large-object output not supported in chosen format table "%s" could not be created, will not restore its data worker process failed: exit code %d could not write to output file: %s SET idle_in_transaction_session_timeout = 0; SET standard_conforming_strings = %s; SET check_function_bodies = false; SET client_min_messages = warning; SET escape_string_warning = off; could not set session user to "%s": %s; dbname: %s ; TOC Entries: %d ; Compression: %d ; Dumped from database version: %s ; Dumped by pg_dump version: %s ; ; ; Selected TOC Entries: ; restoring large object with OID %u SELECT pg_catalog.lo_open(pg_catalog.lo_create('%u'), %d); could not create large object %u: %scould not open large object %u: %sSELECT pg_catalog.lo_open('%u', %d); wrote %lu bytes of large object data (result = %lu) wrote %lu byte of large object data (result = %lu) could not write to large object (result: %lu, expected: %lu) SELECT pg_catalog.lowrite(0, %s); SELECT pg_catalog.lo_close(0);
Error from TOC entry %d; %u %u %s %s %s could not set search_path to "%s": %scould not set default_tablespace to %s: %scould not set default_with_oids: %s-- TOC entry %d (class %u OID %u) -- %sName: %s; Type: %s; Schema: %s; Owner: %sWARNING: don't know how to set owner for object type "%s" warning from original dump file: %s connecting to new database "%s" ALTER TABLE %s DISABLE TRIGGER ALL;
processing data for table "%s.%s" ALTER TABLE %s ENABLE TRIGGER ALL;
-C and -1 are incompatible options parallel restore is not supported with this archive file format parallel restore is not supported with archives made by pre-8.0 pg_dump connecting to database for restore direct database connections are not supported in pre-1.3 archives -- Dumped from database version %s -- Dumped by pg_dump version %s WARNING: could not find where to insert IF EXISTS in statement "%s" entering restore_toc_entries_prefork transferring dependency %d -> %d to %d entering restore_toc_entries_parallel entering restore_toc_entries_postfork processing missed item %d %s %s -- -- PostgreSQL database dump complete --
could not open TOC file "%s": %s could not find entry for ID %d unexpected data offset flag %d file offset in dump file is too large entry ID %d out of range -- perhaps a corrupt TOC read TOC entry %d (ID %d) for %s %s did not find magic string in file header unsupported version (%d.%d) in file header sanity check on integer size (%lu) failed WARNING: archive was made on a machine with larger integers, some operations might fail expected format (%d) differs from format found in file (%d) WARNING: invalid creation date in header DROP CONSTRAINTquery failed: %squery was: %s %s: %s Command was: %s archiver (db)Password: fallback_application_nameserver_versioncould not execute queryBEGINCOMMITquery returned %d rows instead of one: %s query returned %d row instead of one: %s already connected to a database failed to connect to database reconnection to database "%s" failed: %sconnection to database "%s" failed: %sSELECT pg_catalog.set_config('search_path', '', false)could not get server_version from libpq server version: %s; %s version: %s aborting because of server version mismatch SELECT pg_catalog.pg_is_in_recovery()error returned by PQputCopyData: %serror returned by PQputCopyEnd: %sCOPY failed for table "%s": %sWARNING: unexpected extra results during COPY of table "%s" could not start database transactioncould not commit database transactionSELECT pg_catalog.lo_unlink(oid) FROM pg_catalog.pg_largeobject_metadata WHERE oid = '%u'; SELECT CASE WHEN EXISTS(SELECT 1 FROM pg_catalog.pg_largeobject WHERE loid = '%u') THEN pg_catalog.lo_unlink('%u') END; -- Data Pos: %ld custom archivererror during file seek: %s compressor active invalid OID for large object unrecognized data block type (%d) while searching archive could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to lack of data offsets in archive could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to non-seekable input file could not find block ID %d in archive -- possibly corrupt archive found unexpected block ID (%d) when reading data -- expected %d unrecognized data block type %d while restoring archive can only reopen input archives parallel restore from standard input is not supported parallel restore from non-seekable file is not supported could not determine seek position in archive file: %s could not close archive file: %s could not set seek position in archive file: %s WARNING: ftell mismatch with expected position -- ftell used this format cannot be read -- File: %s tar archiver%d.dat%d.dat.gz%ld%lunow at file position %s skipping tar member %s blob_%u.dat%s%u %s could not close tar member blob_\. COPY FROM stdin; FROM '$$PATH$$/%s';
\i $$PATH$$/%s
restore.sqlinternal error -- neither th nor fh specified in tarReadRaw() could not close temporary file: %s actual file length (%s) does not match expected (%s) incomplete tar header found (%lu bytes) incomplete tar header found (%lu byte) TOC Entry %s at %s (length %s, checksum %d) corrupt tar header found in %s (expected %d, computed %d) file position %s moving from position %s to next member at file position %s could not find header for file "%s" in tar archive restoring data out of order is not supported in this archive format: "%s" is required, but comes before "%s" in the archive file. could not find file "%s" in archive compression is not supported by tar archive format could not generate temporary file name: %s could not open temporary file invalid OID for large object (%u) unexpected COPY statement syntax: "%s" -- -- NOTE: -- -- File paths need to be edited. Search for $$PATH$$ and -- replace it with the path to the directory containing -- the extracted data files. -- could not open TOC file "%s" for output: %s could not open TOC file for output: %s could not open TOC file "%s" for input: %s could not open TOC file for input: %s ustar%s/blob_%u.datdirectory archiverblobs.tocfile name too long: "%s" ab%u blob_%u.dat %u %1024s %s/%scould not write to blobs TOC file could not close data file "%s": %s could not open large object TOC file "%s" for input: %s invalid line in large object TOC file "%s": "%s" error reading large object TOC file "%s" could not close large object TOC file "%s": %s no output directory specified could not read directory "%s": %s could not close directory "%s": %s could not create directory "%s": %s %s: [%s] %s: pre-datapost-dataout of on_exit_nicely slots %s: unrecognized section name: "%s" terminated by user DUMP DUMP %d%nRESTORE RESTORE %d%nparallel archiverOK %d %d %dselect() failed: %s OK OK %d %d %d%nDUMP %dRESTORE %dunrecognized command received from master: "%s" LOCK TABLE %s IN ACCESS SHARE MODE NOWAITcould not obtain lock on relation "%s" This usually means that someone requested an ACCESS EXCLUSIVE lock on the table after the pg_dump parent process had gotten the initial ACCESS SHARE lock on the table. could not write to the communication channel: %s could not create communication channels: %s could not create worker process: %s a worker process died unexpectedly invalid message received from worker: "%s" could not compress data: %s compress_ioinvalid compression code: %d 1.2.11%s%d%s.gzcould not initialize compression library: %s could not uncompress data: %s could not close compression library: %s could not close compression stream: %s (%s)TABLESSEQUENCESSELECTUSAGEINSERTREFERENCESDELETETRUNCATEUPDATEFUNCTIONSEXECUTESCHEMASCREATECONNECTTEMPORARYTABLESPACETYPESFOREIGN SERVERLARGE OBJECT%sREVOKE ALL%s FROM PUBLIC; %sREVOKE %s ON %s %s FROM group GROUP %s; %s TO %s WITH GRANT OPTION; %sGRANT %s ON %s %s TO PUBLICGROUP %sRESET SESSION AUTHORIZATION; %s FROM %s; %s TO %s; IN SCHEMA %s SECURITY LABEL FOR %s ON %s %s IS NULLtemp_tablespacessession_preload_librariesshared_preload_librarieslocal_preload_librariessearch_path%sGRANT CONNECT ON %s %s TO PUBLIC; SET SESSION AUTHORIZATION %s; ALTER DEFAULT PRIVILEGES FOR ROLE %s SELECT pg_catalog.binary_upgrade_set_record_init_privs(true); SELECT pg_catalog.binary_upgrade_set_record_init_privs(false); SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.%s'::pg_catalog.regclass AND objoid = '%u'(SELECT pg_catalog.array_agg(acl ORDER BY row_n) FROM (SELECT acl, row_n FROM pg_catalog.unnest(coalesce(%s,pg_catalog.acldefault(%s,%s))) WITH ORDINALITY AS perm(acl,row_n) WHERE NOT EXISTS ( SELECT 1 FROM pg_catalog.unnest(coalesce(pip.initprivs,pg_catalog.acldefault(%s,%s))) AS init(init_acl) WHERE acl = init_acl)) as foo)(SELECT pg_catalog.array_agg(acl ORDER BY row_n) FROM (SELECT acl, row_n FROM pg_catalog.unnest(coalesce(pip.initprivs,pg_catalog.acldefault(%s,%s))) WITH ORDINALITY AS initp(acl,row_n) WHERE NOT EXISTS ( SELECT 1 FROM pg_catalog.unnest(coalesce(%s,pg_catalog.acldefault(%s,%s))) AS permp(orig_acl) WHERE acl = orig_acl)) as foo)CASE WHEN privtype = 'e' THEN (SELECT pg_catalog.array_agg(acl ORDER BY row_n) FROM (SELECT acl, row_n FROM pg_catalog.unnest(pip.initprivs) WITH ORDINALITY AS initp(acl,row_n) WHERE NOT EXISTS ( SELECT 1 FROM pg_catalog.unnest(pg_catalog.acldefault(%s,%s)) AS privm(orig_acl) WHERE acl = orig_acl)) as foo) ENDCASE WHEN privtype = 'e' THEN (SELECT pg_catalog.array_agg(acl) FROM (SELECT acl, row_n FROM pg_catalog.unnest(pg_catalog.acldefault(%s,%s)) WITH ORDINALITY AS privp(acl,row_n) WHERE NOT EXISTS ( SELECT 1 FROM pg_catalog.unnest(pip.initprivs) AS initp(init_acl) WHERE acl = init_acl)) as foo) END%d.%d.%d'"'"'\connect dbname=-reuse-previous=on , %s%s= AND WHERE ^(.*\$|*+?()[]{}.^$\^(.*)$(%s OPERATOR(pg_catalog.~) ) abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_./:shell command argument contains a newline or carriage return: "%s" database name contains a newline or carriage return: "%s"
OR %s OPERATOR(pg_catalog.~) 0123456789abcdef_XXXXXXXcould not identify current directory: %scould not change directory to "%s": %scould not read symbolic link "%s"could not find a "%s" to executeno data was returned by command "%s" invalid binary "%s"could not read binary "%s"pclose failed: %s/%s%s"%s" -Vpopen failurefgets failurepostgres-10PGLOCALEDIRPGLOCALEDIR=%sPGSYSCONFDIRPGSYSCONFDIR=%s�abortabsoluteaccessaddadminafteraggregateallalsoalteralwaysanalyseanalyzeandanyarrayascassertionassignmentasymmetricattachattributebackwardbeforebeginbetweenbigintbinarybitbooleanbothbycachecalledcascadecascadedcasecastchaincharactercharacteristicscheckpointclasscloseclustercoalescecollatecollationcolumncolumnscommentcommentscommitconcurrentlyconfigurationconflictconnectionconstraintconstraintscontentcontinueconversioncopycostcrosscsvcubecurrentcurrent_catalogcurrent_datecurrent_rolecurrent_schemacurrent_timecurrent_timestampcurrent_usercursorcycledatabasedaydeallocatedecdecimaldeclaredefaultdefaultsdeferrabledeferreddefinerdeletedelimiterdelimitersdependsdescdetachdictionarydisablediscarddistinctdodocumentdomaindoubledropeachelseenableencodingendenumescapeeventexceptexcludeexcludingexclusiveexecuteexplainextensionexternalextractfamilyfetchfilterfirstfloatfollowingforforceforeignforwardfreezefromfullfunctionsgeneratedglobalgrantgrantedgreatestgroupgroupinghandlerhavingheaderholdhouridentityilikeimmediateimmutableimplicitimportincludingincrementindexesinheritinheritsinitiallyinlineinnerinoutinputinsensitiveinsertinsteadintegerintersectintervalintoinvokerisisnullisolationjoinkeylabellanguagelargelastlateralleadingleakproofleastleftlevellimitloadlocallocaltimelocaltimestamplocationlocklockedmappingmatchmaterializedmaxvaluemethodminuteminvaluemodemonthmovenationalnaturalncharnewnextnononenotnothingnotifynotnullnowaitnullifnullsnumericobjectoffsetoidsoperatoroptionoptionsorderordinalityouteroveroverlapsoverlayoverridingownedparallelparserpartialpartitionpassingplacingplanspolicypositionprecedingprecisionpreparepreparedpreserveprimarypriorproceduralprocedureprogrampublicationquoterangereadrealreassignrecheckrecursiverefreferencesreferencingrefreshreindexrelativereleaserenamerepeatablereplacereplicaresetrestartrestrictreturningreturnsrevokerightrollbackrolluprowrowsrulesavepointschemasscrollsearchsecondselectsequencesequencesserializablesessionsession_usersetofsetsshareshowsimilarsimpleskipsmallintsnapshotsomestablestandalonestatementstatisticsstdinstdoutstoragestripsubscriptionsubstringsysidsystemtablesampletablespacetemptemplatetemporarytextthentrailingtransformtreattrimtruncatetrustedtypetypesunboundeduncommittedunencryptedunionuniqueunknownunlistenunloggeduntilupdateusingvacuumvalidvalidatevalidatorvaluesvarcharvariadicvaryingviewviewsvolatilewhenwherewhitespacewindowwithwithinwithoutworkwrapperwritexmlxmlattributesxmlconcatxmlelementxmlexistsxmlforestxmlnamespacesxmlparsexmlpixmlrootxmlserializexmltableyearyeszonevsnprintf failed: %s with format string "%s" command not executablecommand not foundchild process exited with exit code %dchild process was terminated by signal %d: %schild process exited with unrecognized status %dcannot duplicate null pointer (internal error) %s: could not open directory "%s": %s %s: could not stat file "%s": %s %s: could not read directory "%s": %s %s: could not open file "%s": %s %s: could not fsync file "%s": %s %s: could not rename file "%s" to "%s": %s pg_xlogpg_wal%s/pg_tblspc/./../usr/bin/../%s: out of memory /usr/share/pgsql/etc/usr/include/usr/include/pgsql/usr/include/pgsql/server/usr/lib64/usr/lib64/pgsql/usr/share/locale/usr/share/doc//pgsql/usr/share/mancould not get current working directory: %s unrecognized signal/dev/ttypostgres;\ JH;��� hE��� xO��8-�O���3�O��� �]��x �^�� �^��48_��L(d����e����f���g��0Hj��t�j���k���r�� �r�� �s��H �s��d 8t��| �t��� �u��� �u��� �u��� Xv���v��4�w����w���x���Xz���z��,�z��D{��pH|���}���(~���~��,h��h�������������(���H�����ȅ���X������08���P����|(����8������������\8����x���4Ȧ�������X����(���DX���d�����������������<X���������8������4X���������(H��\x��x�����������(���h�����X���|��������X������$h��t������������0(��D���x�������������������H��x�����0��h����������X(��������8���<(�hX������������0��\8������� �� ��( ��< �P (�d H�x h�� (�� H�� ��!X�@!H�`!��!���!���!��!8�"��@"��"��"�����"����L#���h#����#�����#����#H����#(���h$���$���%���%���`%���%����%����%����%h��(&��`&X���&X ��'x ��'� ��H' ���'� ���'� ���'� ���'� ���'��(��(((��<(h��d(8���(x���(����(��)���D)8��p)����)����)����)H��0*���\*H���*����*���+���H+����+8���+h��,��<,���X,( ��x,8!���,�!���,8"���,8#��L-�$��l-8%���-(���-H)��(.X)��<.x)��P.*��|.�,���.X-���.�-��/83��\/5���/�5���/7��80�9���0(:���0�:���0�;�� 1x<��l1�<���1>���1X>���1?��2H?�� 2�?��\2�?��p2X@���2�@���28A���2K���3�W�� 4HY���4hY���48Z���4([��d5�[���5h]���5�]��6�]��06X^��h6�^���6�^���6(_���68`��7�`��@7�a���7�b���7�c��8�d��d8Xe���8(f���8xf���8Xg��(9�h��\9hj���9�k���9�q��8:�r��d:�t���:�w��;�x��8;xz���;|���;}��<(~��@<8���<�����<���<����<X���=����0=���T=�����=Ȃ���=(����=H����=X����=h����=�� >����4>���H>���`>�����>ȇ��?����X?�����?���?����@8���P@����h@���@h����@x����@�����@؎���@����@���A(���A؏��`A�����A����A����B��,B8���XB����tB�����B�����BȖ���B��C���C(���(CH���<Ch���PC����dC����xC�����Cؗ���C�����C�����C����@D�����D���D8���EX��� Ex���8E����PE(����EȞ���EH����E؟���E���F����XF����lF�����F(����FzRx�xS��/D$4�0�� FJw�?:*3$"\�:�� Lt�D��ZF�G�B �E(�K0�A8�G�u 8A0A(B BBBA��S�� ��S��@D{D��S���B�B�B �A(�A0�J� G 0A(A BBBGH8�X���B�E�E �E(�D0�C8�DP# 8D0A(B BBBD,�Z���B�A�A �� ABA��Z�� A�� A@��[��BB�B�B �D(�D0�GP� 0A(A BBBG(�]��kB�D�D �l ABGD^��ZLX\^���B�J�D �A(�I0� (C ABBAQ (C ABBB�e���,��e���R�D�D ��ABH����hf��AATlf��`HW �f��K(4�f��0E�D�D DA`�g��t�g����g��cE�m F0�Ph��IE�D�G U AAIVAAH�lh�� F�B�G �D(�D0� (A ABBFD(D ABB$0i��2Hi<Xi��U`Pdi��?F�B�J �E(�A0�D8�D�� 8G0A(B BBBDt8A0A(B BBB�@k��<H` A�dk��6TT(��k��<E�D�G c AABH�k��-F�E�E �B(�A0�A8�G�� 8A0A(B BBBA`�l���K�� A(|8m��B�F�D ��AB$�n��QA�N�N qAA8�Tn���F�G�K �D(�G0p (J ABBN�n��BE�e AH(,o���F�E�B �B(�D0�H8�D`� 8A0A(B BBBFHt�p��!F�E�E �B(�A0�A8�G�� 8A0A(B BBBA(��q��cA�J�G MAL8��r��fB�B�A �A(�G0 (A ABBE(t��!0<(t���B�D�D �D�T AABJ`p�t���F�B�B �B(�A0�A8�G���[�I�B�I�� 8A0A(B BBBK��w��JI�f AY(��w���E�A�G E IHM8 4x��cF�I�H �H(�G0k (A ABBI8\hy��B�A�A �� ABI_ ABA�<z��bE�y B]D��z��F�D�D �J���K�Z�A�p AABH` T|��t_�B�A �D(�G0�����H0����D (A ABBFx (A� A�B�B�Jpd p}��@B�B�B �B(�A0�D8�GPXL`~XBP� 8A0A(B BBBJz 8A0A(B BBBDH� <���IB�E�B �E(�A0�A8�Gpj 8A0A(B BBBEL$ @���<F�B�B �B(�A0�A8�J�� 8A0A(B BBBF t 0���OE�G j AIL� \����F�B�B �B(�A0�A8�J�> 8A0A(B BBBA� ܧ��'HT DF(��BF�D�F �iFB,4���kF�A�C �N ABE<dP����F�B�E �A(�A0�a (D BBBF8������F�B�D �D(�D0� (D ABBAL�d����F�B�A �A(�G0{ (A ABBFA (E ABBE(0ĩ��EF�D�C �tAB,\���F�F�D �e ABHH�H����F�B�D �D(�D0� (A ABBJD(L ABBH�̪��DF�D�B �B(�A0�D8�Dp 8A0A(B BBBAX$ Ь���F�B�B �B(�A0�A8�GP�XK``XAP^ 8A0A(B BBBFH� �;F�N�B �B(�A0�A8�GP8K0A(B BBB0� ��*F�A�A �Gp� AABK��*E�d����(0����E�I�D � DAF\ط��lE�b|(����4���@A�D�G H�T����B�E�B �D(�D0�o (A BBBIm(A BBB ������E�G g AD ���(4���HF�D�D �` ABE8`4���SF�E�D �D(�D0` (D ABBA(�X���^F�I�A �Y ABAL������F�B�B �B(�A0�A8�G�� 8A0A(B BBBD(��UF�A�A �BDBHD ���AF�B�B �E(�A0�D8�G@[ 8D0A(B BBBE,�$����R�A�F �c ABA��������0����[E�C�G \ HHEDOC���-E�g8��� L���`���t���"E�X�$���"E�X�8���)�T���4�`���pE�D�D0g AAJD DAGH�����B�B�B �D(�A0�� (D BBBHi(A BBB(XL���F�A�Z �S ABI8����nF�E�D �D(�D0f (D ABBJ8����rB�B�D �D(�G0_ (A ABBHH�(���F�B�B �B(�A0�A8�DP5 8A0A(B BBBG(H|��vE�A�D � AAAt���%(����_E�A�G z AAA(� ��QE�A�D o AAA(�T���E�A�G a AAH���*AAD((���@E�I�G c AAA(T���3R�F�D �O�D�B�����2E�g A4���A�A�D K DAJu DAA(�`��QF�A�D �~AB,���;F�A�A �B ABC40���uF�B�D �A(�G0Z(A ABB8h����E�H�G � AAAp AAF�������������������� ������<0����T�M�G �L ABI[ ABBX���pT�� �`���E�D \ AJ8����dR�B�D �D(�G0s(D� A�B�B�����L�� A���?A�_ HVH$��B�E�E �B(�A0�A8�G�� 8A0A(B BBBAp�������1���,4�(���E�D�D0h AAI[ AACH�p���B�E�E �E(�D0�A8�DP� 8A0A(B BBBA0���KA�d KZ0P$���F�I�A �J�� AABBh�����B�B�B �B(�A0�A8�H��Q D��x��T��J��F��� 8A0A(B BBBC�T��*AAD(h��;E�D�J ` AAA 8|��hE�D S AA\���3E�h A x���sE�I I AAl�H���B�B�B �E(�A0�A8�G��G�Z�D�w 8A0A(B BBBD��a�P�A�H����B�B�B �B(�A0�D8�G�� 8A0A(B BBBAHX,���B�B�E �B(�D0�D8�D`� 8A0A(B BBBH����E�Y@�����F�B�B �A(�A0�G�� 0A(A BBBA @��pE�L�X AA((���uA�D�G q AAAT���h���L|����B�B�B �B(�A0�A8�G� I� � 8A0A(B BBBC4�8���B�A�A �G� I� � AABAP���9F�A�A �� FBI] DBMA GBFA ABDHX���F�B�B �B(�D0�A8�D@Y 8A0A(B BBBH�P�E�W(�T�KE�D�J ` AAA8�x�4E�H�G � DAEG AAG((|��E�A�G Z CAET��h��E�Y���E�Y���HK��� ���$���<E�D�D lAA@���F�P�F �G�a�A�R�A�z AABAL��1`��,4t��pE�D�D0` AAAS AAK8��yF�E�A �A(�G0o (A ABBA(�L��E�A�D0[ AAA8���F�E�A �A(�G0[ (A ABBKP�0d ��F�F�A �J�y AABD8���|B�E�A �D(�D0A (I ABBE(���E�H�G�Y AAA8 ��\F�B�A �A(�J�E (A ABBA0< ���F�A�A �J�h AABA<p $��F�A�C �D`gh[pRhH`a AABA8� ���B�L�G �A(�D0f (A ABBA`� 8�lF�B�B �B(�A0�A8�G� I� �� I�!^� D� z 8A0A(B BBBAP!D�>E�c ADl!h�#F�B�B �A(�A0�J� D 0A(A BBBF(�!P�E�D�G ^ GFE�!��K�� A�!h�ZL�D�A �@"��E�G�D p AAFb AADb AAA`"t�EAG�|"���Eu(�"@����A�D�D0r AACzRx�0�� 8"�� �"��yE�K�D08#D���wB�J�H �A(�C0�T(D BBB,L#�����A�C D��K��K�_ AL|#8���+F�B�B �A(�A0�b (A BBBKJ (A BBBG�#����#���(�# ����E�D�G F AAHH $�����F�J�B �B(�A0�A8�D`* 8A0A(B BBBA,l$���Q�D�A �t�D�B��$X���KL�$�����F�H�B �B(�A0�D8�G�� 8A0A(B BBBHP%����F�E�B �E(�D0�D8�G�8 8A0A(B BBBAHT%P���B�B�E �E(�A0�D8�D@� 8A0A(B BBBA8�%���F�D�C �� ABI_ ABAH�%����F�B�B �B(�D0�D8�Dp� 8A0A(B BBBK(&L ��A4<&� ���E�A�G I DAE DAELt&� ��F�B�E �I(�C0�D`lhIp\hD`o 0A(A BBBGH�&� ���F�B�A �D(�G0r (D ABBAJ (L ABBE4'��gR�D�A �N(�F0u(A ABB0H'<��#F�A�A �D0_ AABA|'8��<gT�'`���E�t G�' ��+8�' ��zF�B�A �A(�G0z (D ABBD(d �� (p ��cH ~ J(4(� ��}B�D�D �} ABF4`(��TB�D�D �h CBIA ABD|�(<��� B�E�E �E(�D0�A8�GP� 8C0A(B BBBHD 8C0A(B BBBH� 8F0A(B BBBB zRx�P������(���pP)d���F�B�B �B(�A0�A8�G�9�A�R�B���A�W�A�T 8A0A(B BBBF|�)�#��PF�E�E �E(�D0�D8�DP]XV`BhDpNPT 8F0A(B BBBEWXR`IhDpIPv8A0A(B BBBD*�$��DX*�$���F�E�B �B(�D0�D8�FP�8A0A(B BBBd�*4%���F�N�E �B(�D0�G8�GXQ`mXAPe 8P0A(B BBBFZ8C0H(B BBB+�%��oE�Y BI`(+&���F�B�E �B(�D0�A8�F@� 8A0A(B BBBHF 8C0A(B BBBF0�+x'��NE�C�L c AAGKAA�+�'��94�+�'��]F�D�G �y ABCIAB0,�'��YE�A�D v FAIDCA@,(��)T,0(��9H\ DP0t,P(��E�A�G � AAISAA8�,,)���F�E�D �D(�D0S (A ABBH<�,�)���E�wC aDA Kd D} A JDA <$-@*��F�E�H �D(�A0�l (A BBBEXd-+���F�B�D �D(�J0~ (A ABBBm (I ABBEy(I CBBD�-�+���F�E�B �E(�A0�A8�G@�8D0A(B BBB<.,,���F�E�E �E(�D0�� (A BBBC,H.�,���F�A�D �� ABCx.L-��IE�M A4�.�-���E�D�G O GAEX IAJ0�.(.���F�D�A �G@ AABA8/�/��qF�E�D �D(�D0d (A ABBGH</�0��cF�B�E �H(�A0�A8�Dp% 8A0A(B BBBFP�/�1��F�E�B �B(�A0�A8�G�a 8A0A(B BBBE(�/�7���A�D�O�o AAKL0,8��[B�G�B �B(�A0�D8�G�C 8A0A(B BBBJHX0<:���F�B�B �B(�A0�D8�O�� 8A0A(B BBBJ4�0�<���E�A�D F CADPCAL�0X=���F�B�D �G(�J�D�Y�\�A�� (A ABBD4,1�>���F�P�A �J�� AABE<d1P@���F�E�D �A(�G�� (A ABBA<�1A��F�E�E �D(�A0�h (D BBBID�1�A��F�E�B �A(�A0�G�� 0A(A BBBA@,2�B��cF�D�A �I�� AABGn�G�Z�A�p2�C��-�2�C��5�2D��9AAR�2<D��(HZ A �2PD���E�@ KT D(�2�D��zE�M�G L AAI$3E��+KZ A@3$E��]HS A\3hE��p3tE�� �3pE�� (�3lE��zE�M�G L AAI�3�E�� �3�E�� �3�E�� \4�E���B�E�B �B(�D0�A8�G���L�Y�A�� 8A0A(B BBBDHd4�G��F�E�D �C(�D0r (A ABBBn (C ABBJH�4�H���F�G�F �D(�D0e (A ABBJ] (C ABBKT�48I��F�Q�B �A(�D0�O�w�I�E�A�� 0A(A BBBI$T5�J��;E�I�N IIH(|5K���E�L�G�` AAFH�5|K���F�B�D �D(�I0v (A ABBK�8H@Z8F0�5�L��j68M��;A�y(6\M��|A�j AOH6�M��\6�M��,p6�M��,�6�M��)�6N���6N��@�6N���F�D�D �V(K0a(A A ABKEABH7pN���F�B�B �B(�A0�A8�G@� 8A0A(B BBBB8P7P��QB�B�A �D(�J0� (D ABBE(�7(Q���E�K�Q CAD�7�Q��#MN(�7�Q��BF�D�D �nCB�7�Q��dE�~ AL8,R���F�B�B �A(�A0�� (D BBBAZ (D BBBDh8�S��|8�S���8�S���8�S���8�S���8�S���8T���8T��9T��9(T��09$T��(D90T���E�G� L�@I�@{ AAp9�T��\�9�T���F�B�B �E(�D0�A8�D@� 8H0D(B BBBFD8C0A(B BBB`�9PU���F�F�B �E(�D0�A8�DPB 8I0D(B BBBER 8C0A(B BBBJ0H:�U��OE�D�G O CAEbCA0|:V��OE�D�G O CAEbCA�:$V���:0V���:8V�� HW,�:@V���E�A�I�y AAAL$;�V���F�E�L �E(�A0�K8�G�� 8A0A(B BBBFt;�X��x�;\Y����;�Y��1H�;Z��~F�E�E �E(�D0�D8�J`� 8C0A(B BBBA�;8]�� <4]�� D$<0]��eF�E�E �E(�H0�H8�G@n8A0A(B BBBl<X]���~�~`m",2;��BFLR\`ekrz��������7��$����������#(��-g3=�MX^dlu}�����6���������� $)1AN[jw���h������������ %,7?GPS\cjoty�B�������������������� !)18=�BLV]cktz������������0�� ��� &29�AIS\ails}�������������c������l %.5<EJP9��U^flpux}����n�����d������c����������=�&-5?S�GOU\eoy����(�������������� &/7>IQY_gpz��V������������������A�[!&.5:CLM�QXacmx~�i������C���������r^����r� ��$*4@LRYajsy�����?�����������������"0:EOYgpv~�������[ (�Pm"Xm"���o0�x U��"Lh�. ���o���o����o�o6���o���"P[`[p[�[�[�[�[�[�[�[�[\\ \0\@\P\`\p\�\�\�\�\�\�\�\�\]] ]0]@]P]`]p]�]�]�]�]�]�]�]�]^^ ^0^@^P^`^p^�^�^�^�^�^�^�^�^__ _0_@_P_`_p_�_�_�_�_�_�_�_�_`` `0`@`P```p`�`�`�`�`�`�`�`�`aa a0a@aPa`apa�a�a�a�a�a�a�a�abb b0b@bPb`bpb�b�b�b�b�b�b�b�bcc c0c@cPc`cpc�c�c�c�c�c�c�c�cdd d0d@dPd`dpd�d�d�d�d�d�d�d�dee e0e@ePe��c��C��a��d��e��N�f�F�P�h I �j~�l%�x3�x:�OC�R�pP�wS�W��n\�sh�SCtr�Tz�L��U��v��1��ԕ"��Е"����"��̕"��ȕ"V�����"�ĕ"2���"B���"U���"�~GA$3a1[~GA$3p1113po%�GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realignGA*po��GA*GOW*�GA$3a1 ~5�GA$3p1113���GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GOW*�GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realignGA*��%�GA*GOW* GA*FORTIFY�~��GA+GLIBCXX_ASSERTIONS GA*FORTIFY�%�GA+GLIBCXX_ASSERTIONSpg_restore-10.23-4.module_el8.9.0+3736+952d0ed7.alma.1.x86_64.debug��� �7zXZ�ִF!t/��?��]?�E�h=��ڊ�2N� m ���a]ua�� g�x�?/Z��� ����� #�n��}laM7��*��z`�K���h���g�¡�@W+���ϺǵƬ�<��B'u��g�V����圈�bQi�kZ�gfz�ɆJ�,A���?D��}/���W�ܞOY��NHyˆM�V*��鼪�Q?V�a�\桄���LK^�}���M�]�oQ{��F v)%���'���}��S$!$�7v�]+ �A���n�/����[�\�Q5I��N���f>r8T�:v��}�v9�JDR�l���~"���4�����2��j=��ǙI�r�<;�xJi���x��0������'���7H`�WN%=8��]�<vE�$����oS����@�B�>G�Ǧ�d� �/A#Q�j��D�:;�����f�G�_B��%���[m��sI2��L�&��1��D�jM�y�^q��YD� W�B����6Dp��%��I���<�q*b�T�/��7�Yk��F�b���m�=�<F��v ��N �lG�q�ޭ!��bs��n�z�y*F}��f���}���t� .Ɠ�W����F,�6�Cʝ� �[��|�m:6f�'���"��|j��PKF`�Ōa3W���h-�Q`�O:���vX٥&EU@�:EDK /8�դ� �b�����@(a-mŽtIzvy9�i�&��9�R�[_rV��(�Sn�:�_i> S\�Ȅ�����q �j�0Zt�Qv|����.�M�X�IJ��t�N���w���� m�'S��k!NN��[���<b���iK��`�1�WldD�~�R瀪l��r�(�P��p��]5��"�ͨ�P�y��]�h���C2��M��ڝom^���.�fw�(G�%l�|i��i_��u}$�Psw%���Q�)h�I4"������|��U���Ôޥ�@���;� A<���r��ͺ{`����A�����pς�M��'[����_�X��Ah��ۮI���/xӛ�-��v^���@Ҁ��b��:^TÑ��x�[��S�lV�"��A�Y�·�m�i9,u��m�}o��i)�-�=Y��-|�eq!n�J���InbJ���H�G<��};ҥ��?�'�XJ�;�m �e5����.M�h%�q��Q��D��wU��-�֬�+�@����,�w�/���R��)_c�G$U��UWM��C9y�J!c���NH��q����t<7;�V^h����2�hC<�:6�!�� �xYm��x��.ݜ�Z��Q�ȗ �u�s�dp>�1�"��x��^ӎ�|��@l����i����g:g(X����ݿJm�F�`�@f��"aK�;�]��^����ea�ȺbĜ��eM��~�]&������A�Xe������~��W�[.Q���o � �����T�B����.b_�� ����&L"��y���� �?��������q��I>ټ���A���2��+#�Q�\���_��E������5������ک�MCV�FD�D�������U���[��ºy�K]�h:��K��ot�N��J�\�ՈUA�V,������{��͈M�l`��t�-�#���i?H�VNV8�dd�S��O^ʭ>d� �*b �u��W�8��':_ %��̂&#>d�(�˃4?�p}�ܵ���zp^��g\y�$�gU��`��n��x ����`h��r/R�E�WN�r��A�NdT5U;��.������N2�q����9s!�ָ�=D���%P�w�'�h24/5���-ϯ~�mZ���hmi���OM�� ��t#Z�g;�H���+7g� 0�1/l���+���d�T"�ڭ��ieF5��Y�7���/xghT;�� ���d8���eQ::P�˄h���YC���t[^~DT'4�qmV���W h��9Jo�Y�m�DFOu�!Fp�?���@`]]��p�'<���M�v)�����=��m��"o�ѕ-���٨�6��֭���n]��T>��e2rA�YλA�/�gw���T=��Q�gh�?������I)z���=w�ry[ K��ݏ����{��&����^�ѧH��e��D.�(������+����o`P:��l~#�� ���?�[��ج0��y�aV�(K�%CB�9��o�/�f&��U�K���/�T#n�s)����?Ţ=�G�����yI&���m��T�Ȇ_f�K��1K˺ +g݇�xJo���A���]�{ >f��TS��pZ�^F=�I#����[��� ��-��y��x���w��T��I�+��l��q�ͮN�;�b)s��#�!*W&���QGˋ�]��~f��b`N���/�+�ۆ�}z����4�Eb�F������U6�6//8�#G2����b6IG)��[^*YH9�{b�.�Ė� 3Eh�V�=�r1O�J�T �(���$����ǧc t���.�R�v�-��) �{|����N��*���g��.�O�ԕ��˝aO�0�oҭ �^���)���ե<<y���ӛ-�Թ��q#�l�t�8��E-,S=���mnui��ɌԒ+̬5���;8���7�V�O��oY��шqi��M�^`?c��b�K�?������H�Y�q �B 7gPm����Q�v�SG�F��e�>..aS��CĂs��M��`���" �#�Q�5��Z�2�������+Pm���x�z�+�7h�>L@��yͫ��҈ZT+�U�ۇ�̎��D�紣�I��9wm4�Q:�-{��1�ucF�GnS����I�� 0�ק�W��G�F�Sxu(1��[��@Q�[��/����4��������m� g����r�6q�l�~(��S��~U�6UQ�º���ۻl��i�VT�)�=I����as�,ȵ�O�߬Ak��h��v*��P�J"2�~ƘV�����~�6�-p��p�0�_T��Z��s�v��v�;[��ԙ�dp�ΘҊ\���(K+�!�5�u`��9v�H~��n� ����RF�R�P��Got�뢙{�����o 7o�r�B��x�x|���QQ� ����Ҍ{��*�`�]�lJ��N�ҋD���O^zن.�4���;ªs�Ў�!��`�D>�"ْ~�}FYҋ�C6a�����ق�w��ǪA@&��;ޯ�PgZ��"�g��?N=i��/]s���H�{K�t�R�P$ϋ�Uc��+o� uO�y+��nT�+&��(Fn ֱ`�����U�<Ǟ_'�Z���?r�'��C�!�>w��-�h1�1��2�A��3��w�ku��oi���b���: p��$���][�%���S���NP�a�3 ��q�?�Rn�� =Vkg�A�_ Į7W�-��Cj5_Ď��V ���<�F�Ǟk�/lx�J���i�l(8�1<QL�� �\Wn�`�=81P�������7ΐ��|��ԌP�Z�7)���\i��.�h��opKIf���A�鋇<�ω|���Q�e����בB]M0���ܣ u��)��a�S��{�}�}�q�v�(uI�֎}sMn/��.�R!�)[0_eJH��$�+�;�P������:�]��x����/c�m�����_��0�iCo$��X���ⰊEl;S���)�P�ƷaLȐ��"ؗ!}EvT�}@���[sP�4O/��o~�������}`ҿ�g�Oϑ���M:.��߫CT�����J�y�8��ӢP?��f��n'�����Ɛ�8�.Q�� �Gq��lĹܧ�~�����1I�);Q�6_Q�"�k"ty%��;ǰ[�p9 �Uqy!��؈F�KI9c��?�{�^+�'���_�Skm���KX�j��k�C���e������j�$���E|!k���=��^�B��?�]#ٖ^�G�m ���ݲ_"�@��^���o��8��r�����:�_��b%�F�Ў�٢�Z���u[,�N3����e��A�9`��<L,�){M �&b��E#J��вv��e��I�"�YE&�}����n�V�~+������>p��=��I�D�B���m�D� N���r���=��E�!>��Tm�hz8�hH�U�l*������LյS�Yn��H!��R���JLPj��X�!\fvƢ_e�K��OoTD�Γ�KM5"�^�̌��z�� G���mtI ,�{5���[� ��{�X�z��5�*�a�!�� ��8 ʾ��t��s�������I2}�bNɣP'�ִ�(��Ѹ'�oye��;��k��@{�H�O;�� �u䉐�.�;2�}t%��C��S�9!�{z�h�����z �y�����趙uD1v?c8 �ڽ��ϳߏ����#��JX���g�YZ.shstrtab.interp.note.gnu.property.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata���� &�� 4$G���o00HQxxhY��Ua���o66^n���o���}hh�.�BLL�[[�@[@[ �`e`e �popo�T�(�(� �@�@��[���\ �X*X*�<�Pm"Pm�Xm"Xm�`m"`m ���"�� ���"��H��"�h ��"h� ��bh�� <�H/���`�>