Re: PGPASSWORD

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: "Mr(dot) Dan" <bitsandbytes88(at)hotmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: PGPASSWORD
Date: 2006-02-23 21:23:37
Message-ID: 20060223212337.GB86022@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-02-23 21:39:24 Re: 8.0.3 pg_autovacuum doesn't clear out stats table?
Previous Message Jim C. Nasby 2006-02-23 21:21:38 Re: how to use PostGIS with Postgres