Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.142.220.6
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : pg_waldump-11.mo
��0�C(
)%43Z?�I�=AV6�����>U��C~^D�"	-/	*]	�	,�	"�	3�	,
 H
&i
)�
5�
4�
)%O&o���){���!�
8
U
9r
.�
 �
|�
y
���C/P>�;�O�?KI�1����?���>f��Z.�>�6�(,?5l2��4�&)1P5�H�.&0AW���13&e$��'��!$7P\@�+�G+b�&)!%*.,+"( 	'

0#/-$
Options:
  %s [OPTION]... [STARTSEG [ENDSEG]]
  -?, --help             show this help, then exit
  -V, --version          output version information, then exit
  -b, --bkp-details      output detailed information about backup blocks
  -e, --end=RECPTR       stop reading at WAL location RECPTR
  -f, --follow           keep retrying after reaching end of WAL
  -n, --limit=N          number of records to display
  -p, --path=PATH        directory in which to find log segment files or a
                         directory with a ./pg_wal that contains such files
                         (default: current directory, ./pg_wal, $PGDATA/pg_wal)
  -r, --rmgr=RMGR        only show records generated by resource manager RMGR;
                         use --rmgr=list to list valid resource manager names
  -s, --start=RECPTR     start reading at WAL location RECPTR
  -t, --timeline=TLI     timeline from which to read log records
                         (default: 1 or the value used in STARTSEG)
  -x, --xid=XID          only show records with transaction ID XID
  -z, --stats[=record]   show statistics instead of records
                         (optionally, show per-record statistics)
%s decodes and displays PostgreSQL write-ahead logs for debugging.

%s: FATAL:  %s: could not parse "%s" as a transaction ID
%s: could not parse end WAL location "%s"
%s: could not parse limit "%s"
%s: could not parse start WAL location "%s"
%s: could not parse timeline "%s"
%s: end WAL location %X/%X is not inside file "%s"
%s: no arguments specified
%s: no start WAL location given
%s: path "%s" could not be opened: %s
%s: resource manager "%s" does not exist
%s: start WAL location %X/%X is not inside file "%s"
%s: too many command-line arguments (first is "%s")
%s: unrecognized argument to --stats: %s
ENDSEG %s is before STARTSEG %sTry "%s --help" for more information.
Usage:
WAL segment size must be a power of two between 1 MB and 1 GB, but the WAL file "%s" header specifies %d byteWAL segment size must be a power of two between 1 MB and 1 GB, but the WAL file "%s" header specifies %d bytescould not find a valid record after %X/%Xcould not find any WAL filecould not find file "%s": %scould not locate WAL file "%s"could not open directory "%s": %scould not open file "%s"could not open file "%s": %scould not read file "%s": %scould not read from log file %s, offset %u, length %d: %scould not seek in log file %s to offset %u: %serror in WAL record at %X/%X: %sfirst record is after %X/%X, at %X/%X, skipping over %u byte
first record is after %X/%X, at %X/%X, skipping over %u bytes
not enough data in file "%s"out of memoryProject-Id-Version: pg_waldump (PostgreSQL) 11
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2018-09-04 15:55+0900
PO-Revision-Date: 2018-09-07 16:21+0900
Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>
Language-Team: Korean <pgsql-kr@postgresql.kr>
Language: ko
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;

옵션들:
  %s [옵션]... [시작파일 [마침파일]]
  -?, --help             이 도움말을 보여주고 마침
  -V, --version          버전 정보 보여주고 마침
  -b, --bkp-details      백업 블록에 대한 자세한 정보도 출력함
  -e, --end=RECPTR       RECPTR WAL 위치에서 읽기 멈춤
  -f, --follow           WAL 끝까지 읽은 뒤에도 계속 진행함
  -n, --limit=N          출력할 레코드 수
  -p, --path=PATH        로그 조각 파일이 있는 디렉터리 지정, 또는
                         ./pg_wal 디렉터리가 있는 디렉터리 지정
                         (기본값: 현재 디렉터리, ./pg_wal, PGDATA/pg_wal)
  -r, --rmgr=RMGR        리소스 관리자 RMGR에서 만든 레코드만 출력함
                         리소스 관리자 이들을 --rmgr=list 로 봄
  -s, --start=RECPTR     WAL RECPTR 위치에서 읽기 시작
  -t, --timeline=TLI     읽기 시작할 타임라인 번호
                         (기본값: 1 또는 STARTSEG에 사용된 값)
  -x, --xid=XID          트랜잭션 XID 레코드만 출력
  -z, --stats[=record]   레크드 통계 정보를 보여줌
                         (추가로, 레코드당 통계정보를 출력)
%s 명령은 디버깅을 위해 PostgreSQL 미리 쓰기 로그(WAL)를 분석합니다.
%s: 치명적오류:  %s: "%s" 문자열을 트랜잭션 ID로 해석할 수 없음
%s: "%s" 이름의 WAL 위치를 해석할 수 없음
%s: "%s" 제한을 해석할 수 없음
%s: "%s" WAL 위치를 해석할 수 없음
%s: "%s" 타임라인 번호를 해석할 수 없음
%s: %X/%X WAL 끝 위치가 "%s" 파일에 없음
%s: 인자를 지정하세요
%s: 입력한 WAL 위치에서 시작할 수 없음
%s: "%s" 경로를 열 수 없음: %s
%s: "%s" 이름의 리소스 관리자가 없음
%s: %X/%X WAL 시작 위치가 "%s" 파일에 없음
%s: 너무 많은 명령행 인수를 지정했습니다. (처음 "%s")
%s: --stats 옵션값이 바르지 않음: %s
%s ENDSEG가 %s STARTSEG 앞에 있음자제한 사항은 "%s --help" 명령으로 살펴보십시오.
사용법:
WAL 조각 파일 크기는 1MB에서 1GB사이 2^n 이어야하지만, "%s" WAL 파일 헤더에는 %d 바이트로 지정되어있습니다%X/%X 위치 뒤에 올바른 레코드가 없음어떤 WAL 파일도 찾을 수 없음"%s" 파일을 찾을 수 없음: %s"%s" WAL 파일 찾기 실패"%s" 디렉터리를 열 수 없음: %s"%s" 파일을 열 수 없음"%s" 파일을 열 수 없음: %s"%s" 파일을 읽을 수 없음: %s%s 로그 조각 파일에서 %u 위치에서 %d 길이를 읽을 수 없음: %s%s 로그 조각 파일에서 %u 위치를 찾을 수 없음: %s%X/%X 위치에서 WAL 레코드 오류: %s첫 레코드가 %X/%X 뒤에 있고, (%X/%X), %u 바이트 건너 뜀
"%s" 파일에 자료가 불충분합니다메모리 부족
© 2025 GrazzMean