About pg_dump - Mailing list pgsql-general

From Aldo Vadillo Batista
Subject About pg_dump
Date
Msg-id 026401c0ffd1$51ddec00$e18791c1@belfast
Whole thread Raw
Responses Re: About pg_dump  (Jason Earl <jdearl@yahoo.com>)
List pgsql-general
Hi everybody,
 
 
If you execute "pg_dump -u database", pg_dump permits you to specify the user who is making the dump. But then, pg_dump waits for you to insert the user name and the password.
 
I want to make automatic scripts to create the copies and I have the problem of interactive I/O.
I am using postgresql 7.1, how can I make the copies?
 
Thanks in advance.
 
Saludos,
 
     Aldo Vadillo Batista avadillo@ulpgc.es
     Subdirección de Comunicaciones - ULPGC
     Las Palmas de G.C.  –  Islas Canarias

pgsql-general by date:

Previous
From: Justin Clift
Date:
Subject: Suggested improvement : Adjust SEQUENCES to accept an INCREMENT of functionname(parameters) instead of an integer
Next
From: Justin Clift
Date:
Subject: Re: Suggested improvement : Adjust SEQUENCES to accept an INCREMENT of functionname(parameters) instead of an integer