Search Postgresql Archives

Re: 10beta1 role

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 22, 2017 at 1:39 PM, Jeff Janes <jeff.janes@xxxxxxxxx> wrote:
On Thu, Jun 22, 2017 at 1:34 PM, Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote:
On 06/22/2017 01:29 PM, Jeff Janes wrote:
On Thu, Jun 22, 2017 at 1:22 PM, Adrian Klaver <adrian.klaver@xxxxxxxxxxx <mailto:adrian.klaver@aklaver.com>> wrote:

    On 06/22/2017 01:13 PM, Jeff Janes wrote:



But he is seeing the message when he starts the database, not when he does initdb of it.

Hmm, on my machine:


 
/usr/local/pgsql10/bin/pg_ctl -D pg100/ -l logfile start
waiting for server to start.... done
server started


But look inside "logfile".
 

/usr/local/pgsql10/bin/psql -d postgres -U aklaver -p 5472
psql (10beta1)
Type "help" for help.

postgres=# \du

Right, the database starts.  pg_ctl just can't prove it started, because it doesn't know how to connect to it.



Correction, it can prove it started, because when it connects as the wrong user, it gets an error message which it would only get if the database is up.  But in the process, it leaves a message behind in the server's log file.

Cheers,

Jeff

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux