Re: Help, How to start the server??

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: YuChi <tp6m4fu6250071(at)yahoo(dot)com(dot)tw>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help, How to start the server??
Date: 2013-05-24 14:07:51
Message-ID: 519F7437.3030808@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/24/2013 12:35 AM, YuChi wrote:
> 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

The above is the previous shut down.

> LOG: database system is ready to accept connections
> LOG: autovacuum launcher started*

The database is now up.

>
> 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?

Start a client connection to test.

>
> 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.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2013-05-24 14:09:37 Re: Help, How to start the server??
Previous Message Ian Lawrence Barwick 2013-05-24 14:07:16 Re: Help, How to start the server??