| From: | YuChi <tp6m4fu6250071(at)yahoo(dot)com(dot)tw> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Help, How to start the server?? |
| Date: | 2013-05-24 07:35:19 |
| Message-ID: | 1369380919183-5756725.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
i use postgresql-9.2.4 install on ubuntu11.04(natty)
and i use the command:
*postgres(at)ubuntu:/$ postgres -D /usr/local/pgsql/data*
or use
*postgres(at)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | JotaComm | 2013-05-24 12:46:01 | Re: WAL contains references to invalid pages |
| Previous Message | Scott Marlowe | 2013-05-24 06:16:16 | Re: [PERFORM] Very slow inner join query Unacceptable latency. |