Postgresql and Postmaster response - Mailing list pgsql-general

From AVU Makerere
Subject Postgresql and Postmaster response
Date
Msg-id 4.3.1.1.19990718112110.00bd8d70@kla1.afsat.com
Whole thread Raw
List pgsql-general
>Hi,
>
>I think I am having a similar problem. I used the advice given but when
>I
>start the database server in the background using
>
>nohup /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data \
></dev/null >>server.log 2>>1 &
>
>and then I ps -aux |grep post, I find that it is not running. What did I
>do
>wrong?
>Below are the details.
>
>Thanx
>
>Ronald
>
>[root@orion src]# nohup /usr/local/pgsql/bin/postmaster -D
>/usr/local/pgsql/dat
>a \
>  >     </dev/null >>server.log 2>>1 &
>[1] 1141
>[root@orion src]# ps -aux |grep post
>root      1145  0.0  1.8  1240  500 pts/0    S    10:46   0:00 grep post
>[1]+  Exit 1                  nohup /usr/local/pgsql/bin/postmaster -D
>/usr/loca
>l/pgsql/data </dev/null >>server.log 2>>1
>[root@orion src]# ps -aux |grep post
>root      1147  2.0  1.8  1240  500 pts/0    S    10:46   0:00 grep post
>[root@orion src]#


pgsql-general by date:

Previous
From: Steve Heaven
Date:
Subject: Re: ordering of 'where' sub clauses
Next
From: jeam@themail.com
Date:
Subject: Re: Adding a colum