go to your terminal, type:
ps -auxc | grep "post"
it will list postgre if it is running. My postgre process is called postmaster I think.... not postgreSQL... anyway the above shell command will catch postgre, postmaster, whatever contains post....
On Dec 11, 2004, at 2:38 PM, Frank D. Engel, Jr. wrote:
You shoud note that the server is not one of the "My Processes" in the activity monitor. Show "Other User Processes" or "All Processes" and a process name of "postgres" should be listed three times.
I find it highly unlikely that the server is not running if you were able to execute a query; being able to communicate with the server is generally an indication that it is running ;-)
-- Andre Alves Garzia 2004 Soap Dog Studios - BRAZIL http://studio.soapdog.org
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
