pg_ctl start has to be launched from bin directory, path ignored (pg 10 beta 3). Normal?

From: "alain bourgeois" <a(dot)bourgeois(at)zetescards(dot)be>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: pg_ctl start has to be launched from bin directory, path ignored (pg 10 beta 3). Normal?
Date: 2017-08-25 08:54:52
Message-ID: OF47690080.6A381A10-ONC1258187.0030BF1F-C1258187.0030F857@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

as administrator command-line:
D:\PostgreSQL\10beta3>pg_env
D:\PostgreSQL\10beta3>pg_ctl stop
could not find a "pg_ctl" to execute
waiting for server to shut down.... done
server stopped

D:\PostgreSQL\10beta3>pg_ctl start
could not find a "pg_ctl" to execute
could not find a "pg_ctl" to execute
could not find a "pg_ctl" to execute
The program "postgres" is needed by pg_ctl but was not found in the
same directory as "pg_ctl".
Check your installation.

D:\PostgreSQL\10beta3>cd bin

D:\PostgreSQL\10beta3\bin>pg_ctl start
en attente du démarrage du serveur....2017-08-25 10:51:31.886 CEST [9128]
LOG: en écoute sur IPv6, adresse « :: », port 5432
2017-08-25 10:51:31.887 CEST [9128] LOG: en écoute sur IPv4, adresse «
0.0.0.0 », port 5432
2017-08-25 10:51:31.933 CEST [9128] LOG: redirection des traces vers le
processus de récupération des traces
2017-08-25 10:51:31.933 CEST [9128] ASTUCE : Les prochaines traces
apparaîtront dans le répertoire « log ».
effectué
serveur démarré

Alain Bourgeois
Software Engineer
Tel: +32 (0)2 333 49 20
Mobile: +32 (0)496 51 85 75
skype: abozetes
ZETES PASS, division of ZETES SA/NV
Disclaimer : This e-mail may contain material that is confidential and
privileged for the sole use of the intended recipient. Any review,
reliance or distribution by others or forwarding without express
permission is strictly prohibited and may be unlawful. If you receive this
message in error, please contact the sender and delete the material from
any computer.

Browse pgadmin-support by date

  From Date Subject
Next Message alain bourgeois 2017-08-25 12:00:39 ? bug pg 9.6
Previous Message Dave Page 2017-08-24 14:24:41 Re: pgadmin 4 on windows - no Graphical explain?