From: | Donn Washburn <n5xwb(at)comcast(dot)net> |
---|---|
To: | NOVICE Postgres elist <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Best starter book |
Date: | 2010-05-21 17:36:35 |
Message-ID: | 4BF6C4A3.3050006@comcast.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
This is an example of the problem.
I went to http://www.postgresql.org/docs/current/static/ and started
looking at everything until /tutorial-createdb.html. Where it states
createdb.
I get as a (system user)donn(at)m1l-suse:~> createdb mydb
createdb: could not connect to database postgres: FATAL: Ident
authentication failed for user "donn"
The attached file show postmaster is working. I assume this is a
security/ issue with a lack of password. Or maybe a /etc/groups problem
On 05/21/2010 10:48 AM, Michael Gould wrote:
> Donn,
>
> There are not a lot of books available and most of them just rehash for the
> most part what is in he documentation. You can get the "standard" doc's in
> printed format. I've found that between the documentaton which on a scale
> of 1-10 I would rate about a 7 and the answers in the email groups, you'll
> find that overall support is many times better than a commerical software.
> They have a robot named Tom Lane who isin the groups. I say robot because I
> see that he answers items what seems like 24 hours a day so I know he can't
> be a real person as he can't sleep. :)
>
> Best Regards
>
> Mike Gould
>
> "Donn Washburn"<n5xwb(at)comcast(dot)net> wrote:
>
>> Hey Group;
>>
>> I have openSuSE 11.3 M7 version pf 8.4. What would be a good starter
>>
> book.
>
>> I will be using pgsql as a small business DB.
>>
>> --
>> 73 de Donn Washburn
>> 307 Savoy Street Email:" n5xwb(at)comcast(dot)net "
>> Sugar Land, TX 77478 LL# 1.281.242.3256
>> Ham Callsign N5XWB HAMs : " n5xwb(at)arrl(dot)net "
>> VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
>> BMW MOA #: 4146 - Ambassador
>> " http://counter.li.org " #279316
>>
>>
>>
>
>
--
73 de Donn Washburn
307 Savoy Street Email:" n5xwb(at)comcast(dot)net "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB HAMs : " n5xwb(at)arrl(dot)net "
VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
BMW MOA #: 4146 - Ambassador
" http://counter.li.org " #279316
Attachment | Content-Type | Size |
---|---|---|
postgres.err | text/plain | 455 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-05-21 17:38:44 | Re: howto find dependencies |
Previous Message | Donn Washburn | 2010-05-21 17:06:45 | Re: Best starter book |