Connecting to PostGreSQL on same machine: Mac OSX
Andre Garzia
soapdog at mac.com
Sat Dec 11 14:20:27 EST 2004
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
More information about the use-livecode
mailing list