shaifali

postgress processes

Oct 23rd, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. shaifali@sa:~$
  2. shaifali@sa:~$ ps auxw |grep -i postgres
  3. postgres 4393 0.0 0.4 251916 16168 ? S 04:08 0:00 /usr/lib/postgresql/9.3/bin/postgres -D /var/lib/postgresql/9.3/main -c config_file=/etc/postgresql/9.3/main/postgresql.conf
  4. postgres 4395 0.0 0.0 251916 1868 ? Ss 04:08 0:00 postgres: checkpointer process
  5. postgres 4396 0.0 0.0 251916 2668 ? Ss 04:08 0:00 postgres: writer process
  6. postgres 4397 0.0 0.0 251916 1652 ? Ss 04:08 0:00 postgres: wal writer process
  7. postgres 4398 0.0 0.0 252768 3008 ? Ss 04:08 0:00 postgres: autovacuum launcher process
  8. postgres 4399 0.0 0.0 107736 1816 ? Ss 04:08 0:00 postgres: stats collector process
  9. shaifali 4841 0.0 0.0 15940 936 pts/0 S+ 04:29 0:00 grep --color=auto -i postgres
Advertisement
Add Comment
Please, Sign In to add comment