Advertisement
Guest User

Untitled

a guest
Jul 15th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. root@tickets:/var/log/postgresql# ps aux |grep postgres
  2. postgres 16695 0.1 2.0 126520 10084 ? S 08:31 0:00 /usr/lib/postgresql/9.1/bin/postgres -D /var/lib/postgresql/9.1/main -c config_file=/etc/postgresql/9.1/main/postgresql.conf
  3. postgres 16697 0.0 0.3 126504 1820 ? Ss 08:31 0:00 postgres: writer process
  4. postgres 16698 0.0 0.3 126504 1580 ? Ss 08:31 0:00 postgres: wal writer process
  5. postgres 16699 0.0 0.5 127360 2888 ? Ss 08:31 0:00 postgres: autovacuum launcher process
  6. postgres 16700 0.0 0.3 94880 1660 ? Ss 08:31 0:00 postgres: stats collector process
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement