small pg_dump RFE: new --no-prompt (password) option
От | Dave Cramer |
---|---|
Тема | small pg_dump RFE: new --no-prompt (password) option |
Дата | |
Msg-id | 2A046899-4A18-4563-9C0A-13D691D083D2@fastcrypt.com обсуждение исходный текст |
Ответы |
Re: small pg_dump RFE: new --no-prompt (password) option
|
Список | pgsql-hackers |
> I'm forwarding this on behalf of Marc Hebert > > Hi there, > > As discussed recently on the jdbc mailing-list in this "Backup in > Java" thread > > <http://thread.gmane.org/gmane.comp.db.postgresql.jdbc/12441/ > focus=12441> > > there is a significant interest in doing backups in an > non-interactive, programmatic way. Reminder: AFAIK pg_dump is > currently the very unique reliable way to perform a backup. There > is no > documented API or protocol to do this. Any program in any language is > stuck with "scripting" pg_dump. > > When we implemented this scripting in Java we faced one major issue: > pg_dump may prompt for a password in a unpredictable way (depending on > the user misconfiguration). Taking care of this is surprisingly > complex. The suggested --no-prompt would make scripting pg_dump > infinitely easier. In case a password is needed, this option would > simply fail and return immediatly with an appropriate error message. > Or even better, with a well-defined return status. > > Thanks in advance for considering this new feature! > > Sincerely, > > Marc. > >
В списке pgsql-hackers по дате отправления: