Þ•è\7œxKyÅ Û>æ>%=d¢—¹FQ4˜EÍXClB°CóA7wyOñQAW“9ë[%US×D+p‚›(¶ßLüIIE“Ù>Y;˜uÔGJ:’>Í< 9I6ƒ5ºCðC49xE²=ø.6 Re E¸ \þ :[!?–!AÖ!?"OX"9¨"7â"4#LO#Jœ#3ç#H$Ed$Bª$Aí$5/%2e%N˜%7ç%5&2U&lˆ&Jõ&:@'5{'3±'0å')(M@(JŽ(GÙ(O!)4q)>¦)Hå)E.*Dt*@¹*vú*<q+ƒ®+Q2,O„,@Ô,5->K-PŠ-4Û-1.0B.;s.8¯.5è.'/6F/3}/<±/@î/>/0;n0`ª0e 18q15ª12à1926M2>„2!Ã2å2 è2/ô2<$3#a3#…3©38½3ö3%4#74[4{4!™4»4Ù4ö4 55C.5Ar5´5+Ô566-6J6.h63—62Ë6 þ6 77/7 L7'Z7"‚72¥77Ø7%868F8N8@e81¦8/Ø829@;9A|9F¾92:F8:2:E²:1ø:+*;3V;FŠ;6Ñ;7</@<?p<L°<Lý<1J=F|=0Ã=&ô=4>2P>/ƒ>³>+Ó>ÿ>?ìlG+mDsmD¸m8ým6n 9nRDn{—n8o8Lo…oP¢o2óoJ&p8qp2ªp<Ýp1qELq3’q ÆqÐq+æqrro…r8õr8.s'gs's'·s/ßsGt=Wt?•tÕtìt+þt.*uYu,mu?šuZÚuW5v2v0Àvñv"wl#w\w=íwY+xi…xoïxl_y_Ìyk,zh˜zk{hm{HÖ{c|fƒ|Oê|8:}8s}c¬}|~ˆ~YjpYÛA5€Zw€NÒ€L!Qn=À4þ53‚4i‚ž‚ §‚ ³‚7¿‚3÷‚?+ƒ6kƒ¢ƒ¤ƒ"¾ƒáƒ÷ƒ4„8C„(|„:¥„Mà„c.…o’…k†on†Þ†/þ†C.‡?r‡L²‡ÿ‡!ˆ8*ˆ8cˆSœˆðˆùˆÕ*žÐ’ŒTm.ÍZ¼¿O‡v¬$ ×YizÝÈ%e¸3¶njR]FNlÅEw³}®É“rP7¡4I ¤ Ò| s”#çQ@ª¹›¨2J©?{Æè<Û¾ˆá~²°WŸ&>d9¯qÁµÂ,âåÔàÓÄÑX`Ø‹p/+\:_½)£L'BkÖg!Ù˜CœVo…Hƒ8MtaŠAÌ —ÏK¥c¢=»ÚU§xfÇ0S5‚-ÃÎÜ ±ºšÊy™[(ß´ €¦„Ë‘6ÞæD1"^À†Gä–h;uŽ•ã·b‰­« By default, a database with the same name as the current user is created. Connection options: Options: Read the description of the SQL command CLUSTER for details. Read the description of the SQL command REINDEX for details. Read the description of the SQL command VACUUM for details. Report bugs to <%s>. --analyze-in-stages only update optimizer statistics, in multiple stages for faster results; no vacuum --buffer-usage-limit=SIZE size of ring buffer used for vacuum --concurrently reindex concurrently --disable-page-skipping disable all page-skipping behavior --force-index-cleanup always remove index entries that point to dead tuples --icu-locale=LOCALE ICU locale setting for the database --icu-rules=RULES ICU rules setting for the database --lc-collate=LOCALE LC_COLLATE setting for the database --lc-ctype=LOCALE LC_CTYPE setting for the database --locale-provider={libc|icu} locale provider for the database's default collation --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum --no-index-cleanup don't remove index entries that point to dead tuples --no-process-main skip the main relation --no-process-toast skip the TOAST table associated with the table to vacuum --no-truncate don't truncate empty pages at the end of the table --skip-locked skip relations that cannot be immediately locked --tablespace=TABLESPACE tablespace where indexes are rebuilt %s [OPTION]... %s [OPTION]... DBNAME %s [OPTION]... [DBNAME] %s [OPTION]... [DBNAME] [DESCRIPTION] %s [OPTION]... [ROLENAME] --bypassrls role can bypass row-level security (RLS) policy --if-exists don't report error if database doesn't exist --if-exists don't report error if user doesn't exist --interactive prompt for missing role name and attributes rather than using defaults --maintenance-db=DBNAME alternate maintenance database --maintenance-db=DBNAME alternate maintenance database --no-bypassrls role cannot bypass row-level security (RLS) policy (default) --no-replication role cannot initiate replication (default) --replication role can initiate replication --role=ROLE (same as --member-of, deprecated) -?, --help show this help, then exit -?, --help show this help, then exit -?, --help show this help, then exit -?, --help show this help, then exit -D, --no-createdb role cannot create databases (default) -D, --tablespace=TABLESPACE default tablespace for the database -E, --encoding=ENCODING encoding for the database -F, --freeze freeze row transaction information -I, --no-inherit role does not inherit privileges -L, --no-login role cannot login -N, --exclude-schema=SCHEMA do not vacuum tables in the specified schema(s) -O, --owner=OWNER database user to own the new database -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available -P, --pwprompt assign a password to new role -R, --no-createrole role cannot create roles (default) -S, --no-superuser role will not be superuser (default) -S, --schema=SCHEMA reindex specific schema(s) only -S, --strategy=STRATEGY database creation strategy wal_log or file_copy -T, --template=TEMPLATE template database to copy -U, --username=USERNAME user name to connect as -U, --username=USERNAME user name to connect as -U, --username=USERNAME user name to connect as (not the one to create) -U, --username=USERNAME user name to connect as (not the one to drop) -U, --username=USERNAME user name to connect as -V, --version output version information, then exit -V, --version output version information, then exit -V, --version output version information, then exit -V, --version output version information, then exit -W, --password force password prompt -W, --password force password prompt -Z, --analyze-only only update optimizer statistics; no vacuum -a, --all vacuum all databases -a, --all reindex all databases -a, --all cluster all databases -a, --with-admin=ROLE ROLE will be a member of new role with admin option -c, --connection-limit=N connection limit for role (default: no limit) -d, --createdb role can create new databases -d, --dbname=DBNAME database to vacuum -d, --dbname=DBNAME database to reindex -d, --dbname=DBNAME database to cluster -d, --dbname=DBNAME database name -e, --echo show the commands being sent to the server -e, --echo show the commands being sent to the server -e, --echo show the commands being sent to the server -f, --force try to terminate other connections before dropping -f, --full do full vacuuming -g, --member-of=ROLE new role will be a member of ROLE -h, --host=HOSTNAME database server host or socket directory -h, --host=HOSTNAME database server host or socket directory -h, --host=HOSTNAME database server host or socket directory -i, --index=INDEX recreate specific index(es) only -i, --inherit role inherits privileges of roles it is a member of (default) -i, --interactive prompt before deleting anything -i, --interactive prompt before deleting anything, and prompt for role name if not specified -j, --jobs=NUM use this many concurrent connections to vacuum -j, --jobs=NUM use this many concurrent connections to reindex -l, --locale=LOCALE locale settings for the database -l, --login role can login (default) -m, --with-member=ROLE ROLE will be a member of new role -n, --schema=SCHEMA vacuum tables in the specified schema(s) only -p, --port=PORT database server port -p, --port=PORT database server port -p, --port=PORT database server port -q, --quiet don't write any messages -q, --quiet don't write any messages -q, --quiet don't write any messages -q, --quiet run quietly -r, --createrole role can create new roles -s, --superuser role will be superuser -s, --system reindex system catalogs only -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only -t, --table=TABLE reindex specific table(s) only -t, --table=TABLE cluster specific table(s) only -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s) -v, --valid-until=TIMESTAMP password expiration date and time for role -v, --verbose write a lot of output -v, --verbose write a lot of output -v, --verbose write a lot of output -w, --no-password never prompt for password -w, --no-password never prompt for password -z, --analyze update optimizer statistics "%s" is not a valid encoding name%s%s (%s/%s) %s cleans and analyzes a PostgreSQL database. %s clusters all previously clustered tables in a database. %s creates a PostgreSQL database. %s creates a new PostgreSQL role. %s home page: <%s> %s issues a connection check to a PostgreSQL database. %s must be in range %d..%d%s reindexes a PostgreSQL database. %s removes a PostgreSQL database. %s removes a PostgreSQL role. %s: clustering database "%s" %s: processing database "%s": %s %s: reindexing database "%s" %s: vacuuming database "%s" (%lu row)(%lu rows)Are you sure?Cancel request sent Cannot add cell to table content: total cell count of %d exceeded. Cannot add header to table content: column count of %d exceeded. Could not send cancel request: Database "%s" will be permanently removed. Enter it again: Enter name of role to add: Enter name of role to drop: Enter password for new role: Generating default (full) optimizer statisticsGenerating medium optimizer statistics (10 targets)Generating minimal optimizer statistics (1 target)Interrupted Password: Passwords didn't match. Please answer "%s" or "%s". Query was: %sRole "%s" will be permanently removed. Shall the new role be a superuser?Shall the new role be allowed to create databases?Shall the new role be allowed to create more new roles?Try "%s --help" for more information.Try fewer jobs.Usage: accepting connections cannot cluster all databases and a specific one at the same timecannot cluster specific table(s) in all databasescannot duplicate null pointer (internal error) cannot exclude specific schema(s) in all databasescannot reindex all databases and a specific one at the same timecannot reindex all databases and system catalogs at the same timecannot reindex specific index(es) and system catalogs at the same timecannot reindex specific index(es) in all databasescannot reindex specific schema(s) and system catalogs at the same timecannot reindex specific schema(s) in all databasescannot reindex specific table(s) and system catalogs at the same timecannot reindex specific table(s) in all databasescannot use multiple jobs to reindex indexescannot use multiple jobs to reindex system catalogscannot use the "%s" option on server versions older than PostgreSQL %scannot use the "%s" option when performing full vacuumcannot use the "%s" option when performing only analyzecannot use the "%s" option with the "%s" optioncannot vacuum all databases and a specific one at the same timecannot vacuum all tables in schema(s) and exclude schema(s) at the same timecannot vacuum all tables in schema(s) and specific table(s) at the same timecannot vacuum specific schema(s) in all databasescannot vacuum specific table(s) and exclude schema(s) at the same timecannot vacuum specific table(s) in all databasesclustering of database "%s" failed: %sclustering of table "%s" in database "%s" failed: %scomment creation failed (database was created): %scould not connect to database %s: out of memorycould not fetch default optionscould not look up effective user ID %ld: %screation of new role failed: %sdatabase creation failed: %sdatabase removal failed: %sdetail: error: hint: invalid output format (internal error): %dinvalid value "%s" for option %smissing required argument database namemissing required argument role namenno attempt no response out of memoryout of memory password encryption failed: %sprocessing of database "%s" failed: %squery failed: %squery returned %d row instead of one: %squery returned %d rows instead of one: %sreindexing of database "%s" failed: %sreindexing of index "%s" in database "%s" failed: %sreindexing of schema "%s" in database "%s" failed: %sreindexing of system catalogs in database "%s" failed: %sreindexing of table "%s" in database "%s" failed: %srejecting connections removal of role "%s" failed: %ssocket file descriptor out of range for select(): %dtoo many command-line arguments (first is "%s")too many jobs for this platform: %dunknown user does not existuser name lookup failure: error code %luvacuuming of database "%s" failed: %svacuuming of table "%s" in database "%s" failed: %swarning: yProject-Id-Version: scripts (PostgreSQL 16) Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org PO-Revision-Date: 2023-10-16 11:03+0900 Last-Translator: Kyotaro Horiguchi Language-Team: jpug-doc Language: ja MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=1; plural=0; X-Generator: Poedit 1.8.13 デフォルトã§ã¯ã€ç¾åœ¨ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼åã¨åŒåã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ãŒç”Ÿæˆã•れã¾ã™ 接続オプション: オプション: 詳細㯠SQL コマンド㮠CLUSTER ã®èª¬æ˜Žã‚’å‚ç…§ã—ã¦ãã ã•ã„。 詳細ã¯SQLコマンドREINDEXã«é–¢ã™ã‚‹èª¬æ˜Žã‚’å‚ç…§ã—ã¦ãã ã•ã„。 詳細ã¯SQLコマンドã®VACUUMã®èª¬æ˜Žã‚’å‚ç…§ã—ã¦ãã ã•ã„。 ãƒã‚°ã¯<%s>ã«å ±å‘Šã—ã¦ãã ã•ã„。 --analyze-in-stages 高速化ã®ãŸã‚最é©åŒ–用統計情報ã®ã¿ã‚’複数段階㧠更新; VACUUMã¯è¡Œã‚ãªã„ --buffer-usage-limit=SIZE VACUUMã§ä½¿ç”¨ã™ã‚‹ãƒªãƒ³ã‚°ãƒãƒƒãƒ•ã‚¡ã®ã‚µã‚¤ã‚º --concurrently ä¸¦è¡Œã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ --disable-page-skipping ã™ã¹ã¦ã®ãƒšãƒ¼ã‚¸ã‚¹ã‚­ãƒƒãƒ—å‹•ä½œã‚’ç¦æ­¢ --force-index-cleanup デッドタプルを指ã™ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚¨ãƒ³ãƒˆãƒªã‚’常㫠除去ã™ã‚‹ --icu-locale=LOCALE データベースã®ICUロケール設定 --icu-rules=RULES データベースã®ICUルール(群)を設定 --lc-collate=LOCALE データベースã®LC_COLLATE設定 --lc-ctype=LOCALE データベースã®LC_CTYPE設定 --locale-provider={libc|icu} データベースã®ãƒ‡ãƒ•ォルト照åˆé †åºã®ãƒ­ã‚±ãƒ¼ãƒ« プロãƒã‚¤ãƒ€ --min-mxid-age=MXID_AGE VACUUM対象ã¨ã™ã‚‹ãƒ†ãƒ¼ãƒ–ãƒ«ã®æœ€å°ã®ãƒžãƒ«ãƒ トランザクションID差分 --min-xid-age=XID_AGE VACUUM対象ã¨ã™ã‚‹ãƒ†ãƒ¼ãƒ–ãƒ«ã®æœ€å°ã® トランザクションID差分 --no-index-cleanup デッドタプルを指ã™ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚¨ãƒ³ãƒˆãƒªã‚’ 削除ã—ãªã„ --no-process-main メインリレーションをスキップ --no-process-toast テーブルã«é–¢é€£ã¥ãTOASTテーブルã®VACUUMã‚’ スキップ --no-truncate テーブル終端ã®ç©ºãƒšãƒ¼ã‚¸ã®åˆ‡ã‚Šè©°ã‚を行ã‚ãªã„ --skip-locked ç›´ã¡ã«ãƒ­ãƒƒã‚¯ã§ããªã‹ã£ãŸãƒªãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ã‚’スキップ -D, --tablespace=TABLESPACE ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰å…ˆã®ãƒ†ãƒ¼ãƒ–ル空間 %s [OPTION]... %s [オプション]... [データベースå] %s [オプション]... [データベースå] %s [オプション]... [データベースå] [説明] %s [オプション]... [ロールå] --bypassrls ロールã¯è¡Œã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ãƒãƒªã‚·ãƒ¼(RLS)を迂回ã§ãã‚‹ --if-exists データベースãŒå­˜åœ¨ã—ãªã„å ´åˆã«ã‚¨ãƒ©ãƒ¼ã‚’報告ã—ãªã„ --if-exists ユーザーãŒå­˜åœ¨ã—ãªã„å ´åˆã«ã‚¨ãƒ©ãƒ¼ã‚’報告ã—ãªã„ --interactive デフォルトを使ã‚ãšæœªæŒ‡å®šã®ãƒ­ãƒ¼ãƒ«åや属性ã¯å…¥åŠ›ã‚’ä¿ƒã™ --maintenance-db=DBNAME 別ã®ä¿å®ˆç”¨ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’指定 --maintenance-db=DBNAME 別ã®ä¿å®ˆç”¨ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’指定 --no-bypassrls ロールã¯è¡Œã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ãƒãƒªã‚·ãƒ¼(RLS)を迂回ã§ããªã„ (デフォルト) --no-replication ロールã¯ãƒ¬ãƒ—リケーションを開始ä¸å¯ (デフォルト) --replication ロールã¯ãƒ¬ãƒ—リケーションを開始å¯èƒ½ --role=ROLE (--member-ofã«åŒã˜ã€éžæŽ¨å¥¨) -?, --help ã“ã®ãƒ˜ãƒ«ãƒ—を表示ã—ã¦çµ‚了 -?, --help ã“ã®ãƒ˜ãƒ«ãƒ—を表示ã—ã¦çµ‚了 -?, --help ã“ã®ãƒ˜ãƒ«ãƒ—を表示ã—ã¦çµ‚了 -?, --help ã“ã®ãƒ˜ãƒ«ãƒ—を表示ã—ã¦çµ‚了 -D, --no-createdb ãƒ­ãƒ¼ãƒ«ã¯æ–°ã—ã„データベースを作æˆä¸å¯(デフォルト) -D, --tablespace=TABLESPACE データベースã®ãƒ‡ãƒ•ォルトテーブルスペースå -E, --encoding=ENCODING データベースã®ç¬¦å·åŒ–æ–¹å¼ -F, --freeze 行トランザクション情報をå‡çµ -I, --no-inherit 権é™ã‚’継承ã—ãªã„ -L, --no-login ロールã¯ãƒ­ã‚°ã‚¤ãƒ³ä¸å¯ -N, --exclude-schema=SCHEMA 指定ã—ãŸã‚¹ã‚­ãƒ¼ãƒž(郡)ã®ãƒ†ãƒ¼ãƒ–ルをVACUUMã—ãªã„ -O, --owner=OWNER æ–°ã—ã„データベースを所有ã™ã‚‹ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ãƒ¦ãƒ¼ã‚¶ãƒ¼ -P, --parallel=PARALLEL_WORKERS å¯èƒ½ã§ã‚れã°VACUUMã§æŒ‡å®šã®æ•°ã®ãƒãƒƒã‚¯ã‚°ãƒ©ã‚¦ãƒ³ãƒ‰ ワーカーを使用 -P, --pwprompt æ–°ã—ã„ロールã«ãƒ‘スワードを割り当ã¦ã‚‹ -R, --no-createrole ロールã¯åˆ¥ã®ãƒ­ãƒ¼ãƒ«ã‚’作æˆä¸å¯(デフォルト) -S, --no-superuser ロールをスーパーユーザーã«ã—ãªã„(デフォルト) -S, --schema=SCHEMA 指定ã—ãŸã‚¹ã‚­ãƒ¼ãƒž(群)ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã®ã¿ã‚’冿§‹ç¯‰ -S, --strategy=STRATEGY ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ç”Ÿæˆæ–¹æ³• wal_log ã¾ãŸã¯ file_copy -T, --template=TEMPLATE コピーã™ã‚‹ãƒ†ãƒ³ãƒ—レートデータベース -U, --username=USERNAME 接続ã™ã‚‹éš›ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼å -U, --username=USERNAME ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼åã§æŽ¥ç¶š -U, --username=USERNAME ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã¨ã—ã¦æŽ¥ç¶š(作æˆå¯¾è±¡ãƒ¦ãƒ¼ã‚¶ãƒ¼ã§ã¯ãªã„) -U, --username=USERNAME ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã¨ã—ã¦æŽ¥ç¶š(削除対象ユーザーã§ã¯ãªã„) -U, --username=USERNAME ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼åã§æŽ¥ç¶šã™ã‚‹ -V, --version ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報を表示ã—ã¦çµ‚了 -V, --version ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報を表示ã—ã¦çµ‚了 -V, --version ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報を表示ã—ã¦çµ‚了 -V, --version ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報を表示ã—ã¦çµ‚了 -W, --password パスワードプロンプトを強制 -W, --password パスワードプロンプトを強制表示 -Z, --analyze-only 最é©åŒ–用統計情報ã®ã¿æ›´æ–°; ãƒã‚­ãƒ¥ãƒ¼ãƒ ã¯è¡Œã‚ãªã„ -a, --all 全データベースをVACUUM -a, --all 全データベースã§ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã‚’行ㆠ-a, --all ã™ã¹ã¦ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’クラスタ化 -a, --with-admin=ROLE ROLEã¯æ–°ã—ã„ロールã®ADMINオプション付ã㮠メンãƒãƒ¼ã¨ãªã‚‹ -c, --connection-limit=N ロールã®ã‚³ãƒã‚¯ã‚·ãƒ§ãƒ³æ•°åˆ¶é™(デフォルト: 制é™ãªã—) -d, --createdb ãƒ­ãƒ¼ãƒ«ã¯æ–°ã—ã„データベースを作æˆå¯ -d, --dbname=DBNAME VACUUMã™ã‚‹ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹å -d, --dbname=DBNAME ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰å¯¾è±¡ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ -d, --dbname=DBNAME クラスタ化ã™ã‚‹ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ -d, --dbname=DBNAME データベースå -e, --echo サーãƒãƒ¼ã¸é€ä¿¡ã•れるコマンドを表示 -e, --echo サーãƒãƒ¼ã¸é€ä¿¡ã•れるコマンドを表示 -e, --echo サーãƒãƒ¼ã¸é€ä¿¡ã•れるコマンドを表示 -f, --force 削除å‰ã«ä»–ã®æŽ¥ç¶šã®çµ‚了を試行 -f, --full VACUUM FULLを実行 -g, --member-of=ROLE æ–°ã—ã„ロールをROLEã®ãƒ¡ãƒ³ãƒãƒ¼ã«ã™ã‚‹ -h, --host=HOSTNAME データベースサーãƒãƒ¼ãƒ›ã‚¹ãƒˆã¾ãŸã¯ã‚½ã‚±ãƒƒãƒˆ ディレクトリ -h, --host=HOSTNAME データベースサーãƒãƒ¼ã®ãƒ›ã‚¹ãƒˆã¾ãŸã¯ã‚½ã‚±ãƒƒãƒˆ ディレクトリ -h, --host=HOSTNAME データベースサーãƒãƒ¼ã®ãƒ›ã‚¹ãƒˆã¾ãŸã¯ã‚½ã‚±ãƒƒãƒˆ ディレクトリ -i, --index=INDEX 指定ã—ãŸã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹(群)ã®ã¿ã‚’冿§‹ç¯‰ -i, --inherit ロールãŒãƒ¡ãƒ³ãƒãƒ¼ã¨ãªã‚‹ãƒ­ãƒ¼ãƒ«ç¾¤ã‹ã‚‰æ¨©é™ã‚’継承 (デフォルト) -i, --interactive 何ã‹ã‚’削除ã™ã‚‹å‰ã«è­¦å‘Šã™ã‚‹ -i, --interactive 何ã‹ã‚’削除ã™ã‚‹å‰ã«å…¥åŠ›ã‚’ä¿ƒã—ã€ã¾ãŸãƒ­ãƒ¼ãƒ«åãŒæŒ‡å®š ã•れã¦ã„ãªã„å ´åˆã¯ãã®å…¥åŠ›ã‚’ä¿ƒã™ -j, --jobs=NUM ãƒã‚­ãƒ¥ãƒ¼ãƒ æ™‚ã«æŒ‡å®šã—ãŸåŒæ™‚接続数を使用 -j, --jobs=NUM ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã«ã“ã®æ•°ã®ä¸¦åˆ—接続を使用 -l, --locale=LOCALE データベースã®ãƒ­ã‚±ãƒ¼ãƒ«è¨­å®š -l, --login ロールã¯ãƒ­ã‚°ã‚¤ãƒ³å¯èƒ½(デフォルト) -m, --with-member=ROLE ROLEã¯æ–°ã—ã„ロールã®ãƒ¡ãƒ³ãƒã¨ãªã‚‹ -n, --schema=SCHEMA 指定ã—ãŸã‚¹ã‚­ãƒ¼ãƒž(郡)ã®ãƒ†ãƒ¼ãƒ–ルã®ã¿ã‚’VACUUMã™ã‚‹ -p, --port=PORT データベースサーãƒãƒ¼ã®ãƒãƒ¼ãƒˆç•ªå· -p, --port=PORT データベースサーãƒãƒ¼ã®ãƒãƒ¼ãƒˆç•ªå· -p, --port=PORT データベースサーãƒãƒ¼ã®ãƒãƒ¼ãƒˆç•ªå· -q, --quiet メッセージを出力ã—ãªã„ -q, --quiet メッセージを一切出力ã—ãªã„ -q, --quiet メッセージを何も出力ã—ãªã„ -q, --quiet メッセージを出力ã›ãšã«å®Ÿè¡Œã™ã‚‹ -r, --createrole ロールã¯åˆ¥ã®ãƒ­ãƒ¼ãƒ«ã‚’作æˆå¯ -s, --superuser ロールをスーパーユーザーã«ã™ã‚‹ -s, --system システムカタログã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã®ã¿ã‚’冿§‹ç¯‰ -t, --table='TABLE[(COLUMNS)]' 指定ã—ãŸãƒ†ãƒ¼ãƒ–ル(複数å¯)ã®ã¿ã‚’VACUUM -t, --table=TABLE 指定ã—ãŸãƒ†ãƒ¼ãƒ–ル(群)ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’冿§‹ç¯‰ -t, --table=ãƒ†ãƒ¼ãƒ–ãƒ«å æŒ‡å®šã—ãŸãƒ†ãƒ¼ãƒ–ル(群)ã®ã¿ã‚’クラスタ化 -t, --timeout=SECS 接続試行時ã®å¾…機秒数ã€ã‚¼ãƒ­ã§ç„¡åŠ¹åŒ–(デフォルト: %s) -v, --valid-until=TIMESTAMP ã“ã®ãƒ­ãƒ¼ãƒ«ã®ãƒ‘ã‚¹ãƒ¯ãƒ¼ãƒ‰æœ‰åŠ¹æœŸé™æ—¥æ™‚ -v, --verbose 多é‡ã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’出力 -v, --verbose 多é‡ã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’出力 -v, --verbose 多é‡ã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’出力 -w, --no-password ãƒ‘ã‚¹ãƒ¯ãƒ¼ãƒ‰å…¥åŠ›ã‚’è¦æ±‚ã—ãªã„ -w, --no-password ãƒ‘ã‚¹ãƒ¯ãƒ¼ãƒ‰å…¥åŠ›ã‚’è¦æ±‚ã—ãªã„ -z, --analyze 最é©åŒ–用統計情報を更新 "%s" ã¯æœ‰åйãªç¬¦å·åŒ–æ–¹å¼åã§ã¯ã‚りã¾ã›ã‚“%s%s (%s/%s)%sã¯PostgreSQLデータベースã®ã‚´ãƒŸå›žåŽãŠã‚ˆã³åˆ†æžã‚’行ã„ã¾ã™ã€‚ %sã¯ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹å†…ã§äº‹å‰ã«ã‚¯ãƒ©ã‚¹ã‚¿åŒ–ã•れã¦ã„ã‚‹ã™ã¹ã¦ã®ãƒ†ãƒ¼ãƒ–ルをクラスタ化ã—ã¾ã™ã€‚ %sã¯PostgreSQLデータベースを生æˆã—ã¾ã™ã€‚ %sã¯æ–°ã—ã„PostgreSQLロールを作æˆã—ã¾ã™ã€‚ %s ホームページ: <%s> %sã¯PostgreSQLデータベースã«å¯¾ã—ã¦æŽ¥ç¶šæ¤œæŸ»ã‚’ç™ºè¡Œã—ã¾ã™ã€‚ %sã¯%d..%dã®ç¯„囲ã§ãªã‘れã°ãªã‚Šã¾ã›ã‚“%sã¯PostgreSQLデータベースをå†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã—ã¾ã™ã€‚ %sã¯PostgreSQLデータベースを削除ã—ã¾ã™ã€‚ %sã¯PostgreSQLã®ãƒ­ãƒ¼ãƒ«ã‚’削除ã—ã¾ã™ã€‚ %s: データベース"%s"をクラスタ化ã—ã¦ã„ã¾ã™ %s: データベース"%s"ã®å‡¦ç†ä¸­ã§ã™: %s %s: データベース"%s"ã‚’å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã—ã¦ã„ã¾ã™ %s: データベース"%s"ã‚’VACUUMã—ã¦ã„ã¾ã™ (%lu 行)実行ã—ã¾ã™ã‹ï¼Ÿã‚­ãƒ£ãƒ³ã‚»ãƒ«è¦æ±‚ã‚’é€ä¿¡ã—ã¾ã—㟠テーブルã®å†…容ã«ã‚»ãƒ«ã‚’追加ã§ãã¾ã›ã‚“ã§ã—ãŸï¼šå…¨ã‚»ãƒ«æ•°%dãŒåˆ¶é™ã‚’è¶Šãˆã¦ã„ã¾ã™ã€‚ テーブルã®å†…容ã«è¦‹å‡ºã—を追加ã§ãã¾ã›ã‚“ã§ã—ãŸï¼šåˆ—æ•°%dãŒåˆ¶é™ã‚’è¶Šãˆã¦ã„ã¾ã™ã€‚ ã‚­ãƒ£ãƒ³ã‚»ãƒ«è¦æ±‚ã‚’é€ä¿¡ã§ãã¾ã›ã‚“ã§ã—ãŸ: データベース"%s"ã¯æ°¸ä¹…ã«å‰Šé™¤ã•れã¾ã™ã€‚ ã‚‚ã†ä¸€åº¦å…¥åŠ›ã—ã¦ãã ã•ã„:追加ã—ãŸã„ロールåを入力:削除ã—ãŸã„ロールåを入力:新ã—ã„ロールã®ãŸã‚ã®ãƒ‘スワード: 最é©åŒ–ã®ãŸã‚ã®æƒ…報をデフォルト数(å…¨ã¦)生æˆã—ã¾ã™æœ€é©åŒ–ã®ãŸã‚ã®æƒ…報を複数生æˆã—ã¾ã™(10対象)最é©åŒ–ã®ãŸã‚ã®æƒ…報を最å°é™ç”Ÿæˆã—ã¾ã™(1対象)中断ã•れã¾ã—㟠パスワード: パスワードãŒãƒžãƒƒãƒã—ã¾ã›ã‚“。 "%s" ã¾ãŸã¯ "%s" ã«ç­”ãˆã¦ãã ã•ã„ å•ã„åˆã‚ã›: %sロール"%s"ã¯æ°¸ä¹…ã«å‰Šé™¤ã•れã¾ã™ æ–°ã—ã„ロールをスーパーユーザーã«ã—ã¾ã™ã‹ï¼Ÿæ–°ã—ã„ロールã«å¯¾ã—ã¦ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’作æˆã™ã‚‹æ¨©é™ã‚’与ãˆã¾ã™ã‹ï¼Ÿæ–°ã—ã„ロールã«å¯¾ã—ã¦åˆ¥ã®ãƒ­ãƒ¼ãƒ«ã‚’作æˆã™ã‚‹æ¨©é™ã‚’与ãˆã¾ã™ã‹ï¼Ÿè©³ç´°ã¯"%s --help"を実行ã—ã¦ãã ã•ã„。ジョブ数を減らã—ã¦ã¿ã¦ãã ã•ã„。使用方法: 接続をå—ã‘付ã‘ã¦ã„ã¾ã™ 全データベースã¨ç‰¹å®šã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’åŒæ™‚ã«ã‚¯ãƒ©ã‚¹ã‚¿åŒ–ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“ã™ã¹ã¦ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã®ç‰¹å®šã®ãƒ†ãƒ¼ãƒ–ル(群)ã¯ã‚¯ãƒ©ã‚¹ã‚¿åŒ–ã§ãã¾ã›ã‚“nullãƒã‚¤ãƒ³ã‚¿ã‚’複製ã§ãã¾ã›ã‚“(内部エラー)。 全データベースã®ç‰¹å®šã®ã‚¹ã‚­ãƒ¼ãƒž(群)を除外ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“全データベースã¨ç‰¹å®šã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã¯åŒæ™‚ã«å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã¯ã§ãã¾ã›ã‚“全データベースã¨ã‚·ã‚¹ãƒ†ãƒ ã‚«ã‚¿ãƒ­ã‚°ã®ä¸¡æ–¹ã¯åŒæ™‚ã«å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã¯ã§ãã¾ã›ã‚“特定ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã¨ã‚·ã‚¹ãƒ†ãƒ ã‚«ã‚¿ãƒ­ã‚°ã¯åŒæ™‚ã«å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã¯ã§ãã¾ã›ã‚“全データベースã«ãŠã‘る特定ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹(群)ã®å†ä½œæˆã¯ã§ãã¾ã›ã‚“特定ã®ã‚¹ã‚­ãƒ¼ãƒž(群)ã¨ã‚·ã‚¹ãƒ†ãƒ ã‚«ã‚¿ãƒ­ã‚°ã¯åŒæ™‚ã«å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã¯ã§ãã¾ã›ã‚“全データベースã«ãŠã‘る特定ã®ã‚¹ã‚­ãƒ¼ãƒž(群)ã®å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã¯ã§ãã¾ã›ã‚“特定ã®ãƒ†ãƒ¼ãƒ–ル(群)ã¨ã‚·ã‚¹ãƒ†ãƒ ã‚«ã‚¿ãƒ­ã‚°ã¯åŒæ™‚ã«å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã¯ã§ãã¾ã›ã‚“全データベースã«ãŠã‘る特定ã®ãƒ†ãƒ¼ãƒ–ル(群)ã®å†ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åŒ–ã¯ã§ãã¾ã›ã‚“ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã«ã¯è¤‡æ•°ã‚¸ãƒ§ãƒ–を使用ã§ãã¾ã›ã‚“システムカタログã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã§ã¯è¤‡æ•°ã‚¸ãƒ§ãƒ–を使用ã§ãã¾ã›ã‚“PostgreSQL %2$sよりもå¤ã„サーãƒãƒ¼ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã§ã¯"%1$s"オプションã¯ä½¿ãˆã¾ã›ã‚“完全(full)VACUUMを実行ã™ã‚‹å ´åˆã¯"%s"オプションã¯ä½¿ãˆã¾ã›ã‚“analyzeã®ã¿ã‚’実行ã™ã‚‹å ´åˆ"%s"ã¯ä½¿ãˆã¾ã›ã‚“"%s"オプションã¯"%s"ã¨åŒæ™‚ã«ã¯ä½¿ãˆã¾ã›ã‚“全データベースã¨ç‰¹å®šã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’åŒæ™‚ã«VACUUMã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“スキーマ(郡)ã®ã™ã¹ã¦ã®ãƒ†ãƒ¼ãƒ–ルã®VACUUMã¨åŒæ™‚ã«ã‚¹ã‚­ãƒ¼ãƒž(郡)ã®é™¤å¤–を行ã†ã“ã¨ã¯ã§ãã¾ã›ã‚“スキーマ(郡)ã«å±žã™ã‚‹ã™ã¹ã¦ã®ãƒ†ãƒ¼ãƒ–ルã¨ã€ç‰¹å®šã®ãƒ†ãƒ¼ãƒ–ル(郡)ã¨ã‚’åŒæ™‚ã«VACUUMã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“全データベースã®ç‰¹å®šã®ã‚¹ã‚­ãƒ¼ãƒž(群)ã‚’VACUUMã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“特定ã®ãƒ†ãƒ¼ãƒ–ル(郡)ã®VACUUMã¨åŒæ™‚ã«ã‚¹ã‚­ãƒ¼ãƒž(郡)ã®é™¤å¤–を行ã†ã“ã¨ã¯ã§ãã¾ã›ã‚“全データベースã®ç‰¹å®šã®ãƒ†ãƒ¼ãƒ–ル(群)ã‚’VACUUMã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“データベース"%s"ã®ã‚¯ãƒ©ã‚¹ã‚¿åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ: %sデータベース"%2$s"ã®ãƒ†ãƒ¼ãƒ–ル"%1$s"ã®ã‚¯ãƒ©ã‚¹ã‚¿åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ: %3$sコメントã®ç”Ÿæˆã«å¤±æ•—(データベースã¯ç”Ÿæˆã•れã¾ã—ãŸ): %sデータベース%sã«æŽ¥ç¶šã§ãã¾ã›ã‚“ã§ã—ãŸ: メモリä¸è¶³ã§ã™ãƒ‡ãƒ•ォルトã®ã‚ªãƒ—ションをå–り出ã™ã“ã¨ãŒã§ãã¾ã›ã‚“ã§ã—ãŸå®ŸåŠ¹ãƒ¦ãƒ¼ã‚¶ãƒ¼ID %ldãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ: %sæ–°ã—ã„ロールã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ: %sデータベースã®ç”Ÿæˆã«å¤±æ•—ã—ã¾ã—ãŸï¼š%sデータベースã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ: %s詳細: エラー: ヒント: 出力フォーマットãŒç„¡åй(内部エラー):%dオプション %2$s ã«å¯¾ã™ã‚‹ä¸æ­£ãªå€¤"%1$s"å¿…é ˆã®å¼•æ•°ã§ã‚るデータベースåãŒã‚りã¾ã›ã‚“å¿…é ˆã®å¼•æ•°ã§ã‚るロールåãŒã‚りã¾ã›ã‚“n施行ãŒã‚りã¾ã›ã‚“ レスãƒãƒ³ã‚¹ãŒã‚りã¾ã›ã‚“ メモリä¸è¶³ã§ã™ãƒ¡ãƒ¢ãƒªä¸è¶³ã§ã™ ãƒ‘ã‚¹ãƒ¯ãƒ¼ãƒ‰ã®æš—å·åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ: %sデータベース"%s"ã®å‡¦ç†ã«å¤±æ•—ã—ã¾ã—ãŸ: %så•ã„åˆã‚ã›ãŒå¤±æ•—ã—ã¾ã—ãŸ: %så•ã„åˆã‚ã›ãŒ1行ã§ã¯ãªã%d行返ã—ã¾ã—ãŸ: %sデータベース"%s"ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã«å¤±æ•—ã—ã¾ã—ãŸ: %sデータベース"%2$s"中ã«ã‚るインデックス"%1$s"ã®å†ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ: %3$sデータベース"%2$s"中ã«ã‚るスキーマ"%1$s"ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã«å¤±æ•—ã—ã¾ã—ãŸ: %3$sデータベース"%s"中ã®ã‚·ã‚¹ãƒ†ãƒ ã‚«ã‚¿ãƒ­ã‚°ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã«å¤±æ•—ã—ã¾ã—ãŸ: %sデータベース"%2$s"中ã«ã‚るテーブル"%1$s"ã®ã‚¤ãƒ³ã§ãƒƒã‚¯ã‚¹å†æ§‹ç¯‰ã«å¤±æ•—ã—ã¾ã—ãŸ: %3$s接続を拒絶ã—ã¦ã„ã¾ã™ ロール"%s"ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ: %ssocket() ã®ã‚½ã‚±ãƒƒãƒˆãƒ•ァイル記述å­ãŒç¯„囲外ã§ã™: %dコマンドライン引数ãŒå¤šã™ãŽã¾ã™ã€‚(先頭ã¯"%s")ã“ã®ãƒ—ラットフォームã«å¯¾ã—ã¦ã‚¸ãƒ§ãƒ–æ•°ãŒå¤šã™ãŽã¾ã™: %dunknown ユーザーãŒå­˜åœ¨ã—ã¾ã›ã‚“ユーザーåã®æ¤œç´¢ã«å¤±æ•—: エラーコード%luデータベース"%s"ã®VACUUMã«å¤±æ•—ã—ã¾ã—ãŸ: %sデータベース "%2$s"ã®ãƒ†ãƒ¼ãƒ–ル"%1$sã®VACUUMã«å¤±æ•—ã—ã¾ã—ãŸï¼š %3$s警告: y