Re: postgresql-13devel initDB Running in debug mode.

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgresql-13devel initDB Running in debug mode.
Date: 2020-01-18 17:05:20
Message-ID: 1579367120476-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane-2 wrote
> legrand legrand &lt;

> legrand_legrand@

> &gt; writes:
>> after building devel snapshot from 2020-01-17 with msys,
>> initDB generates a lot of additional informations when launched:
>> [ debug output snipped ]
>> Is that the expected behavior, or just a temporary test ?
>
> It'd be the expected behavior if you'd given a -d switch to initdb.
>
> regards, tom lane

so yes, its me :
-d directory
inspite of
-D directory

and the doc is perfect:
-d
--debug

Print debugging output from the bootstrap backend and a few other
messages of lesser interest for the general public. The bootstrap backend is
the program initdb uses to create the catalog tables. This option generates
a tremendous amount of extremely boring output.

Regards
PAscal

--
Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message legrand legrand 2020-01-18 17:14:44 Re: Planning counters in pg_stat_statements (using pgss_store)
Previous Message Pavel Stehule 2020-01-18 16:35:54 Re: range_agg