Maintenance - Mailing list pgsql-admin

From Raul Carvalho
Subject Maintenance
Date
Msg-id Pine.OSF.3.96.1000417122204.25077B-100000@saga.fe.up.pt
Whole thread Raw
In response to Fixing db after missing index  (Maarten Boekhold <maarten.boekhold@tibcofinance.com>)
List pgsql-admin
 Hello all,

 I am having a problem regarding maintenance of my databases. I have four
small db's and clients must use password autentication.

 The problem is that when I try to pg_dump any of them, I don't know how
can I pass username and password. Shouldn't there be a command line option
to do this? Environment variables are very unconvenient...

 The same problem regarding restoring the database. "cat xpto.dump | psql
-e dbname" also asks for passwd...

 What solutions are you using? Please share them with me!

 Thanks a lot,
 Raul

Raul Miguel Pinheiro de Carvalho
ISR - Instituto de Sistemas e Robotica, Porto
e-mail: rmpc@fe.up.pt


pgsql-admin by date:

Previous
From: Maarten Boekhold
Date:
Subject: Fixing db after missing index
Next
From: Maarten Boekhold
Date:
Subject: Re: Maintenance