| From: | Weiping He <laser(at)zhengmai(dot)com(dot)cn> |
|---|---|
| To: | |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: any body using Solaris8 with postgresql 7.3.3 |
| Date: | 2003-07-04 15:30:38 |
| Message-ID: | 3F059D9E.1090509@zhengmai.com.cn |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom Lane wrote:
>Weiping He <laser(at)zhengmai(dot)com(dot)cn> writes:
>
>
>>Later I use:
>>pg_ctl start >pgrun.log 2>&1
>>to start the program, and it runs ok. but, then the pmdie 2...
>>
>>
>
>Hm. My first thought was that you needed a </dev/null in there too,
>but it looks like pg_ctl does that for you. The other likely
>possibility is that you need a "nohup" in front of all of this.
>
>We should check the theory though. After you start the postmaster
>using the above command, if you type control-C (or whatever your
>favorite interrupt character is) on the same terminal, does the
>postmaster shut down?
>
> regards, tom lane
>
>
>
Ok, I'll test it. But needs more time, cause I can't access that box
now, it's in office.
report back later.
Thanks
Laser
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Schroeder | 2003-07-04 15:42:52 | Re: PostgreSQL vs. MySQL |
| Previous Message | Alvaro Herrera | 2003-07-04 15:28:12 | Re: Datatypes and performance |