???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................          |          0  K   1     }  
     >     >     =     -   Z       C      A   d            #          (        9  I   V  E          >   f  ;     =     :     <   Z  9     6     5     C   >  C     9     4      E   5  =   {  .     ;     E   $  :   j  ?     A     <   '  9   d  7     4     L     J   X  3     H     E      B   f  A     5     2   !  N   T  7     2     2     J   A  :     5     G     0   E  <   v  0     )     M      J   \   G      4      C   $!  H   h!  E   !  D   !  =   <"  v   z"  <   "     .#  Q   #  I   $  @   N$  5   $  4   $  1   $  0   ,%  ;   ]%  5   %  '   %  6   %  3   .&  4   b&  @   &  ;   &  ;   '  `   P'  8   '  2   '  9   (  6   W(  >   (     (  /   (  <   	)  #   F)  #   j)  ?   )  8   )  %   *  #   -*     Q*  3   q*  &   *     *  E   *  6   +  E   P+  F   +  K   +  7   ),  K   a,  7   ,  J   ,  6   0-  <   g-  D   -  5   -     .  *   =.  8   h.  6   .  (   .  4   /  $   6/  #   [/      /     /     /  8   /  4   0  $   E0     j0  ,   0  ,   0  (   0  /   1  ;   =1  9   y1  !   1     1     1     1  *   2  8   F2  9   2  ,   2  8   2  #   3  4   C3  3   x3     3  )   3  7   3     +4     @4     N4  C   c4  A   4  !   4  +   5     75     H5     d5     5  .   5  3   5  2   6     56     B6     G6  
   d6     o6     6     6  '   6  "   6  2   7  7   87     p7  &   y7     7     7  /   7  +   7  *   8     F8     H8     K8     W8     d8     s8     8     8  (   8     8     8    8  >   :     :  	   :  L   :  H   =;  K   ;  .   ;     <  <   <  :   <     =     (=  -   G=      u=  ,   =     =  G   =  C   )>  s   m>  5   >  2   ?  5   J?  2   ?  F   ?  =   ?  :   8@  9   s@  I   @  8   @  /   0A  /   `A  >   A  2   A  /   B  2   2B  ;   eB  5   B  R   B  ?   *C  ;   jC  ;   C  2   C  /   D  G   ED  G   D  /   D  C   E  @   IE  =   E  <   E  7   F  5   =F  T   sF  ;   F  5   G  G   :G  H   G  >   G  9   
H  8   DH  7   }H  8   H  J   H  $   9I  D   ^I  A   I  >   I  /   $J  G   TJ  \   J  Y   J  O   SK  9   K  p   K  A   NL     L  J   M  G   fM  ;   M  B   M  ;   -N  8   iN  5   N  5   N  /   O  )   >O  ?   hO  4   O  >   O  8   P  5   UP  A   P  `   P  5   .Q  5   dQ  :   Q  8   Q  8   R     GR  3   SR  B   R  '   R  *   R  6   S  >   TS  6   S  '   S  $   S  -   T  +   ET     qT  D   xT  8   T  S   T  J   JU  G   U  >   U  E   V  G   bV  G   V  D   V  :   7W  D   rW  ;   W  #   W  #   X  =   ;X  /   yX  #   X  0   X     X     Y     :Y     XY     vY  7   Y  6   Y     Y     Z  &   3Z  &   ZZ  #   Z  +   Z  =   Z  ;   [     K[     j[     [  )   [  3   [  B   [  F   3\  /   z\  K   \      \  1   ]  2   I]     |]  #   ]  =   ]     ]     ^     ^  ?   4^  >   t^     ^  &   ^     ^      	_     *_     H_  #   f_  (   _  )   _  
   _     _     _     `     `     `     6`      C`  "   d`  %   `  ,   `     `  *   `     a     "a  %   0a  +   Va  (   a     a     a     a     a     a     a     a     a  '    b     (b     *b           9                     t                  I   S      w   &      %                   G                 -   .         X              {          "                      7             o                         <            L                      4   /   K   i       u          J         ~   B       m       (                   *      
   n   f   H   p          #   D   g       @   '   >         U          v                     x   [                   3            N             k   !          8                      ,             Y   F   ;              z                Z         T         6       r   M          +   a   2   W         $   ]       _         }           =   s          j                 ?      `      c   |      l       \   	   V                                          E           )           :          q                    Q   C   b      1         0       h   A   y      d   R       ^             O                                        5                               e   P    
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 <pgsql-bugs@postgresql.org>.
       --analyze-in-stages         only update optimizer statistics, in multiple
                                  stages for faster results; no vacuum
       --lc-collate=LOCALE      LC_COLLATE setting for the database
       --lc-ctype=LOCALE        LC_CTYPE setting for the database
   %s [OPTION]...
   %s [OPTION]... DBNAME
   %s [OPTION]... LANGNAME [DBNAME]
   %s [OPTION]... [DBNAME]
   %s [OPTION]... [DBNAME] [DESCRIPTION]
   %s [OPTION]... [ROLENAME]
   --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-replication          role cannot initiate replication
   --replication             role can initiate replication
   -?, --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
   -E, --encrypted           encrypt stored password
   -F, --freeze                    freeze row transaction information
   -I, --no-inherit          role does not inherit privileges
   -L, --no-login            role cannot login
   -N, --unencrypted         do not encrypt stored password
   -O, --owner=OWNER            database user to own the new database
   -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
   -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                 cluster all databases
   -a, --all                 reindex all databases
   -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 from which to remove the language
   -d, --dbname=DBNAME       database to cluster
   -d, --dbname=DBNAME       database to install language in
   -d, --dbname=DBNAME       database to reindex
   -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, --full                      do full vacuuming
   -g, --role=ROLE           new role will be a member of this 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
   -l, --list                show a list of currently installed languages
   -l, --locale=LOCALE          locale settings for the database
   -l, --login               role can login (default)
   -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              run quietly
   -r, --createrole          role can create new roles
   -s, --superuser           role will be superuser
   -s, --system              reindex system catalogs
   -t, --table='TABLE[(COLUMNS)]'  vacuum specific table(s) only
   -t, --table=TABLE         cluster specific table(s) only
   -t, --table=TABLE         reindex specific table(s) only
   -t, --timeout=SECS       seconds to wait when attempting connection, 0 disables (default: %s)
   -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 (%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 installs a procedural language into a PostgreSQL database.

 %s issues a connection check to a PostgreSQL database.

 %s reindexes a PostgreSQL database.

 %s removes a PostgreSQL database.

 %s removes a PostgreSQL role.

 %s removes a procedural language from a database.

 %s: "%s" is not a valid encoding name
 %s: %s %s: cannot cluster all databases and a specific one at the same time
 %s: cannot cluster specific table(s) in all databases
 %s: cannot reindex all databases and a specific one at the same time
 %s: cannot reindex all databases and system catalogs at the same time
 %s: cannot reindex specific index(es) and system catalogs at the same time
 %s: cannot reindex specific index(es) in all databases
 %s: cannot reindex specific schema(s) and system catalogs at the same time
 %s: cannot reindex specific schema(s) in all databases
 %s: cannot reindex specific table(s) and system catalogs at the same time
 %s: cannot reindex specific table(s) in all databases
 %s: cannot use the "%s" option when performing only analyze
 %s: cannot vacuum all databases and a specific one at the same time
 %s: cannot vacuum specific table(s) in all databases
 %s: clustering database "%s"
 %s: clustering of database "%s" failed: %s %s: clustering of table "%s" in database "%s" failed: %s %s: comment creation failed (database was created): %s %s: could not connect to database %s: %s %s: could not connect to database %s: out of memory
 %s: could not fetch default options
 %s: creation of new role failed: %s %s: database creation failed: %s %s: database removal failed: %s %s: invalid socket: %s %s: language "%s" is already installed in database "%s"
 %s: language "%s" is not installed in database "%s"
 %s: language installation failed: %s %s: language removal failed: %s %s: missing required argument database name
 %s: missing required argument language name
 %s: missing required argument role name
 %s: number of parallel jobs must be at least 1
 %s: only one of --locale and --lc-collate can be specified
 %s: only one of --locale and --lc-ctype can be specified
 %s: processing database "%s": %s
 %s: query failed: %s %s: query was: %s
 %s: reindexing database "%s"
 %s: reindexing of database "%s" failed: %s %s: reindexing of index "%s" in database "%s" failed: %s %s: reindexing of schema "%s" in database "%s" failed: %s %s: reindexing of system catalogs failed: %s %s: reindexing of table "%s" in database "%s" failed: %s %s: removal of role "%s" failed: %s %s: too many command-line arguments (first is "%s")
 %s: too many parallel jobs requested (maximum: %d)
 %s: vacuuming database "%s"
 %s: vacuuming of database "%s" failed: %s %s: vacuuming of table "%s" in database "%s" failed: %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: %s 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 statistics Generating medium optimizer statistics (10 targets) Generating minimal optimizer statistics (1 target) Interrupted
 Name Password encryption failed.
 Password:  Passwords didn't match.
 Please answer "%s" or "%s".
 Procedural Languages Role "%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? Trusted? Try "%s --help" for more information.
 Usage:
 accepting connections
 cannot duplicate null pointer (internal error)
 could not look up effective user ID %ld: %s invalid output format (internal error): %d n no no attempt
 no response
 out of memory
 rejecting connections
 unknown
 user does not exist user name lookup failure: error code %lu y yes Project-Id-Version: pgscripts (PostgreSQL 9.0)
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2016-04-18 04:44+0000
PO-Revision-Date: 2016-05-19 20:42+0800
Last-Translator: Yuwei Peng <ywpeng@whu.edu.cn>
Language-Team: Chinese (Simplified) <ywpeng@whu.edu.cn>
Language: zh_CN
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Generator: Poedit 1.5.7
Plural-Forms: nplurals=1; plural=0;
 
默认情况下, 以当前用户的用户名创建数据库.
 
联接选项:
 
选项:
 
阅读 SQL 命令 CLUSTER 的描述信息, 以便获得更详细的信息.
 
阅读SQL命令REINDEX的描述信息, 以便获得更详细的信息.
 
阅读 SQL 命令 VACUUM 的描述信息, 以便获得更详细的信息.
 
臭虫报告至 <pgsql-bugs@postgresql.org>.
       --analyze-in-stages        只更新优化器统计, 为了更快得到结果分多阶段；
                                            不做清理
       --lc-collate=LOCALE      数据库的LC_COLLATE设置
       --lc-ctype=LOCALE        数据库的LC_CTYPE设置
   %s [选项]...
   %s [选项]... 数据库名
   %s [选项]... 语言名称 [数据库名]
   %s [选项]... [数据库名]
   %s [选项]... [数据库名称] [描述]
   %s [选项]... [用户名]
   --if-exists               如果数据库不存在则不报告错误
   --if-exists              用户名不存在时则不报告错误
   --interactive             提示缺少角色名及其属性
                            而不是使用默认值
   --maintenance-db=DBNAME      更改维护数据库
   --maintenance-db=DBNAME   更改维护数据库
   --no-replication          角色不能启动复制
   --replication             角色能启动复制
   -?, --help                      显示此帮助信息, 然后退出
   -?, --help                   显示此帮助, 然后退出
   -?, --help                显示此帮助, 然后退出
   -?, --help               显示此帮助, 然后退出
   -D, --no-createdb         此角色不可以创建新数据库(默认)
   -D, --tablespace=TABLESPACE  数据库默认表空间
   -E, --encoding=ENCODING      数据库编码
   -E, --encrypted           口令加密存储
   -F, --freeze                    冻结记录的事务信息
   -I, --no-inherit          角色不继承权限
   -L, --no-login            角色不能登录
   -N, --unencrypted         口令不加密存储
   -O, --owner=OWNER            新数据库的所属用户
   -P, --pwprompt            给新角色指定口令
   -R, --no-createrole       这个角色没有创建其它角色的权限(默认)
   -S, --no-superuser       角色不能是超级用户(默认)
   -S, --schema=SCHEMA       只对指定模式重建索引
   -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                       清理所有的数据库
   -a, --all                 对所有数据库建簇
   -a, --all                 对所有数据库进行重建索引操作
   -c, --connection-limit=N  角色的连接限制(缺省: 没有限制)
   -d, --createdb            此角色可以创建新数据库
   -d, --dbname=DBNAME             清理数据库 DBNAME
   -d, --dbname=DBNAME       要删除语言的数据库
   -d, --dbname=DBNAME       对数据库 DBNAME 建簇
   -d, --dbname=DBNAME       要安装语言的数据库
   -d, --dbname=数据库名称       对数据库中的索引进行重建
   -d, --dbname=DBNAME  数据库名
   -e, --echo                      显示发送到服务端的命令
   -e, --echo                   显示发送到服务端的命令
   -e, --echo                显示发送到服务端的命令
   -f, --full                      完全清理
   -g, --role=ROLE           新的角色必须是这个角色的成员
   -h, --host=HOSTNAME          数据库服务器所在机器的主机名或套接字目录
   -h, --host=HOSTNAM        数据库服务器所在机器的主机名或套接字目录
   -h, --host=主机名        数据库服务器的主机名或套接字目录
   -i, --index=INDEX       仅重新创建指定的索引
   -i, --inherit            角色能够继承它所属角色的权限
                   （这是缺省情况)
   -i, --interactive         删除任何东西之前给予提示
   -i, --interactive         删除任何东西之前给予提示, 如果没有指定
                            角色名也给予提示
   -j, --jobs=NUM               使用这么多个并发连接进行清理
   -l, --list                显示当前已经安装了的语言列表
   -l, --locale=LOCALE          数据库的本地化设置
   -l, --login              角色能够登录(这是缺省情况)
   -p, --port=PORT              数据库服务器端口号
   -p, --port=PORT           数据库服务器端口号
   -p, --port=PORT           数据库服务器端口
   -q, --quiet                     不写任何信息
   -q, --quiet               不写任何信息
   -q, --quiet               静默运行
   -r, --createrole        这个角色可以创建新的角色
   -s, --superuser          角色将是超级用户
   -s, --system              对系统视图重新创建索引
   -t, --table='TABLE[(COLUMNS)]'  只清理指定的表
   -t, --table=TABLE         只对指定的表建簇
   -t, --table=表名        只对指定的表重新创建索引
   -t, --timeout=SECS    尝试连接时要等待的秒数, 值为０表示禁用(缺省值: %s)
   -v, --verbose                   写大量的输出
   -v, --verbose                   写大量的输出
   -w, --no-password           永远不提示输入口令
   -w, --no-password         永远不提示输入口令
   -z, --analyze                   更新优化器统计
 %s (%s/%s)  %s 清理并且优化一个 PostgreSQL 数据库.

 %s 对一个数据库中先前已经建过簇的表进行建簇.

 %s 创建一个 PostgreSQL 数据库.

 %s 创建一个新的 PostgreSQL 用户.

 %s 安装一个过程语言进 PostgreSQL 数据库.

 %s 发起一个到指定 PostgreSQL数据库的连接检查.

 %s  对一个PostgreSQL 数据库重新创建索引.

 %s 删除一个 PostgreSQL 数据库.

 %s 删除一个 PostgreSQL 用户.

 %s 从数据库中删除一个过程语言.

 %s: "%s" 不是一个有效的编码名称
 %s: %s %s: 无法对所有数据库和一个指定的数据库同时建簇
 %s: 无法在所有数据库中对指定表进行建簇
 %s: 无法对所有数据库和一个指定的索引同时进行索引重建操作
 %s: 无法对所有数据库和系统目录同时进行索引重建操作
 %s: 无法对指定索引和系统视图同时进行索引重建操作
 %s: 无法在所有数据库中对指定的索引进行重建
 %s：无法对指定的模式和系统目录同时进行索引重建
 %s: 无法在所有数据库中对指定模式上的索引进行重建
 %s: 无法对指定的表和系统视图同时进行索引重建操作
 %s: 无法在所有数据库中对指定表上的索引进行重建
 %s：在只执行分析的时候，无法使用"%s"选项
 %s: 无法对所有数据库和一个指定的数据库同时清理
 %s: 无法在所有数据库中对指定的表进行清理
 %s: 对数据库 "%s" 进行建簇
 %s: 数据库 "%s" 建簇失败: %s %1$s: 在数据库 "%3$s" 中的表 "%2$s" 建簇失败: %4$s %s: 创建注释失败 (数据库已创建): %s %s: 无法联接到数据库 %s: %s %s：无法连接到数据库 %s：内存不足
 %s: 无法取得缺省选项
 %s: 创建新用户失败: %s %s: 创建数据库失败: %s %s: 数据库删除失败: %s %s: 无效套接字: %s %1$s: 数据库 "%3$s" 中已经安装了语言 "%2$s"
 %1$s: 数据库 "%3$s" 中, 没有安装语言 "%2$s"
 %s: 语言安装失败: %s %s: 语言删除失败: %s %s: 缺少需要的数据库名参数
 %s: 缺少要求的语言名称参数
 %s: 缺少需要的参数角色名
 %s：并行工作的数量必须至少为1
 %s: 只能指定--locale和--lc-collate这两个选项之一
 %s: 只能指定--locale和--lc-ctype这两个选项之一
 %s：处理数据库"%s"：%s
 %s: 查询失败: %s %s: 查询是: %s
 %s: 对数据库 "%s" 重新创建索引
 %s: 在数据库"%s"上重新创建索引失败: %s %1$s: 在数据库"%3$s"中对索引"%2$s"重新创建失败: %4$s %1$s: 在数据库"%3$s"中对模式"%2$s"的索引重建失败：%4$s %s: 对目录视图重新创建索引失败: %s %1$s: 在数据库"%3$s"中对表"%2$s"上的索引重新创建失败: %4$s %s: 删除用户 "%s" 失败: %s %s: 太多的命令行参数 (第一个是 "%s")
 %s：请求了太多并行任务（最大：%d）
 %s: 清理数据库 "%s"
 %s: 数据库 "%s" 清理失败: %s %1$s: 在数据库 "%3$s" 中的表 "%2$s" 清理失败: %4$s (%lu 行记录) 您确定吗? (y/n)  取消发送的请求
 无法对表的内容添加单元: 总共有%d个单元超过.
 无法对表的内容增加标题:已经超过%d列的数量.
 无法发送取消请求: %s 数据库 "%s" 将被永久的删除.
 再输入一遍:  输入要增加的角色名称:  输入要删除的用户名:  为新角色输入的口令:  产生缺省(完全)优化器统计 产生中等优化器统计(10个目标) 产生最小优化器统计(一个目标) 已中断
 名字 密码加密失败.
 口令:  口令不匹配.
 请回答"%s"或"%s".
 过程语言 用户 "%s" 将被永久删除.
 新的角色是否是超级用户? 新的角色允许创建数据库吗? 新角色允许创建其它新的角色吗?  是否信任? 请用 "%s --help" 获取更多的信息.
 使用方法:
 接受连接
 无法复制空指针 (内部错误)
 无法查找得到有效的用户ID %ld: %s 无效的输出格式 (内部错误): %d n no 没有尝试
 没有响应
 内存溢出
 拒绝连接
 未知
 用户不存在 用户名查找失败：错误代码%lu y yes 