From: | Steve Atkins <steve(at)blighty(dot)com> |
---|---|
To: | pgsql-general List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [Re: Password?] |
Date: | 2009-07-08 17:30:14 |
Message-ID: | DA4BC7AF-A8E4-4BA1-AB6C-1775715E7034@blighty.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Jul 8, 2009, at 10:25 AM, Raymond O'Donnell wrote:
> On 08/07/2009 18:14, Steve Atkins wrote:
>> Typically the postgres operating system user is allowed to
>> connect to the database as the postgres database user without a
>> password.
>
> Is this really so? I don't think so - I think it depends on
> pg_hba.conf
> settings, just like any other user.
It does, yes. But most of the distributions I've seen tend to set it
up that way (as otherwise there's not really a good way to do
automated maintenance and backups, nor any easy way to
bootstrap the database).
So it's not hardwired that way, just typically set up that way (on
non-Windows OSes anyway - Windows has issues that likely
mean it's setup differently there).
Cheers,
Steve
From | Date | Subject | |
---|---|---|---|
Next Message | Dan Armbrust | 2009-07-08 17:35:06 | Checkpoint Tuning Question |
Previous Message | Joshua Tolley | 2009-07-08 17:26:58 | Happy Birthday... |