Re: PGPASSWORD - Mailing list pgsql-admin

From Jim C. Nasby
Subject Re: PGPASSWORD
Date
Msg-id 20060223212337.GB86022@pervasive.com
Whole thread Raw
In response to Re: PGPASSWORD  ("Mr. Dan" <bitsandbytes88@hotmail.com>)
List pgsql-admin
Depending on your actual config, you could well be able to set
postgresql up so that it doesn't need any passwords, too. I prefer this
when possible... but you need to understand the rammifications if you
care about your data.

Though, if all you're doing is running pgbench, I'd say just setup
everything for TRUST and be done with it... ;)

On Thu, Feb 23, 2006 at 03:55:28PM -0500, Mr. Dan wrote:
>
>
> Thanks Milen!
>
> I use -P is bash shell scirpts.  It used with with pgbench.
> see pgbench --help.
>
> ~DjK
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>

--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-admin by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: how to use PostGIS with Postgres
Next
From: Tom Lane
Date:
Subject: Re: 8.0.3 pg_autovacuum doesn't clear out stats table?