Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 440F69FA38B for ; Tue, 17 Oct 2006 16:36:00 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 87262-06 for ; Tue, 17 Oct 2006 16:36:00 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id 458BC9F9DAD for ; Tue, 17 Oct 2006 16:35:59 -0300 (ADT) Received: (qmail invoked by alias); 17 Oct 2006 19:35:57 -0000 Received: from dslb-084-063-028-198.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.28.198] by mail.gmx.net (mp027) with SMTP; 17 Oct 2006 21:35:57 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: [GENERAL] Database users Passwords Date: Tue, 17 Oct 2006 21:35:55 +0200 User-Agent: KMail/1.9.4 Cc: Jeff Davis , DEV References: <002c01c6f1fa$652d3f60$0b01a8c0@LT003> <1161102985.31645.100.camel@dogma.v10.wvs> In-Reply-To: <1161102985.31645.100.camel@dogma.v10.wvs> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610172135.55731.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200610/30 X-Sequence-Number: 3751 Jeff Davis wrote: > This seems to be lacking in the docs. At least, the only place I > found this information was a user comment in the 8.0 docs. Is this > already in the 8.1 docs? Should we add a description of the way > postgresql does the md5 hashes in the CREATE ROLE section? This has been in the documentation at least as far back as 7.3. -- Peter Eisentraut http://developer.postgresql.org/~petere/