Help, How to start the server?? - Mailing list pgsql-general

From YuChi
Subject Help, How to start the server??
Date
Msg-id 1369380919183-5756725.post@n5.nabble.com
Whole thread Raw
Responses Re: Help, How to start the server??  (Ian Lawrence Barwick <barwick@gmail.com>)
Re: Help, How to start the server??  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: Help, How to start the server??  (Raymond O'Donnell <rod@iol.ie>)
Re: Help, How to start the server??  (YuChi <tp6m4fu6250071@yahoo.com.tw>)
List pgsql-general
i use postgresql-9.2.4 install on ubuntu11.04(natty)
and i use the command:

*postgres@ubuntu:/$ postgres -D /usr/local/pgsql/data*

or use

*postgres@ubuntu:/$ /usr/local/pgsql/bin/postmaster -D
/usr/local/pgsql/data*

to start the server
but it's stopping at the message:

*LOG:  database system was shut down at 2013-05-24 15:07:34 CST
LOG:  database system is ready to accept connections
LOG:  autovacuum launcher started*

for a long time
it seems never continue again
and i don't know how to do next...
can anyone tell me is there anything wrong? or how to do next?

thank you



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Help-How-to-start-the-server-tp5756725.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Success stories of PostgreSQL implementations in different companies
Next
From: Ian Lawrence Barwick
Date:
Subject: Re: Help, How to start the server??