Re: Backup with Java
От
Dave Cramer
Тема
Re: Backup with Java
Дата
Msg-id
664B3E94-C366-4B3A-8688-8B936E9098EC@fastcrypt.com
Ответ на
Re: Backup with Java (Marc Herbert)
Список
Дерево обсуждения
Re: Backup with Java Marc Herbert <Marc.Herbert@continuent.com>
Re: Backup with Java Dave Cramer <pg@fastcrypt.com>
Re: Backup with Java "Tomi N/A" <hefest@gmail.com>
Re: Backup with Java Csaba Nagy <nagy@ecircle-ag.com>
Re: Backup with Java "Tomi N/A" <hefest@gmail.com>
On 30-Nov-06, at 10:54 AM, Marc Herbert wrote: > Patric Bechtel writes: > >> Marc Herbert schrieb am 30.11.2006 12:03: >>> Dave Cramer writes: >>> >>>> I'd strongly suggest you exec pg_dump from the command line using >>>> System.exec and connect to the remote database. This is >>>> certainly re- >>>> inventing a non-trivial wheel. >>> >>> We have implemented this, with a couple of additional checks >>> >>> We also interested by alternatives approaches. > > >> But I just checked the link above, and it's still native. > > Yes, that's why I tried to say by quoting. > > Sorry if you misunderstood it; I probably should have removed the > "reinventing" sentence. > > > By the way a (the?) major issue with programming against pg_dump is > that it may prompt for a password in an unpredictable way. There is no > --never-prompt-but-IMMEDIATLY-fail-instead option. That could certainly be changed much easier than duplicating the entire pg_dump functionality > > > > ---------------------------(end of > broadcast)--------------------------- > TIP 6: explain analyze is your friend >
В списке pgsql-jdbc по дате отправления