config root man

Current Path : /compat/linux/proc/68247/root/usr/local/bin/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //compat/linux/proc/68247/root/usr/local/bin/pg_standby

ELF	>
@@H.@8@@@@@@@@@@'' ''`'`Lx ((`(`@@Ptd&&@&@LLQtd/libexec/ld-elf.so.1FreeBSD
%'%!#"&$ 	

C@+` +` 
T@--/
P0Hl-<Y_z<+`%+``H+`
h8`g/ns<+``+`5~&
@libpq.so.5_Jv_RegisterClasses_fini_initlibssl.so.1.0.0libcrypto.so.1.0.0libz.so.6libreadline.so.8libcrypt.so.5libm.so.5libc.so.7fwritesystem__prognamestrspn__stderrpstrlenopendirstatsnprintfatexitselectgetpidclosedirfputcsscanfoptind__errorunlinkfflush_init_tlsenvironfprintfstrcmpgetoptatoireaddirstrerrorsignaloptargstrcpykill_edata__bss_start_end/usr/lib:/usr/local/libFBSD_1.0(z@+`H+``+`$@*`H*`P*`X*``*`	h*`
p*`x*`*`
*`*`*`*`*`*`*`*`*`*`*`*`*`*`*` +`!+`#+`%HH5 % @% h% h% h% h% h% h% h% hp% h`% h	P% h
@% h0% h % h
% h% h% h% h% h%~ h%v h%n h%f h%^ hp%V h`%N hP%F h@UHAULoATSHHcÅLdL% ~:HWHt1H t#H</H HDH Hu(`Ht+HT@LL:֐= UHt$HH H HHu DfDUH=G HtHt(`IAÐH @HH
U 9h@5H
: #@H
 S@H
 7@H
 A8@H= @1&H= @1H
 
#@H
 * @mH
r 8P@RH
W [@7H
< 3@H
! Q( @H
 O @H
 J @H
  !@HH= HfDfDHH= Ht/`t	1҉HH
r #@RH=W VH= Zt8UHr H=# Hp!@1xH=
 2= S xr1'@߃= HcHi@B%9 |G+`uπ= t,H
 $@mH=r q[1=u tH
T $@4[1H
5 #@H= .ATUH@SH@@zfD $@H5cvK$%@H=x O yH
z ("@1ZH1 H e_H=  ;=H
 !@/H=  H
 !@-F H=n E H
l !@,L}Z m ^u 9HcHLB9É H
M cHLDB9É LF HHDH
 B9É ~HHDH B 1.$@`4`D= L `4`G$@+`1H= /`H E1D$D$D$HH5~ Hr1҅=  ,H2 H= a$@k$@HHD1/H, H= $@1H= `4`$@1H H= $@1I H=r $@~$@(#@HL1_ H=H $@$@$@HN1H=% +`$@1xH

 %@= kH
 2%@H= H& HJHvF%@H'HM/``4`= @? <H Ht:=k e tH
C x%@#H=( '눐=1   = aUu 9 F>=  *  9H= %@1H HHH=3 
=p h|HcHi@BH
- %@
H=Y tH
 %@H= F%@HZHVHXHt%@6 = `t= tu H1[]A\L `4`4$@+`15Q H= HL$HT$LD$1T$@L$DL$E5 щ))A9A)ЉD$D$9DL$)ȻD$L$DD$T$@`0`1<}H=z `0`%%@1DL$1I HHtW%@	 -1BH޿`0`%A)DL$'H
  H#@H= l1D$D$AH= HInLHHHkHHuھF%@HHuH{h0`yH
 1I.$@`4`=2 tH= `4`%@1d`4`
b8H= H`4`p#@1+= tH5 
LH= H= "@1H
u )`"@UH H=N "@1H=; :`H=% "@Hg H= #@1hR= H
 `%@H= fDH1THHH~AHH4ׂCIHH1H?1HH)H$Hi@BH)1H|$1HÐUHSHH
 Ht1H'`HHuH[ÐH#H
pg_standby allows Warm Standby servers to be configured
  pg_standby [OPTION]... ARCHIVELOCATION NEXTWALFILE XLOGFILEPATH [RESTARTWALFILE]
				note space between ARCHIVELOCATION and NEXTWALFILE
with main intended use as a restore_command in the recovery.conf
	 restore_command = 'pg_standby [OPTION]... ARCHIVELOCATION %%f %%p %%r'
e.g. restore_command = 'pg_standby -l /mnt/server/archiverdir %%f %%p %%r'
  -c			copies file from archive (default)
  -d			generate lots of debugging output (testing only)
  -k NUMFILESTOKEEP	if RESTARTWALFILE not used, removes files prior to limit (0 keeps all)
  -l			links into archive (leaves file in archive)
  -r MAXRETRIES		max number of times to retry, with progressive wait (default=3)
  -s SLEEPTIME		seconds to wait between file checks (min=1, max=60, default=5)
  -t TRIGGERFILE	defines a trigger file to initiate failover (no default)
  -w MAXWAITTIME	max seconds to wait for a file (0=no limit)(default=0)

 ERROR: could not remove "%s": %susage: pg_standby -k keepfiles must be >= 0
usage: pg_standby -r maxretries must be >= 0
usage: pg_standby -s sleeptime incorrectly set
usage: pg_standby -w maxwaittime incorrectly set
pg_standby: must specify archiveLocation
pg_standby: use %%f to specify nextWALFileName
pg_standby: use %%p to specify xlogFilePath
pg_standby: archiveLocation "%s" does not exist

Sleep interval		: %d second%sfile size greater than expected

pg_standby: ERROR failed to remove "%s": %spg_standby: archiveLocation "%s" open error
Usage:

Options:
trigger file found

running restore		: OKnot restored		: cdk:lr:s:t:w:%s/%sln -s -f "%s" "%s"cp "%s" "%s"%08X%08X%08X<not set>
Trigger file 		: %s
Waiting for WAL file	: %s
WAL file path		: %s
Restoring to...		: %ssecondsforever
Max wait interval	: %d %s
Command for restore	: %s
Keep archive history	: %s and laterNo cleanup required0123456789ABCDEF.historyhistory file not found

signaled to exit

WAL file not present yet. Checking for trigger file...
Timed out after %d seconds
.backup
removing "%s"#@@@@@@@@@@@@@@@@5@@@@@;L@hP` 00zRx$
@AC
BKD@\@Dt@Dp@H$P@J
BAI K0@%D@OD ,<OYjx@
T@0@@h@
(*`x	@0	@H	o	@oo@(`*@:@J@Z@j@z@@@@@@@@@

@
@*
@:
@J
@Z
@j
@z
@
@
@
@
@
@#@(`$FreeBSD: release/9.1.0/lib/csu/amd64/crt1.c 216338 2010-12-09 21:31:21Z dim $$FreeBSD: release/9.1.0/lib/csu/common/crtbrand.c 217375 2011-01-13 20:44:31Z dim $GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]$FreeBSD: release/9.1.0/lib/csu/amd64/crti.S 217105 2011-01-07 16:07:51Z kib $GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]$FreeBSD: release/9.1.0/lib/csu/amd64/crtn.S 217105 2011-01-07 16:07:51Z kib $.symtab.strtab.shstrtab.interp.note.ABI-tag.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.dynamic.got.plt.data.bss.comment@#@10@087h@h?@Go@NTo	@	 c0	@0	Hmx	@x	w@r@}
@
tT@Th@h8	&@&L&@&'`'(`((`((`((*`(*+`+$@+`<+(
 <+$`-H5
3	?@@0@h@@@	@0	@	x	@
@@
@
T@h@&@&@'`(`(`(`(*`+`@+`@'`((`6(`C@Yh+`h(+`o@{'`(`'@(` @@+`@@p@@%.8(*`N(`Wf0+`p@+`
@+`z+`@O +`
T@--/'0:lL[o/`|x+`_/`/` +`%64+`?/`R/`e/`u<+`p+`y+`+`H+`
t+`h8`/`x8+`*/9H<+`OX0`_`0`x`4``+`~`8`P@J

@crt1.cabitagcrtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.5139p.5137frame_dummy__CTOR_END____DTOR_END____FRAME_END____JCR_END____do_global_ctors_auxpg_standby.csighandlersignaledusageCheckForExternalTriggerRestoreWALFileForRecoverysigquit_handlerpgsleep.c_GLOBAL_OFFSET_TABLE__DYNAMICatoi@@FBSD_1.0sleeptimeoptind@@FBSD_1.0_startrestoreCommandneed_cleanuppg_usleep_Jv_RegisterClassesfputc@@FBSD_1.0__progname_finisystem@@FBSD_1.0fwrite@@FBSD_1.0atexit@@FBSD_1.0unlink@@FBSD_1.0strerror@@FBSD_1.0readdir@@FBSD_1.0stat@@FBSD_1.0_init_tls@@FBSD_1.0xlogFilePathfprintf@@FBSD_1.0getopt@@FBSD_1.0strspn@@FBSD_1.0debugstrlen@@FBSD_1.0signal@@FBSD_1.0triggerPathsnprintf@@FBSD_1.0archiveLocation__dso_handlesscanf@@FBSD_1.0select@@FBSD_1.0waittimerestoreCommandTyperestartWALFileNamenextWALFileName__bss_startmaxwaittimetriggeredenviron__error@@FBSD_1.0optarg@@FBSD_1.0opendir@@FBSD_1.0fflush@@FBSD_1.0keepfiles_endgetpid@@FBSD_1.0stat_bufstrcpy@@FBSD_1.0maxretriesexit@@FBSD_1.0kill@@FBSD_1.0_edatanextWALFileTypeexclusiveCleanupFileNameclosedir@@FBSD_1.0WALFilePath__stderrp@@FBSD_1.0strcmp@@FBSD_1.0priorWALFileNamemain_init

Man Man