!!!X!["Bo")""""#,#@E#M#O#H$$Em$8$5$M"%Jp%%AH&A&6&6':''D(A(V))J)6)A*DD*K*/*y+>+C+v,@y,N,N -EX-M-=-1*.>\.O.G.A3/<u/</N/G>0K040A1/I1,y1E1D1B128t2?2?2<-33j373K3<"4<_4/4;4K5+T5(555D5P$6u69x6D6G6??7'7+7e7!98,[84868(8!9/?9o999>9J9PF:N:-:;);<;4N;&;*;;#;#<C;<(<<<<<=7= V=,a==-==p=eV>&>>>`?p?XQ@1@*@-A.5A+dA+A)A8A'B=GB)BB@B7 C6CC6zC<C=C4,D3aDbD,D5%E [E |E(EE E'EF%F DFeFXzF&F0F.+G)ZG)G/G/G)H#8H \H}H&HKH" I.I!LI(nI'II(IJ*#J"NJ qJJ#J%JJ!K$7K#\K6KK KBK3LLYM0yM"M1M'M+'N(SN(|N-N+N,N!,O&NO'uO#OOO.O/,P4\P,P$PPQ."Q3QQ@Q5Q$Q!R#[/[Y\>w\?\^\U]p]"]]&]<]2^'F^(n^'^%^3^_2_;K_"_,_,_;`@`*O`z`I`>`DaaaHpa@a#ab 8bhYbTbFc^czc6cL4dJd9d$e++eWele/eeeeff&,fSf eff)f!f%f+ g8g&Xg'ggg0g.h)Dh+nhhh4h ii6i#Ui*yiiiii( j"3jEVj#j'jjk;k Tkak'}kkk<k!l8x:SxIx4xi y7wyFywyCnzMzX{RY{U{:|2=|@p|E|:|=2}=p}@}P}D@~G~1~I~,I(vFGF.4u7:49R6RÁ==T47ǂR1R4.A?*j>m@@<."k'W!"02S3%(&CS8sDJH</̈,!%%G m$@щ&#9]{!׊ .-/>nc~T*7bssRY:].'!&I+p('Ŏ&7$L6q+ԏ3*!&L)s/0͐')&PP.0Б%8 ^ hv"(В:!N'p)“ߓ+'H"p!ŔQ9So!̕%C`|ɖ%"%+Ht!@y;,[""#Ι $-84f!!ۚ8+R+~4#ߛ">+U,1, +!I'k#̝+(Ea}%֞6- GU.e8 ++H6tb "C*c/ ۡ D*9oCcQk(( &!He%+-פ>D1[(9'B0[7GĦ &Aa&}<%*"&M#t.Ǩ0"/"Ru<ѩ% C%8i><(/Xw%a8;UL3c/@4ԭ# %-Se(y ή"1Q(b .7ۯ%0.V114$1YƱ'.*VԲ.D3&x#ó9 .;)["9´%4">W (ӵ)$&*K-v?>^. )M)qx J\#cjUf2n,gH*{0KU |k.G tiA^@PVwF?|/9Ww@zSb N5} ]3#o>-r]_CQd:;p Jm, oZ4W[+j0E"ELy[nbs{5l_vK=6<utB~ MeSf< uA+Rip6! PH(*`71NT81F$mCYv(e~h;Vz cR3O!qlGaTI2/=?kL\y-a8QZDD:Y'&h%B&`Xr4%s7"I$gO}'9xdX Connection options: General options: If -f/--file is not used, then the SQL script will be written to the standard output. If no database name is supplied, then the PGDATABASE environment variable value is used. If no input file name is supplied, then standard input is used. Options controlling the output content: Options controlling the restore: %s [OPTION]... %s [OPTION]... [DBNAME] %s [OPTION]... [FILE] --binary-upgrade for use by upgrade utilities only --column-inserts dump data as INSERT commands with column names --disable-dollar-quoting disable dollar quoting, use SQL standard quoting --disable-triggers disable triggers during data-only restore --disable-triggers disable triggers during data-only restore --help show this help, then exit --help show this help, then exit --inserts dump data as INSERT commands, rather than COPY --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock --no-data-for-failed-tables do not restore data of tables that could not be created --no-tablespaces do not dump tablespace assignments --no-tablespaces do not restore tablespace assignments --role=ROLENAME do SET ROLE before dump --role=ROLENAME do SET ROLE before restore --use-set-session-authorization use SET SESSION AUTHORIZATION commands instead of ALTER OWNER commands to set ownership --use-set-session-authorization use SET SESSION AUTHORIZATION commands instead of ALTER OWNER commands to set ownership --version output version information, then exit --version output version information, then exit -1, --single-transaction restore as a single transaction -C, --create include commands to create database in dump -C, --create create the target database -E, --encoding=ENCODING dump the data in encoding ENCODING -F, --format=c|t backup file format (should be automatic) -F, --format=c|t|p output file format (custom, tar, plain text) -I, --index=NAME restore named index -L, --use-list=FILENAME use table of contents from this file for selecting/ordering output -N, --exclude-schema=SCHEMA do NOT dump the named schema(s) -O, --no-owner skip restoration of object ownership -O, --no-owner skip restoration of object ownership in plain-text format -O, --no-owner skip restoration of object ownership -P, --function=NAME(args) restore named function -S, --superuser=NAME superuser user name to use in plain-text format -S, --superuser=NAME superuser user name to use in the dump -S, --superuser=NAME superuser user name to use for disabling triggers -T, --exclude-table=TABLE do NOT dump the named table(s) -T, --trigger=NAME restore named trigger -U, --username=NAME connect as specified database user -W, --password force password prompt (should happen automatically) -Z, --compress=0-9 compression level for compressed formats -a, --data-only dump only the data, not the schema -a, --data-only restore only the data, no schema -b, --blobs include large objects in dump -c, --clean clean (drop) database objects before recreating -c, --clean clean (drop) databases before recreating -c, --clean clean (drop) database objects before recreating -d, --dbname=NAME connect to database name -e, --exit-on-error exit on error, default is to continue -f, --file=FILENAME output file name -f, --file=FILENAME output file name -g, --globals-only dump only global objects, no databases -h, --host=HOSTNAME database server host or socket directory -j, --jobs=NUM use this many parallel jobs to restore -l, --database=DBNAME alternative default database -l, --list print summarized TOC of the archive -n, --schema=NAME restore only objects in this schema -n, --schema=SCHEMA dump the named schema(s) only -o, --oids include OIDs in dump -p, --port=PORT database server port number -r, --roles-only dump only roles, no databases or tablespaces -s, --schema-only dump only the schema, no data -s, --schema-only restore only the schema, no data -t, --table=NAME restore named table -t, --table=TABLE dump the named table(s) only -t, --tablespaces-only dump only tablespaces, no databases or roles -v, --verbose verbose mode -v, --verbose verbose mode -w, --no-password never prompt for password -x, --no-privileges do not dump privileges (grant/revoke) -x, --no-privileges skip restoration of access privileges (grant/revoke) %s%s dumps a database as a text file or to other formats. %s extracts a PostgreSQL database cluster into an SQL script file. %s restores a PostgreSQL database from an archive created by pg_dump. %s: cannot specify both --single-transaction and multiple jobs %s: could not connect to database "%s" %s: could not connect to database "%s": %s %s: could not connect to databases "postgres" or "template1" Please specify an alternative database. %s: could not get server version %s: could not open the output file "%s": %s %s: could not parse ACL list (%s) for database "%s" %s: could not parse ACL list (%s) for tablespace "%s" %s: could not parse server version "%s" %s: could not parse version "%s" %s: could not re-open the output file "%s": %s %s: dumping database "%s"... %s: executing %s %s: invalid -X option -- %s %s: options -d/--dbname and -f/--file cannot be used together %s: options -g/--globals-only and -r/--roles-only cannot be used together %s: options -g/--globals-only and -t/--tablespaces-only cannot be used together %s: options -r/--roles-only and -t/--tablespaces-only cannot be used together %s: pg_dump failed on database "%s", exiting %s: query failed: %s%s: query was: %s %s: running "%s" %s: too many command-line arguments (first is "%s") (The INSERT command cannot set OIDs.) (The system catalogs might be corrupted.) *** aborted because of error -C and -1 are incompatible options -C and -c are incompatible options Dumping the contents of table "%s" failed: PQgetCopyData() failed. Error from TOC entry %d; %u %u %s %s %s Error message from server: %sError while FINALIZING: Error while INITIALIZING: Error while PROCESSING TOC: No matching schemas were found No matching tables were found Password: Report bugs to . SQL command failed TOC Entry %s at %s (length %lu, checksum %d) The command was: %s The program "pg_dump" is needed by %s but was not found in the same directory as "%s". Check your installation. The program "pg_dump" was found by "%s" but was not the same version as %s. Check your installation. Try "%s --help" for more information. Usage: WARNING: This format is for demonstration purposes; it is not intended for normal use. Files will be written in the current working directory. WARNING: aggregate function %s could not be dumped correctly for this database version; ignored WARNING: archive is compressed, but this installation does not support compression -- no data will be available WARNING: archive was made on a machine with larger integers, some operations might fail WARNING: bogus value in pg_cast.castmethod field WARNING: bogus value in proargmodes array WARNING: could not find operator with OID %s WARNING: could not parse proallargtypes array WARNING: could not parse proargmodes array WARNING: could not parse proargnames array WARNING: could not parse proconfig array WARNING: don't know how to set owner for object type %s WARNING: errors ignored on restore: %d WARNING: ftell mismatch with expected position -- ftell used WARNING: invalid creation date in header WARNING: line ignored: %s WARNING: owner of aggregate function "%s" appears to be invalid WARNING: owner of data type "%s" appears to be invalid WARNING: owner of function "%s" appears to be invalid WARNING: owner of operator "%s" appears to be invalid WARNING: owner of operator class "%s" appears to be invalid WARNING: owner of operator family "%s" appears to be invalid WARNING: owner of schema "%s" appears to be invalid WARNING: owner of table "%s" appears to be invalid WARNING: requested compression not available in this installation -- archive will be uncompressed aborting because of server version mismatch actual file length (%s) does not match expected (%s) allocating AH for %s, format %d already connected to a database archive member too large for tar format archiverarchiver (db)attempting to ascertain archive format can only reopen input archives cannot duplicate null pointer cannot reopen non-seekable file cannot reopen stdin cannot restore from compressed archive (compression not supported in this installation) child process exited with exit code %dchild process exited with unrecognized status %dchild process was terminated by exception 0x%Xchild process was terminated by signal %dchild process was terminated by signal %scompression not supported by tar output format compression support is disabled in this format connecting to database "%s" as user "%s" connecting to database for restore connecting to new database "%s" connection needs password connection to database "%s" failed: %scorrupt tar header found in %s (expected %d, computed %d) file position %s could not change directory to "%s"could not close TOC file: %s could not close archive file: %s could not close compression library: %s could not close compression stream: %s could not close data file could not close data file after reading could not close input file: %s could not close large object TOC file: %s could not close large object file could not close output file: %s could not close tar member could not close temporary file: %s could not commit database transactioncould not compress data: %s could not create large object %u could not create worker process: %s could not create worker thread: %s could not determine seek position in archive file: %s could not execute querycould not find a "%s" to executecould not find block ID %d in archive -- possibly corrupt 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 entry for ID %d could not find entry for pg_indexes in pg_class could not find file %s in archive could not find header for file %s in tar archive could not find slot of finished worker could not generate temporary file name: %s could not get server_version from libpq could not identify current directory: %scould not initialize compression library: %s could not open TOC file "%s" for input: %s could not open TOC file "%s" for output: %s could not open TOC file "%s": %s could not open TOC file for input: %s could not open TOC file for output: %s could not open input file "%s": %s could not open input file: %s could not open large object could not open large object TOC for input: %s could not open large object TOC for output: %s could not open large object file "%s" for input: %s could not open output file "%s" for writing could not open output file "%s": %s could not open output file: %s could not open temporary file could not output padding at end of tar member could not parse ACL list (%s) for object "%s" (%s) could not parse numeric array "%s": invalid character in number could not parse numeric array "%s": too many numbers could not parse version string "%s" could not read binary "%s"could not read from input file: %s could not read from input file: end of file could not read input file: %s could not read symbolic link "%s"could not reconnect to database: %scould not set seek position in archive file: %s could not set session user to "%s": %scould not start database transactioncould not uncompress data: %s could not write byte could not write byte: %s could not write null block at end of tar archive could not write to custom output routine could not write to large object (result: %lu, expected: %lu) could not write to output file: %s creating %s %s custom archiverdefinition of view "%s" appears to be empty (length zero) did not find magic string in file header direct database connections are not supported in pre-1.3 archives disabling triggers for %s dropping %s %s dumpBlobs(): could not open large object: %sdumpBlobs(): error reading large object: %sdumpDatabase(): could not find pg_largeobject.relfrozenxid dumping contents of table %s dumping data out of order is not supported in this archive format: %s is required, but comes before %s in the archive file. enabling triggers for %s entering main parallel loop entering restore_toc_entries_parallel entry ID %d out of range -- perhaps a corrupt TOC error during file seek: %s error returned by PQputCopyData: %serror returned by PQputCopyEnd: %sexecuting %s %s expected %d check constraint on table "%s" but found %d expected %d check constraints on table "%s" but found %d expected format (%d) differs from format found in file (%d) failed sanity check, parent OID %u of table "%s" (OID %u) not found failed sanity check, parent table OID %u of pg_rewrite entry OID %u not found failed to connect to database failed to reconnect to database file archiverfile offset in dump file is too large finding check constraints for table "%s" finding default expressions of table "%s" finding inheritance relationships finding the columns and types of table "%s" finished item %d %s %s finished main parallel loop flagging inherited columns in subtables found more than one entry for pg_indexes in pg_class found more than one pg_database entry for this database found unexpected block ID (%d) when reading data -- expected %d implied data-only restore incomplete tar header found (%lu byte) incomplete tar header found (%lu bytes) input file does not appear to be a valid archive input file does not appear to be a valid archive (too short?) input file is too short (read %lu, expected 5) internal error -- WriteData cannot be called outside the context of a DataDumper routine internal error -- neither th nor fh specified in tarReadRaw() invalid COPY statement -- could not find "copy" in string "%s" invalid COPY statement -- could not find "from stdin" in string "%s" starting at position %lu invalid ENCODING item: %s invalid OID for large object invalid OID for large object (%u) invalid STDSTRINGS item: %s invalid adnum value %d for table "%s" invalid argument string (%s) for trigger "%s" on table "%s" invalid binary "%s"invalid client encoding "%s" specified invalid column number %d for table "%s" invalid column numbering in table "%s" invalid output format "%s" specified large-object output not supported in chosen format last built-in OID is %u launching item %d %s %s mismatch in actual vs. predicted file position (%s vs. %s) missing index for constraint "%s" missing pg_database entry for database "%s" missing pg_database entry for this database moving from position %s to next member at file position %s no item ready no label definitions found for enum ID %u now at file position %s options --inserts/--column-inserts and -o/--oids cannot be used together options -c/--clean and -a/--data-only cannot be used together options -s/--schema-only and -a/--data-only cannot be used together out of memory parallel restore is not supported with archives made by pre-8.0 pg_dump parallel restore is not supported with this archive file format parallel_restore should not return processing item %d %s %s processing missed item %d %s %s query produced null referenced table name for foreign key trigger "%s" on table "%s" (OID of table: %u) query returned %d row instead of one: %s query returned %d rows instead of one: %s query returned more than one (%d) pg_database entry for database "%s" query returned no rows: %s query to get data of sequence "%s" returned %d row (expected 1) query to get data of sequence "%s" returned %d rows (expected 1) query to get data of sequence "%s" returned name "%s" query to get rule "%s" for table "%s" failed: wrong number of rows returned query to obtain definition of view "%s" returned more than one definition query to obtain definition of view "%s" returned no data read TOC entry %d (ID %d) for %s %s reading column info for interesting tables reading constraints reading dependency data reading foreign key constraints for table "%s" reading indexes reading indexes for table "%s" reading procedural languages reading rewrite rules reading schemas reading table inheritance information reading triggers reading triggers for table "%s" reading type casts reading user-defined aggregate functions reading user-defined conversions reading user-defined foreign servers reading user-defined foreign-data wrappers reading user-defined functions reading user-defined operator classes reading user-defined operator families reading user-defined operators reading user-defined tables reading user-defined text search configurations reading user-defined text search dictionaries reading user-defined text search parsers reading user-defined text search templates reading user-defined types reducing dependencies for %d restored %d large object restored %d large objects restoring %s restoring data for table "%s" restoring large object OID %u restoring large object with OID %u sanity check on integer size (%lu) failed saving database definition saving encoding = %s saving large object comments saving large objects saving standard_conforming_strings = %s schema with OID %u does not exist server version must be at least 7.3 to use schema selection switches server version: %s; %s version: %s setting owner and privileges for %s %s skipping item %d %s %s skipping tar member %s table "%s" could not be created, will not restore its data tar archiverthis format cannot be read transferring dependency %d -> %d to %d unexpected data offset flag %d unexpected end of file unrecognized archive format "%s"; please specify "c" or "t" unrecognized constraint type: %c unrecognized data block type %d while restoring archive unrecognized data block type (%d) while searching archive unrecognized encoding "%s" unrecognized file format "%d" unrecognized provolatile value for function "%s" unsupported version (%d.%d) in file header warning from original dump file: %s worker process crashed: status %d worker process failed: exit code %d wrote %lu byte of large object data (result = %lu) wrote %lu bytes of large object data (result = %lu) Project-Id-Version: PostgreSQL 8.4 Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org POT-Creation-Date: 2010-09-09 16:27+0000 PO-Revision-Date: 2010-09-24 17:06-0400 Last-Translator: EnterpriseDB translation team Language-Team: EnterpriseDB translation team MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=1; plural=0; 連線選項: 一般選項: If -f/--檔案未使用,SQL 指令碼將寫至標準 輸出。 如果沒有提供資料庫名稱,則使用環境變數PGDATABASE。 如果沒有提供檔案名稱則使用標準輸入。 控制備份內容的選項: 備份內容控制選項: %s [選項]... %s [選項]... [資料庫名稱] %s [選項]... [檔名] --binary-upgrade 只供升級公用程式使用 --column-inserts 將資料傾倒為具有資料行名稱的 INSERT 指令 --disable-dollar-quoting 停用錢號引號,使用 SQL 標準引號 --disable-triggers 在 data-only 還原期間停用觸發程序 --disable-triggers 在 data-only 還原期間停用觸發程序 --help 顯示此說明,然後結束 --help 顯示這份說明然後結束 --inserts 將資料傾倒為 INSERT 指令,而非 COPY --lock-wait-timeout=TIMEOUT 等候資料表鎖定的 TIMEOUT 之後失敗 --no-data-for-failed-tables 不要還原無法建立之資料表 的資料 --no-tablespaces 不要傾到資料表空間指派 --no-tablespaces 不要還原資料表空間指派 --role=ROLENAME 執行 SET ROLE 再傾倒 --role=ROLENAME 在還原之前執行 SET ROLE --use-set-session-authorization 使用 SET SESSION AUTHORIZATION 指令而非 ALTER OWNER 指令來設定擁有關係 --use-set-session-authorization 使用 SET SESSION AUTHORIZATION 指令而非 ALTER OWNER 指令來設定擁有關係 --version 輸出版本資訊,然後結束 --version 顯示版本資訊然後結束 -1, --single-transaction 還原成單一交易 -C, --create 將建立資料庫的指令包括在傾倒中 -C, --create 執行建立資料庫的命令 -E, --encoding=ENCODING 傾倒編碼 ENCODING 的資料 -F, --format=c|t 備份檔格式 (應為自動) -F, --format=c|t|p 輸出檔格式 (自訂、tar、純文字) -I, --index=NAME 只還原指定的索引 -L, --use-list=FILENAME 使用此檔案中的目錄以 選取/排序輸出 -N, --exclude-schema=SCHEMA 不要傾倒具名網要 -O, --no-owner 略過物件擁有關係的還原作業 -O, --no-owner 略過純文字格式之物件擁有關係的 還原作業 -O, --no-owner 忽略設定物件擁有關係的命令 -P, --function=NAME(args) 還原指定的函式 -S, --superuser=NAME 要於用純文字格式中的超級用戶使用者名稱 -S, --superuser=NAME 要在傾倒中使用的超級用戶使用者名稱 -S, --superuser=NAME 要用於停用觸發程序的超級用戶使用者名稱 -T, --exclude-table=TABLE 不要傾倒具名資料表 -T, --trigger=NAME 還原指定的trigger -U, --username=NAME 以指定的資料庫使用者連線 -W, --password 強制詢問密碼(應該會自動詢問) -Z, --compress=0-9 壓縮格式的壓縮層級 -a, --data-only 只傾倒資料,而非綱要 -a, --data-only 只還原資料,不還原schema -b, --blobs 將大型物件包括在傾倒中 -c, --clean 重新建立前先清除 (捨棄) 資料庫物件 -c, --clean 重建之前清除 (捨棄) 資料庫 -c, --clean 重建之前清除 (捨棄) 資料庫物件 -d, --dbname=NAME 指定資料庫名稱 -e, --exit-on-error 發生錯誤就結束,預設是繼續執行 -f, --file=檔名 輸出檔名稱 -f, --file=FILENAME 備份檔名 -g, --globals-only 只傾倒全域物件,而非資料庫 -h, --host=主機名稱 資料庫伺服器主機或socket目錄 -j, --jobs=NUM 使用此多個平行作業以進行還原 -l, --database=DBNAME 替代的預設資料庫 -l, --list 顯示備份檔的TOC資訊 -n, --schema=NAME 只還原此網要中的物件 -n, --schema=SCHEMA 只傾倒具名網要 -o, --oids 將 OID 包含在傾倒中 -p, --port=埠號 資料庫伺服器埠號 -r, --roles-only 只傾倒角色,而非資料庫或資料表空間 -s, --schema-only 只傾倒網要,而非資料 -s, --schema-only 只還原schema,不還原資料 -t, --table=NAME 還原指定的資料表 -t, --table=TABLE 只傾倒具名資料表 -t, --tablespaces-only 只傾倒資料表空間,而非資料庫或角色 -v, --verbose 詳細資訊模式 -v, --verbose 顯示詳細執行訊息 -w, --no-password 絕不提示密碼 -x, --no-privileges 不要傾倒權限 (授與/撤回) -x, --no-privileges 不還原存取權限(grant/revoke) %s%s 將資料庫備份成純文字檔案或是其他格式。 %s 讀取PostgreSQL資料庫cluster寫成SQL命令稿檔案。 %s 從pg_dump所建立的壓縮檔還原PostgreSQL資料庫。 %s: 無法同時指定 --single-transaction 和多個作業 %s:無法連線至資料庫"%s" %s:無法連線至資料庫"%s":%s %s: 無法連線到資料庫 "postgres" 或 "template1" 請指定替代的資料庫。 %s:無法取得伺服器版本 %s: 無法開啟輸出檔 "%s":%s %s:無法解讀ACL清單(%s),資料庫是"%s" %s:無法解讀ACL清單(%s),tablespace是"%s" %s:無法解讀伺服器版本"%s" %s: 無法解譯版本 "%s" %s: 無法重新開啟輸出檔 "%s":%s %s:備份資料庫"%s"... %s:執行 %s %s:無效的 -X 選項 -- %s %s: 選項 -d/--dbname 和 -f/--file 無法一起使用 %s: 選項 -g/--globals-only 和 -r/--roles-only 不能一起使用 %s: 選項 -g/--globals-only 和 -t/--tablespaces-only 不能一起使用 %s: 選項 -r/--roles-only 和 -t/--tablespaces-only 不能一起使用 %s:pg_dump處理資料庫"%s"失敗,結束 %s:查詢失敗:%s%s:查詢是:%s %s:正在執行"%s" %s: 過多命令列參數(第一個是"%s") (INSERT命令不能設定OID。) (系統catalog可能已經損壞。) *** 因為發生錯誤而中止 -C 和 -1 是不相容選項 -C 和 -c 選項不可以同時使? 傾倒資料表 "%s" 的內容失敗: PQgetCopyData() 失敗。 TOC記錄%d有錯誤;%u %u %s %s %s 收到伺服器的錯誤訊息:%sFINALIZING時發生錯誤: INITIALIZING時發生錯誤: PROCESSING TOC時發生錯誤: 找不到符合的綱要 找不到符合的資料表 密碼:回報錯誤至。 SQL命令失敗 TOC Entry %s 於 %s (長度 %lu,checksum %d) 命令是:%s %s 需要"pg_dump"程式,但是在與"%s"相同的目錄中找不到。 請檢查你的安裝。 %s 已找到"pg_dump"程式,但是與"%s"版本不符。 請檢查你的安裝。 執行'%s --help'以顯示更多資訊。 使用方法: 警告: 這種格式僅用於示範,不是用來做一般備份,檔案會被 寫至目前的工作目錄 警告:此資料庫版本無法正確備份aggregate function %s,予以忽略 警告:備份檔已被壓縮,但是程式不支援壓縮功能 -- 無法讀取資料 警告: 封存檔是在支援較大整數的電腦上產生的,某些操作可能會失敗 警告: pg_cast.castmethod 欄位中有偽值 警告: proargmodes 陣列中有偽值 警告:找不到OID為%s的operator 警告: 無法解譯 proallargtypes 陣列 警告: 無法解譯 proargmodes 陣列 警告:無法解讀proargnames陣列 警告: 無法解譯 proconfig 陣列 警告: 不知如何設定物件型別 %s 的擁有者 警告,還原時忽略錯誤:%d 警告:ftell與預期位置不符 -- 已使用ftell 警告:header中有非法的建立日期 警告:忽略行:%s 警告:aggregate function "%s"的擁有者無效 警告:data type "%s"的擁有者無效 警告:函式"%s"的擁有者無效 警告:operator "%s"的擁有者無效 警告:operator class "%s"的擁有者無效 警告: 運算子家族 "%s" 的擁有者無效 警告:schema "%s"的擁有者無效 警告:資料表"%s"的擁有者無效 警告:程式不支援要求使用的壓縮法 -- 備份檔將不會被壓縮 正在中止,因為伺服器版本不相符 實際檔案大小(%s)與預期大小(%s)不符 為 %s 配置AH,格式 %d 已經連線至資料庫 tar格式中的備份檔成員太大 壓縮器壓縮器(db)嘗試確認備份檔格式 只能重新開啟輸入封存檔 無法複製 Null 指標 無法重新開啟不可搜尋的檔案 無法重新開啟 stdin 無法從壓縮封存檔還原 (此安裝不支援壓縮) 子行程結束,結束代碼 %d子行程結束,不明狀態代碼 %d子進程被例外(exception) 0x%X 終止子行程被信號 %d 結束子進程被信號 %s 終止tar備份格式不支援壓縮 此種備份格式的壓縮支援被關閉 連線至資料庫"%s"以使用者"%s" 連線至資料庫以進行還原 連線到新的資料庫"%s" 連線需要密碼 連線至資料庫"%s"失敗:%s在 %s 發現損壞的tar header(預期是 %d,計算得到 %d) 檔案位置 %s 無法切換目錄至"%s"無法關閉TOC檔案:%s 無法關閉備份檔:%s 無法關閉壓縮程式庫:%s 無法關閉壓縮串流:%s 無法開啟資料檔 讀取後無法開啟資料檔 無法關閉輸入檔:%s 無法開啟large object TOC檔:%s 無法關閉large object檔 無法關閉備份檔:%s 無法關閉tar成員 無法關閉暫存檔:%s 無法確認資料庫交易無法壓縮資料:%s 無法建立大型物件 %u 無法建立背景工作處理序:%s 無法建立工作者執行緒:%s 無法判斷封存檔中的搜尋位置:%s 無法執行查詢未能找到一個 "%s" 來執行在封存檔中找不到區塊 ID %d,可能封存檔已損毀 在封存檔中找不到區塊 ID %d,可能是失序的還原要求所致,因為封存檔中缺乏資料位移,所以無法加以處理 在封存檔中找不到區塊 ID %d,可能是失序的還原要求所致,因為輸入檔不可搜尋,所以無法加以處理 找不到ID為 %d 的entry pg_class中找不到pg_indexes 備份檔中找不到檔案 %s tar備份檔中找不到檔案 %s 的header 找不到完成的工作者位置 無法產生暫存檔名稱:%s 無法從libpq取得server_version 無法識別目前的目錄:%s無法初始化壓縮程式庫:%s 無法開啟 TOC 檔 "%s" 以進行輸入:%s 無法開啟大型物件檔 "%s" 以進行輸出:%s 無法開啟 TOC 檔 "%s":%s 無法開啟TOC檔以讀取:%s 無法開啟TOC檔以輸出:%s 無法開啟輸入檔 "%s":%s 無法開啟輸入檔:%s 無法開啟large object 無法開啟large object TOC做輸入:%s 無法開啟large object TOC做輸出:%s 無法開啟大型物件檔 "%s" 以進行輸入:%s 無法開啟並寫入備份檔"%s" 無法開啟輸出檔 "%s":%s 無法開啟備份檔:%s 無法開啟暫存檔 無法輸出填充內容至tar成員之後 無法解讀ACL清單(%s)於物件"%s" (%s) 無法解譯數值陣列"%s": 數值字元無效 無法解譯數值陣列 "%s": 數值太多 無法解讀版本字串"%s" 無法讀取二進制碼 "%s"無法從輸入檔案讀取:%s 無法讀取輸入檔案: 檔案結尾 無法讀取輸入檔:%s 無法讀取符號連結"%s"無法重新連線至資料庫:%s無法設定封存檔中的搜尋位置:%s 無法將session使用者設為"%s":%s無法開始資料庫交易無法解壓縮資料:%s 無法寫入位元組 無法寫入位元組:%s 無法在tar備份檔寫入空區塊 無法寫入自定備份函式 無法寫至large object(結果:%lu,預期:%lu) 無法寫至輸出檔:%s 建立 %s %s 自定壓縮器view "%s"的定義似乎是空的(長度為0) 檔頭中找不到magic string 直接連線至資料庫在pre-1.3備份檔不被支援 正在停用 %s 的觸發程序 刪除 %s %s dumpBlobs():無法開啟large object:%sdumpBlobs():無法讀取large object:%sdumpDatabase(): 找不到 pg_largeobject.relfrozenxid 備份資料表 %s 此種備份格式不支援不依順序備分:需要 %s,但是要在備份檔的 %s 之前。 正在啟用 %s 的觸發程序 正在輸入主要平行迴圈 正在輸入 restore_toc_entries_parallel entry ID %d 超過範圍 -- 也許是TOC損壞 檔案seek發生錯誤:%s PQputCopyData 傳回的錯誤:%sPQputCopyEnd 傳回的錯誤:%s執行 %s %s 預期 %d 個檢查限制 (位於資料表 "%s"),但找到 %d 個 預期的格式(%d)與檔案中找到的格式(%d)不同 完整性檢查失敗,找不到父OID %u於資料表"%s"(OID %u) 健全性檢查失敗,找不到父資料表 OID %u(為 pg_rewrite 項目 OID %u 的父資料表) 連線至資料庫失敗 重新連線至資料庫失敗 檔案壓縮器備份檔的檔案位移太大 尋找資料表"%s"的check constraints 尋找資料表"%s"的預設expressions 尋找繼承關係 尋找資料表"%s"的欄位和型別 已完成的項目 %d %s %s 已完成的主要平行迴圈 標記子資料表所繼承的欄位 pg_class中發現一個以上的pg_indexes 資料庫中發現一個以上的pg_database 讀取資料時發現預期外的區塊ID(%d) -- 預期是 %d 使用data-only還原 找到不完整的 tar 標頭 (%lu 個位元組) 輸入檔似乎不是正確的備份檔 輸入檔似乎不是正確的備份檔(是否太小?) 輸入檔太小(讀到 %lu,預期 5) 內部錯誤 -- 不能在DataDumper之外的函式呼叫WriteData 內部錯誤 -- tarReadRaw()中未指定th或fh 非法的COPY敘述 -- 在字串"%s"中找不到"copy" 無效的COPY敘述 -- 找不到"from stdin"於字串"%s"的位置 %lu ENCODING 項目無效:%s 非法的large object OID 非法的large object OID (%u) STDSTRINGS 項目無效:%s 無效的adnum值 %d 於資料表"%s" 無效的參數的字串(%s)給trigger "%s"於資料表"%s" 無效的二進制碼 "%s"指定的用戶端編碼 "%s" 無效 無效的欄位編號 %d 於資料表"%s" 無效的欄位編號於資料表"%s" 無效的備份格式"%s"被指定 所選擇的格式不支援備份large-object 最後的內建OID是 %u 正在啟動項目 %d %s %s 實際檔案位置(%s)與預期位置(%s)不符 找不到constraint "%s"的索引 資料庫"%s"中沒有pg_database 資料庫中沒有pg_database 從位置 %s 移至位於檔案位置 %s 的下一個成員 項目皆未就緒 找不到 enum ID %u 的標籤定義 目前在檔案位置 %s 選項 --inserts/--column-inserts 和 -o/--oids 不能一起使用 選項 -c/--clean 和 -a/--data-only 不能一起使用 選項 -s/--schema-only 和 -a/--data-only 不能一起使用 記憶體用盡 由 pre-8.0 pg_dump 產生的封存檔不支援平行還原 此封存檔格式不支援平行還原 parallel_restore 不應傳回 正在處理項目 %d %s %s 正在處理遺漏的項目 %d %s %s 查詢產生null被參照資料表名稱給外鍵trigger "%s"於資料表"%s"(資料表OID:%u) 查詢傳回 %d 個資料列,而非一個資料列:%s 查詢傳回一個以上(%d)的pg_database於資料庫"%s" 查詢未傳回資料列:%s 用來取得序列 "%s" 資料的查詢傳回 %d 個資料列 (預期是 1) 取得sequence "%s"資料的查詢傳回名稱"%s" 用來取得規則 "%s" (為資料表 "%s" 取得) 的查詢失敗: 傳回的資料列數不正確 用來取得view "%s"定義的查詢傳回一筆以上的定義 用來取得view "%s"定義的查詢未傳回資料 讀取TOC entry %d (ID %d)給%s %s 讀取複雜資料表的欄位資訊 讀取constraint 讀取依存資料 為資料表"%s"讀取外鍵constraints 讀取索引 讀取資料表"%s"的索引 讀取程序語言 讀取rewrite rule 讀取schemas 讀取資料表繼承資訊 讀取trigger 為資料表"%s"讀取triggers 讀取type cast 讀取使用者自定aggregate function 讀取使用者自定conversion 正在讀取使用者自定的外部伺服器 正在讀取使用者自定的外部資料包裝函式 讀取使用者自定函式 讀取使用者自定operator classe 正在讀取使用者自定的運算子家族 讀取使用者自定operator 讀取使用者自定table 正在讀取使用者自定的文本搜尋設定 正在讀取使用者自定的文本搜尋字典 正在讀取使用者自定的文本搜尋解譯器 正在讀取使用者自定的文本搜尋樣板 讀取使用者自定型別 正在減少 %d 的相依性 已還原 %d 個大型物件 正在還原 %s 還原資料表"%s"的資料 還原large object OID %u 正在還原 OID 為%u 的大型物件 整數大小(%lu)的完整性檢查失敗 儲存資料庫定義 正在儲存 encoding = %s 正在儲存大型物件註解 儲存large object 正在儲存 standard_conforming_strings = %s OID為%u的schema不存在 伺服器版本必須至少是 7.3,才能使用網要選取參數 伺服器版本:%s,%s 版本:%s 為 %s %s 設定擁有者和權限 正在略過項目 %d %s %s 跳過tar成員 %s 無法建立資料表 "%s",將不會還原它的資料 tar壓縮器無法讀取此種備份格式 正在轉送相依性 %d -> %d 到 %d 非預期的資料位移旗標 %d 非預期的檔案結尾 無法辨識的封存格式 "%s",請指定 "c" 或 "t" 無法識別的constraint型別:%c 還原備份檔時無法識別資料區塊類型 %d 尋找備份檔時發現無法識別的資料區塊型別(%d) 無法辨識的編碼 "%s" 無法識別的檔案格式"%d" 無法識別函式"%s"的provolatile值 不支援的版本(%d.%d)在檔案header 來自備份檔的警告訊息:%s 背景工作處理序已損毀: 狀態 %d 背景工作處理序失敗: 結束代碼 %d 已寫入大型物件資料的 %lu 個位元組 (結果 = %lu)