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
/*------------------------------------------------------------------------- * * walwriter.h * Exports from postmaster/walwriter.c. * * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * * src/include/postmaster/walwriter.h * *------------------------------------------------------------------------- */ #ifndef _WALWRITER_H #define _WALWRITER_H /* GUC options */ extern int WalWriterDelay; extern void WalWriterMain(void); #endif /* _WALWRITER_H */