View Single Post

   
  #2 (permalink)  
Old 04-10-2008, 12:23 AM
Tom Lane
 
Posts: n/a
Default Re: automating remote pg_dump

Dick Davies <rasputnik@hellooperator.net> writes:
> I notice pg_dump does'nt have a '-P' flag to provide a password,


~/.pgpass is the preferred solution.
http://www.postgresql.org/docs/8.0/s...pq-pgpass.html

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote