Re: Can't login to 8.2.4 if not superuser...

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Daniel Rubio" <drubior(at)tinet(dot)org>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Can't login to 8.2.4 if not superuser...
Date: 2007-09-08 01:57:34
Message-ID: dcc563d10709071857j2b1ab5dye9749e68e22ec47a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 9/7/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Daniel Rubio <drubior(at)tinet(dot)org> writes:
> > Using the older gcc version to compile, the problem disappears ...
>
> Hmm. gcc 4.0.4 is hardly new. I'm wondering about the weird CFLAGS and
> include/link paths shown in your pg_config output. What does all that
> do?
>
> >> CPPFLAGS = -I/sfw10/builds/build/sfw10-patch/usr/src/cmd/postgres/rltmp/include
> >> -I/usr/sfw/include
> >> CFLAGS = -xO3

isn't that an Optimization setting? Pretty sure pgsql is not
recommended above 2.
or is -xO something different?

OP, Have you tried compiling with just the bare minimum switches to
get a working version and go from there?

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Koczan 2007-09-08 21:05:43 "any" to functions and function aliases
Previous Message Medi Montaseri 2007-09-07 20:10:29 Re: Postgres User Password File????