Re: default superuser - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: default superuser
Date
Msg-id 20071228100705.1a7aa1b3@commandprompt.com
Whole thread Raw
In response to Re: default superuser  ("Gauthier, Dave" <dave.gauthier@intel.com>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 28 Dec 2007 12:59:28 -0500
"Gauthier, Dave" <dave.gauthier@intel.com> wrote:


> And I can connect using the "foo" user (psql -U foo mypgdb).  But it
> doesn't seem to require the password.  Would you know why?  I would
> like to use the password protection.

The problem is that you don't have your authentication configured. That
is discussed in detail here:

http://www.postgresql.org/docs/8.2/static/client-authentication.html

Sincerely,

Joshua D. Drake


- -- 
The PostgreSQL Company: Since 1997, http://www.commandprompt.com/ 
Sales/Support: +1.503.667.4564   24x7/Emergency: +1.800.492.2240
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
SELECT 'Training', 'Consulting' FROM vendor WHERE name = 'CMD'


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHdTtMATb/zqfZUUQRAjFuAJ9T0xM7K4vAbrtqw3ZzFW8BVngZzQCfUgZH
/mG3+TfqT/8eK1MGwkU4E4E=
=pZgy
-----END PGP SIGNATURE-----

pgsql-general by date:

Previous
From: "Gauthier, Dave"
Date:
Subject: Re: default superuser
Next
From: Robert Treat
Date:
Subject: Re: [TLM] Re: How to insert on duplicate key?