Skip to content

Instantly share code, notes, and snippets.

@zstumgoren
Created October 20, 2015 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zstumgoren/d95b9c9ddf1f526ef665 to your computer and use it in GitHub Desktop.
Save zstumgoren/d95b9c9ddf1f526ef665 to your computer and use it in GitHub Desktop.
~/code/ruby/ap/apme-power-grid/data/source/ferc> ps aux | grep postgres
stumgoren 384 0.0 0.0 2441432 1356 ?? Ss 8:36AM 0:06.43 postgres: stats collector process
stumgoren 383 0.0 0.0 2585880 2004 ?? Ss 8:36AM 0:02.38 postgres: autovacuum launcher process
stumgoren 382 0.0 0.0 2585748 640 ?? Ss 8:36AM 0:00.16 postgres: wal writer process
stumgoren 381 0.0 0.0 2585748 1484 ?? Ss 8:36AM 0:00.18 postgres: writer process
stumgoren 380 0.0 0.0 2585748 704 ?? Ss 8:36AM 0:00.01 postgres: checkpointer process
stumgoren 332 0.0 0.1 2585748 13412 ?? S 8:36AM 0:01.64 /usr/local/opt/postgresql/bin/postgres -D /usr/local/var/postgres -r /usr/local/var/postgres/server.log
stumgoren 9151 0.0 0.0 2432768 624 s003 S+ 2:22PM 0:00.00 grep postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment