I restarted our dev postgres instance today with the -i option, and now,
using 'ps,', I am not able to see connections to the database any longer.
The production instance (running only with the -D option) shows the
connections. Am I going crazy, missing something obvious? I'm using the
command 'ps -ax | grep postgres'
Thanks,
Mark Taber