7.3.4 BugReport

From: schwarz(at)power-netz(dot)de
To: pgsql-ports(at)postgresql(dot)org
Subject: 7.3.4 BugReport
Date: 2003-11-24 13:00:02
Message-ID: E1AOGJu-000442-Pt@d112.x-mailer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


If PostgreSQL failed to compile on your computer or you found a bug that
is likely to be specific to one platform then please fill out this form
and e-mail it to pgsql-ports(at)postgresql(dot)org(dot)

To report any other bug, fill out the form below and e-mail it to
pgsql-bugs(at)postgresql(dot)org(dot)

If you not only found the problem but solved it and generated a patch
then e-mail it to pgsql-patches(at)postgresql(dot)org instead. Please use the
command "diff -c" to generate the patch.

You may also enter a bug report at http://www.postgresql.org/ instead of
e-mail-ing this form.

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Marius Schwarz
Your email address : schwarz(at)power-netz(dot)de

System Configuration
---------------------
Architecture (example: Intel Pentium) : i686

Operating System (example: Linux 2.0.26 ELF) : RH 7.2 kernel 2.4.20

PostgreSQL version (example: PostgreSQL-7.3.4): PostgreSQL-7.3.4

Compiler used (example: gcc 2.95.2) : RPM upgrade from 7.3.2 -> 7.3.4

Please enter a FULL description of your problem:
------------------------------------------------

"psql -d autoforum -U autoforum -h localhost -l"

causes two problems:

- [root(at)d112 powernetz]# psql -d autoforum -U autoforum -h localhost -l
psql: FATAL: No pg_hba.conf entry for host 127.0.0.1, user autoforum, database template1

- [root(at)d112 powernetz]# psql -d autoforum -U autoforum -h localhost
psql: FATAL: No pg_hba.conf entry for host 127.0.0.1, user autoforum, database autoforum

--

psql -d autoforum -U autoforum

prompts a password request and works as should work.

--

pg_hba.conf:

local sameuser postgres trust
local sameuser all password
local garbage all password

-----------------------------------------------------------------------------------------

We don't want to upgrade to 7.4.x , except you can tell us if it works without databases
changes like recreating databases via dump/insert aso.

Fell free to reply to : schwarz(at)power-netz(dot)de

Browse pgsql-ports by date

  From Date Subject
Next Message Seum-Lim Gan 2003-11-24 16:11:15 Solaris build of 7.4 problem with --enable-thread-safety
Previous Message root 2003-11-24 12:58:55