Re: ident authentication problem

From: Gregory Wood <gwood(at)ewebengine(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: ident authentication problem
Date: 2004-04-22 04:25:18
Message-ID: 4087492E.9020805@ewebengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jim Seymour wrote:
> Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> wrote:
>>If you follow this sage advice you'll open up your financial
>>data to anyone happening to have an account on the machine in
>>question. Anyone. Not just people who also happen to have
>>*PostgreSQL* DB accounts.
>
> [snip]
>
> How, exactly, is that?

The magic is in the -U flag for psql:

psql -U pg_superuser any_db

Greg

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-04-22 04:44:05 Re: [OT] Tom's/Marc's spam filters?
Previous Message Stephan Szabo 2004-04-22 04:24:42 Re: performance problem aftrer update from 7.1 to 7.4.2